Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xrootd.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-bebd6552150e1d2b6f1bc083d320e7899f7e7466/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/xrootd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/xrootd-5.3.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xrootd.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-bebd6552150e1d2b6f1bc083d320e7899f7e7466/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/xrootd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h8VCbb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xrootd-5.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xrootd-5.3.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xrootd-5.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (xrootd-format.patch): + echo 'Patch #0 (xrootd-format.patch):' + /usr/bin/cat /builddir/build/SOURCES/xrootd-format.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/XrdOfs/XrdOfs.cc patching file src/XrdSfs/XrdSfsInterface.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ju7XDB + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -S . -B armv7hl-redhat-linux-gnueabi -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DXRDCLHTTP_SUBMODULE=TRUE -DPYTHON_EXECUTABLE:PATH=/usr/bin/python2 -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:13 (cmake_policy): The OLD behavior for policy CMP0054 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- 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/lib/libz.so (found version "1.2.7") -- Looking for uuid_generate_random in uuid -- Looking for uuid_generate_random in uuid - found CMake Warning (dev) at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (uuid) does not match the name of the calling package (LibUuid). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindLibUuid.cmake:55 (find_package_handle_standard_args) cmake/XRootDFindLibs.cmake:6 (find_package) CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found uuid: /usr/include -- Performing Test READLINE_OK -- Performing Test READLINE_OK - Success CMake Warning (dev) at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (READLINE) does not match the name of the calling package (Readline). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindReadline.cmake:58 (find_package_handle_standard_args) cmake/XRootDFindLibs.cmake:9 (find_package) CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found READLINE: /usr/lib/libreadline.so -- Found TinyXml: /usr/lib/libtinyxml.so -- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.1") CMake Warning (dev) at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (systemd) does not match the name of the calling package (Systemd). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindSystemd.cmake:30 (find_package_handle_standard_args) cmake/XRootDFindLibs.cmake:29 (find_package) CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found systemd: /usr/include -- Found CURL: /usr/lib/libcurl.so (found version "7.29.0") -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so -- Looking for TLS_method -- Looking for TLS_method - not found -- Looking for TLS_method -- Looking for TLS_method - not 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 -- Looking for DH_compute_key_padded -- Looking for DH_compute_key_padded - found -- Looking for DH_compute_key_padded -- Looking for DH_compute_key_padded - found CMake Warning (dev) at /usr/share/cmake3/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (KERBEROS5) does not match the name of the calling package (Kerberos5). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindKerberos5.cmake:34 (find_package_handle_standard_args) cmake/XRootDFindLibs.cmake:48 (find_package) CMakeLists.txt:31 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found KERBEROS5: /usr/lib/libkrb5.so;/usr/lib/libcom_err.so -- Found fuse: /usr/include -- Looking for curl_multi_wait -- Looking for curl_multi_wait - found -- Found Macaroons: /usr/include -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1") -- Checking for module 'json-c' -- Found json-c, version 0.11 -- Checking for module 'uuid' -- Found uuid, version 2.23.0 -- Found SciTokensCpp: /usr/lib/libSciTokens.so -- Found PythonInterp: /usr/bin/python2 (found suitable version "2.7.5", minimum required is "2.4") -- Found PythonLibs: /usr/lib/libpython2.7.so (found suitable version "2.7.5", minimum required is "2.4") -- Found VOMS: /usr/lib/libvomsapi.so [I] No git repository info found. Trying to interpret VERSION_INFO -- Found Davix: /usr/lib/libdavix.so -- Performing Test CURL_PIPELINING -- Performing Test CURL_PIPELINING - Failed -- ---------------------------------------- -- Installation path: /usr -- C Compiler: /usr/bin/cc -- C++ Compiler: /usr/bin/c++ -- Build type: RelWithDebInfo -- Plug-in version: 5 -- -- Readline support: yes -- Fuse support: yes -- Crypto support: yes -- Kerberos5 support: yes -- XrdCl: yes -- Tests: disabled -- HTTP support: yes -- HTTP TPC support: yes -- Macaroons support: yes -- VOMS support: yes -- Python support: yes -- ---------------------------------------- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi + /usr/bin/cmake3 --build armv7hl-redhat-linux-gnueabi -j4 --verbose /usr/bin/cmake3 -S/builddir/build/BUILD/xrootd-5.3.0 -B/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/XrdVersion.hh.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/XrdVersion.hh.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles/XrdVersion.hh.dir/depend.internal". Scanning dependencies of target XrdVersion.hh gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f CMakeFiles/XrdVersion.hh.dir/build.make CMakeFiles/XrdVersion.hh.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' ../genversion.sh --version v5.3.0 /builddir/build/BUILD/xrootd-5.3.0 [I] No git repository info found. Trying to interpret VERSION_INFO [I] Using the user supplied version: v5.3.0 [I] src/XrdVersion.hh successfully generated gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 0%] Built target XrdVersion.hh /usr/bin/gmake -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/depend /usr/bin/gmake -f src/CMakeFiles/xrdpinls.dir/build.make src/CMakeFiles/xrdpinls.dir/depend /usr/bin/gmake -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpinls.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFrm.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpinls.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpinls.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpinls.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFrm.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFrm.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFrm.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdUtils.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdUtils.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdUtils.dir/depend.internal". Scanning dependencies of target xrdpinls gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdpinls.dir/build.make src/CMakeFiles/xrdpinls.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 0%] Building CXX object src/CMakeFiles/xrdpinls.dir/XrdApps/XrdPinls.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdpinls.dir/XrdApps/XrdPinls.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdPinls.cc Scanning dependencies of target XrdFrm gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdFrm.dir/build.make src/CMakeFiles/XrdFrm.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 0%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o [ 0%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmFiles.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmFiles.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmFiles.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmConfig.cc Scanning dependencies of target XrdUtils gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdUtils.dir/build.make src/CMakeFiles/XrdUtils.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/XProtocol.cc [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysDir.cc [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysE2T.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysE2T.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysE2T.cc [ 1%] Linking CXX executable xrdpinls cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdpinls.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdpinls.dir/XrdApps/XrdPinls.cc.o -o xrdpinls gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 1%] Built target xrdpinls [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysError.cc [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.cc [ 1%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFallocate.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFallocate.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFallocate.cc [ 1%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMonitor.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMonitor.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMonitor.cc [ 1%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTSort.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTSort.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTSort.cc [ 2%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysIOEvents.cc [ 3%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmCns.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmCns.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogger.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogging.cc [ 3%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMigrate.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmMigrate.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMigrate.cc [ 3%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmReqBoss.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmReqBoss.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmReqBoss.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlatform.cc [ 3%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTransfer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmTransfer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTransfer.cc [ 3%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrAgent.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrAgent.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrAgent.cc [ 3%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlugin.cc [ 4%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrDaemon.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrDaemon.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrDaemon.cc [ 4%] Building CXX object src/CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrQueue.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/XrdFrm.dir/XrdFrm/XrdFrmXfrQueue.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrQueue.cc [ 4%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPriv.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPthread.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPthread.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPthread.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTimer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTimer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTimer.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTrace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysTrace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTrace.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.cc [ 5%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXAttr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXAttr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXSLock.cc [ 6%] Linking CXX static library libXrdFrm.a cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -P CMakeFiles/XrdFrm.dir/cmake_clean_target.cmake [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTls.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTls.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -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 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 6%] Built target XrdFrm [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsContext.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsContext.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsContext.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotary.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsPeerCerts.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsPeerCerts.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsPeerCerts.cc [ 6%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsSocket.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsSocket.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsSocket.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsTempCA.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsTempCA.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsTempCA.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslAux.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Chain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Chain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Chain.cc [ 7%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslRSA.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslRSA.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslRSA.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoRSA.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoRSA.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoRSA.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslgsiAux.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Req.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Req.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Req.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Req.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Req.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Req.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoAux.cc [ 8%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Crl.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Crl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Crl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Crl.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOuca2x.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOuca2x.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOuca2x.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucArgs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucArgs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucArgs.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBackTrace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBackTrace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBuffer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucBuffer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBuffer.cc [ 9%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCache.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCallBack.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC32C.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC32C.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC32C.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucEnv.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucEnv.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucEnv.cc [ 10%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucERoute.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucERoute.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucExport.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucExport.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucExport.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucFileInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucFileInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucFileInfo.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucGMap.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucGMap.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucHashVal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucHashVal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucHashVal.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucLogging.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucLogging.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucLogging.cc [ 11%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucMsubs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucMsubs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucMsubs.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucName2Name.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucName2Name.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucName2Name.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucN2NLoader.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucN2NLoader.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucN2NLoader.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNList.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNSWalk.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucNSWalk.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNSWalk.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPgrwUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPgrwUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPgrwUtils.cc [ 12%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinLoader.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinLoader.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinLoader.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinPath.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPinPath.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinPath.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPreload.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPreload.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPreload.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucProg.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucProg.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucProg.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPsx.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPsx.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPsx.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPup.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucPup.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPup.cc [ 13%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucReqID.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucReqID.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucReqID.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSHA3.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSHA3.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSHA3.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSid.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSid.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSiteName.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSiteName.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSiteName.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucStream.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucStream.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucStream.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucString.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucString.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucString.cc [ 14%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSxeq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucSxeq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSxeq.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTokenizer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTokenizer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTokenizer.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTPC.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTPC.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTPC.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTrace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucTrace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTrace.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucUtils.cc [ 15%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucVerName.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucVerName.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucVerName.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNet.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNet.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNet.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddrInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetAddrInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetBuffer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetBuffer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetBuffer.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCache.cc [ 16%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCmsNotify.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetCmsNotify.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCmsNotify.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetConnect.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetConnect.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetConnect.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetIF.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetIF.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetIF.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetMsg.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetMsg.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetRegistry.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetRegistry.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetRegistry.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSecurity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSecurity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSecurity.cc [ 17%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSocket.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetSocket.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSocket.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdNet/XrdNetUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdNet/XrdNetUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutAux.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFCache.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBucket.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBucket.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuckList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuckList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuckList.cc [ 18%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuffer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutBuffer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuffer.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFile.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutCacheEntry.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutCacheEntry.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutCacheEntry.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFEntry.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutPFEntry.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFEntry.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSut/XrdSutRndm.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutRndm.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdBuffer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffer.cc [ 19%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdBuffXL.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdBuffXL.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffXL.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdInet.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdInet.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInet.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInfo.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLink.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdLink.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLinkCtl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkCtl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.cc [ 20%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLinkXeq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkXeq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkXeq.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkMatch.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdGlobals.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdGlobals.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdGlobals.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPoll.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdScheduler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdScheduler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdScheduler.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/Xrd/XrdSendQ.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/Xrd/XrdSendQ.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdSendQ.cc [ 21%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksAssist.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksAssist.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksAssist.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalccrc32.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalccrc32.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalccrc32.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksCalcmd5.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalcmd5.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksConfig.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksLoader.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksLoader.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManager.cc [ 22%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManOss.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdCks/XrdCksManOss.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManOss.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmc.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmc.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcData.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcData.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcData.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcReal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcReal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcReal.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntity.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityAttr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityAttr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityAttr.cc [ 23%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityXtra.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityXtra.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityXtra.cc [ 24%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecLoadSecurity.cc [ 24%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssCon.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssCon.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssCon.cc [ 24%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssEnt.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssEnt.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssEnt.cc [ 24%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.cc [ 24%] Building CXX object src/CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssKT.cc [ 24%] Linking CXX shared library libXrdUtils.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdUtils.so.3 -o libXrdUtils.so.3.0.0 CMakeFiles/XrdUtils.dir/XProtocol/XProtocol.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysDir.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysE2T.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysError.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFAttr.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysFallocate.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysIOEvents.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogger.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysLogging.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlatform.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPlugin.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysPriv.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/XrdSysXAttr.cc.o CMakeFiles/XrdUtils.dir/XrdSys/XrdSysXSLock.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTls.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsContext.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsNotary.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsPeerCerts.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsSocket.cc.o CMakeFiles/XrdUtils.dir/XrdTls/XrdTlsTempCA.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslAux.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Chain.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslRSA.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoRSA.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Req.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Req.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoAux.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o CMakeFiles/XrdUtils.dir/XrdCrypto/XrdCryptoX509Crl.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/XrdOucCache.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCallBack.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC.cc.o CMakeFiles/XrdUtils.dir/XrdOuc/XrdOucCRC32C.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/XrdOucPgrwUtils.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/XrdOucSHA3.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/XrdNetRegistry.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/XrdLinkCtl.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkXeq.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdLinkMatch.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdGlobals.cc.o CMakeFiles/XrdUtils.dir/Xrd/XrdPoll.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/XrdRmc/XrdRmc.cc.o CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcData.cc.o CMakeFiles/XrdUtils.dir/XrdRmc/XrdRmcReal.cc.o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntity.cc.o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityAttr.cc.o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecEntityXtra.cc.o CMakeFiles/XrdUtils.dir/XrdSec/XrdSecLoadSecurity.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssCon.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssEnt.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssID.cc.o CMakeFiles/XrdUtils.dir/XrdSecsss/XrdSecsssKT.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: -lpthread -ldl -lssl -lcrypto -lrt -lsystemd cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdUtils.so.3.0.0 libXrdUtils.so.3 libXrdUtils.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 24%] Built target XrdUtils /usr/bin/gmake -f src/CMakeFiles/XrdSecztn-5.dir/build.make src/CMakeFiles/XrdSecztn-5.dir/depend /usr/bin/gmake -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/depend /usr/bin/gmake -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/depend /usr/bin/gmake -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecztn-5.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCrypto.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXml.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdServer.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecztn-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecztn-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecztn-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCrypto.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCrypto.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCrypto.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXml.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXml.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXml.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdServer.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdServer.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdServer.dir/depend.internal". Scanning dependencies of target XrdSecztn-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecztn-5.dir/build.make src/CMakeFiles/XrdSecztn-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' Scanning dependencies of target XrdCrypto gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdCrypto.dir/build.make src/CMakeFiles/XrdCrypto.dir/build [ 25%] Building CXX object src/CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecProtocolztn.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecztn_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecProtocolztn.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecztn/XrdSecProtocolztn.cc gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' Scanning dependencies of target XrdXml gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdXml.dir/build.make src/CMakeFiles/XrdXml.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 25%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoAux.cc [ 25%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlMetaLink.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/libxml2 -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlMetaLink.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlMetaLink.cc Scanning dependencies of target XrdServer gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdServer.dir/build.make src/CMakeFiles/XrdServer.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 25%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAdmin.cc [ 26%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoBasic.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoBasic.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoBasic.cc [ 27%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrTiny.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/libxml2 -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrTiny.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrTiny.cc [ 27%] Building CXX object src/CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecztn.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecztn_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecztn.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecztn/XrdSecztn.cc [ 27%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoCipher.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoCipher.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoCipher.cc [ 27%] Linking CXX shared module libXrdSecztn-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecztn-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecztn-5.so CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecProtocolztn.cc.o CMakeFiles/XrdSecztn-5.dir/XrdSecztn/XrdSecztn.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 27%] Built target XrdSecztn-5 /usr/bin/gmake -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiShMap.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiShMap.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiShMap.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiShMap.dir/depend.internal". Scanning dependencies of target XrdSsiShMap gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSsiShMap.dir/build.make src/CMakeFiles/XrdSsiShMap.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 27%] Building CXX object src/CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiShMap_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMam.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioBuff.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioBuff.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioBuff.cc [ 27%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlReader.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/libxml2 -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlReader.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlReader.cc [ 27%] Building CXX object src/CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrXml2.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdXml_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/libxml2 -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdXml.dir/XrdXml/XrdXmlRdrXml2.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrXml2.cc [ 27%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoFactory.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoFactory.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoFactory.cc [ 27%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioFob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioFob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioFob.cc [ 27%] Linking CXX shared library libXrdXml.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdXml.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdXml.so.3 -o libXrdXml.so.3.0.0 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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -ltinyxml -lxml2 -lpthread cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdXml.so.3.0.0 libXrdXml.so.3 libXrdXml.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 27%] Built target XrdXml [ 27%] Building CXX object src/CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiShMap_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMat.cc /usr/bin/gmake -f src/CMakeFiles/XrdCksCalczcrc32-5.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCksCalczcrc32-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCksCalczcrc32-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCksCalczcrc32-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCksCalczcrc32-5.dir/depend.internal". Scanning dependencies of target XrdCksCalczcrc32-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdCksCalczcrc32-5.dir/build.make src/CMakeFiles/XrdCksCalczcrc32-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 27%] Building CXX object src/CMakeFiles/XrdCksCalczcrc32-5.dir/XrdCks/XrdCksCalczcrc32.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCksCalczcrc32_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCksCalczcrc32-5.dir/XrdCks/XrdCksCalczcrc32.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalczcrc32.cc [ 27%] Linking CXX shared library libXrdSsiShMap.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSsiShMap.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdSsiShMap.so.2 -o libXrdSsiShMap.so.2.0.0 CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMam.cc.o CMakeFiles/XrdSsiShMap.dir/XrdSsi/XrdSsiShMat.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lz -lpthread [ 27%] Linking CXX shared module libXrdCksCalczcrc32-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCksCalczcrc32-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdCksCalczcrc32-5.so CMakeFiles/XrdCksCalczcrc32-5.dir/XrdCks/XrdCksCalczcrc32.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lz cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdSsiShMap.so.2.0.0 libXrdSsiShMap.so.2 libXrdSsiShMap.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 27%] Built target XrdCksCalczcrc32-5 [ 27%] Built target XrdSsiShMap /usr/bin/gmake -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptoLite.dir/DependInfo.cmake --color= [ 28%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioPgrw.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioPgrw.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioPgrw.cc Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptoLite.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptoLite.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptoLite.dir/depend.internal". Scanning dependencies of target XrdCryptoLite gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdCryptoLite.dir/build.make src/CMakeFiles/XrdCryptoLite.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 29%] Building CXX object src/CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptoLite_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoLite.cc [ 29%] Building CXX object src/CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptoLite_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoLite_bf32.cc /usr/bin/gmake -f src/CMakeFiles/XrdSecProt-5.dir/build.make src/CMakeFiles/XrdSecProt-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecProt-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecProt-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecProt-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecProt-5.dir/depend.internal". Scanning dependencies of target XrdSecProt-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecProt-5.dir/build.make src/CMakeFiles/XrdSecProt-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 30%] Building CXX object src/CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtect.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecProt_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtect.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.cc [ 30%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoMsgDigest.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoMsgDigest.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoMsgDigest.cc [ 30%] Linking CXX shared library libXrdCryptoLite.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCryptoLite.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdCryptoLite.so.2 -o libXrdCryptoLite.so.2.0.0 CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite.cc.o CMakeFiles/XrdCryptoLite.dir/XrdCrypto/XrdCryptoLite_bf32.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lcrypto cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdCryptoLite.so.2.0.0 libXrdCryptoLite.so.2 libXrdCryptoLite.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 30%] Built target XrdCryptoLite [ 30%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioTask.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioTask.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioTask.cc [ 30%] Building CXX object src/CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtector.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecProt_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtector.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtector.cc [ 30%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoRSA.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoRSA.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoRSA.cc [ 30%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdBridge.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdBridge.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.cc [ 30%] Linking CXX shared module libXrdSecProt-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecProt-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecProt-5.so CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtect.cc.o CMakeFiles/XrdSecProt-5.dir/XrdSec/XrdSecProtector.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lpthread -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 30%] Built target XrdSecProt-5 [ 30%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdCallBack.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdCallBack.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdCallBack.cc [ 30%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509.cc /usr/bin/gmake -f src/CMakeFiles/XrdSecunix-5.dir/build.make src/CMakeFiles/XrdSecunix-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecunix-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecunix-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecunix-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecunix-5.dir/depend.internal". Scanning dependencies of target XrdSecunix-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecunix-5.dir/build.make src/CMakeFiles/XrdSecunix-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 30%] Building CXX object src/CMakeFiles/XrdSecunix-5.dir/XrdSecunix/XrdSecProtocolunix.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecunix_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecunix-5.dir/XrdSecunix/XrdSecProtocolunix.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecunix/XrdSecProtocolunix.cc /usr/bin/gmake -f src/CMakeFiles/XrdSec-5.dir/build.make src/CMakeFiles/XrdSec-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSec-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSec-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSec-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSec-5.dir/depend.internal". Scanning dependencies of target XrdSec-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSec-5.dir/build.make src/CMakeFiles/XrdSec-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 31%] Building CXX object src/CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecClient.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSec_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecClient.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecClient.cc [ 31%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdConfig.cc [ 31%] Linking CXX shared module libXrdSecunix-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecunix-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecunix-5.so CMakeFiles/XrdSecunix-5.dir/XrdSecunix/XrdSecProtocolunix.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 31%] Built target XrdSecunix-5 [ 31%] Building CXX object src/CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecPManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSec_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecPManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecPManager.cc [ 32%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Chain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Chain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Chain.cc [ 32%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfigMon.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdConfigMon.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdConfigMon.cc [ 32%] Building CXX object src/CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecProtocolhost.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSec_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecProtocolhost.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtocolhost.cc [ 32%] Building CXX object src/CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecServer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSec_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecServer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecServer.cc [ 32%] Building CXX object src/CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecTLayer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSec_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecTLayer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecTLayer.cc [ 32%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Crl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Crl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Crl.cc [ 32%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Req.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptoX509Req.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Req.cc [ 33%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFile.cc /usr/bin/gmake -f src/CMakeFiles/XrdN2No2p-5.dir/build.make src/CMakeFiles/XrdN2No2p-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdN2No2p-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdN2No2p-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdN2No2p-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdN2No2p-5.dir/depend.internal". Scanning dependencies of target XrdN2No2p-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdN2No2p-5.dir/build.make src/CMakeFiles/XrdN2No2p-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 34%] Building CXX object src/CMakeFiles/XrdN2No2p-5.dir/XrdOuc/XrdOucN2No2p.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdN2No2p_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdN2No2p-5.dir/XrdOuc/XrdOucN2No2p.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucN2No2p.cc [ 34%] Building CXX object src/CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptogsiX509Chain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCrypto_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCrypto.dir/XrdCrypto/XrdCryptogsiX509Chain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptogsiX509Chain.cc [ 34%] Linking CXX shared module libXrdSec-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSec-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSec-5.so CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecClient.cc.o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecPManager.cc.o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecProtocolhost.cc.o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecServer.cc.o CMakeFiles/XrdSec-5.dir/XrdSec/XrdSecTLayer.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lpthread -ldl gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 34%] Built target XrdSec-5 /usr/bin/gmake -f src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/depend.internal". Scanning dependencies of target XrdSecgsiAUTHZVO-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/build.make src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 35%] Building CXX object src/CMakeFiles/XrdSecgsiAUTHZVO-5.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecgsiAUTHZVO_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecgsiAUTHZVO-5.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiAuthzFunVO.cc [ 35%] Linking CXX shared module libXrdN2No2p-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdN2No2p-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdN2No2p-5.so CMakeFiles/XrdN2No2p-5.dir/XrdOuc/XrdOucN2No2p.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 [ 35%] Linking CXX shared library libXrdCrypto.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCrypto.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdCrypto.so.2 -o libXrdCrypto.so.2.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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -ldl gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 35%] Built target XrdN2No2p-5 [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFileLock1.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdFileLock1.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileLock1.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdCrypto.so.2.0.0 libXrdCrypto.so.2 libXrdCrypto.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 35%] Built target XrdCrypto /usr/bin/gmake -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cconfig.dir/DependInfo.cmake --color= [ 35%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdJob.cc Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cconfig.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cconfig.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cconfig.dir/depend.internal". Scanning dependencies of target cconfig gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/cconfig.dir/build.make src/CMakeFiles/cconfig.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 36%] Building CXX object src/CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdAppsCconfig.cc /usr/bin/gmake -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAppUtils.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAppUtils.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAppUtils.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAppUtils.dir/depend.internal". Scanning dependencies of target XrdAppUtils gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdAppUtils.dir/build.make src/CMakeFiles/XrdAppUtils.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 36%] Building CXX object src/CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdAppUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpConfig.cc [ 36%] Linking CXX shared module libXrdSecgsiAUTHZVO-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecgsiAUTHZVO-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecgsiAUTHZVO-5.so CMakeFiles/XrdSecgsiAUTHZVO-5.dir/XrdSecgsi/XrdSecgsiAuthzFunVO.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 36%] Built target XrdSecgsiAUTHZVO-5 [ 36%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdLoadLib.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdLoadLib.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdLoadLib.cc /usr/bin/gmake -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/wait41.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/wait41.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/wait41.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/wait41.dir/depend.internal". Scanning dependencies of target wait41 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/wait41.dir/build.make src/CMakeFiles/wait41.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 37%] Building CXX object src/CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdWait41.cc [ 37%] Linking CXX executable cconfig cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/cconfig.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/cconfig.dir/XrdApps/XrdAppsCconfig.cc.o -o cconfig -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 37%] Built target cconfig [ 37%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFile.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFMap.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonFMap.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFMap.cc /usr/bin/gmake -f src/CMakeFiles/XrdCryptossl-5.dir/build.make src/CMakeFiles/XrdCryptossl-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptossl-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptossl-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptossl-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCryptossl-5.dir/depend.internal". Scanning dependencies of target XrdCryptossl-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdCryptossl-5.dir/build.make src/CMakeFiles/XrdCryptossl-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 38%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslAux.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonitor.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdMonitor.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonitor.cc [ 38%] Linking CXX executable wait41 cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/wait41.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/wait41.dir/XrdApps/XrdWait41.cc.o -o wait41 -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lpthread -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 38%] Built target wait41 /usr/bin/gmake -f src/CMakeFiles/XrdSecgsi-5.dir/build.make src/CMakeFiles/XrdSecgsi-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsi-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsi-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsi-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsi-5.dir/depend.internal". Scanning dependencies of target XrdSecgsi-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecgsi-5.dir/build.make src/CMakeFiles/XrdSecgsi-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 38%] Building CXX object src/CMakeFiles/XrdSecgsi-5.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecgsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecgsi-5.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecProtocolgsi.cc [ 38%] Building CXX object src/CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdAppUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpFile.cc [ 38%] Building CXX object src/CMakeFiles/XrdAppUtils.dir/XrdApps/XrdMpxXml.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdAppUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdMpxXml.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdMpxXml.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdNormAio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdNormAio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdNormAio.cc [ 38%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslgsiAux.cc [ 38%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgrwAio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgrwAio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgrwAio.cc [ 39%] Linking CXX shared library libXrdAppUtils.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdAppUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdAppUtils.so.2 -o libXrdAppUtils.so.2.0.0 CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpConfig.cc.o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdCpFile.cc.o CMakeFiles/XrdAppUtils.dir/XrdApps/XrdMpxXml.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdAppUtils.so.2.0.0 libXrdAppUtils.so.2 libXrdAppUtils.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 39%] Built target XrdAppUtils /usr/bin/gmake -f src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/depend.internal". Scanning dependencies of target XrdSecgsiGMAPDN-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/build.make src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 39%] Building CXX object src/CMakeFiles/XrdSecgsiGMAPDN-5.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecgsiGMAPDN_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecgsiGMAPDN-5.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiGMAPFunDN.cc [ 39%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslCipher.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslCipher.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslCipher.cc [ 39%] Linking CXX shared module libXrdSecgsiGMAPDN-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecgsiGMAPDN-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecgsiGMAPDN-5.so CMakeFiles/XrdSecgsiGMAPDN-5.dir/XrdSecgsi/XrdSecgsiGMAPFunDN.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 39%] Built target XrdSecgsiGMAPDN-5 /usr/bin/gmake -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsiproxy.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsiproxy.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsiproxy.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsiproxy.dir/depend.internal". Scanning dependencies of target xrdgsiproxy gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdgsiproxy.dir/build.make src/CMakeFiles/xrdgsiproxy.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 40%] Building CXX object src/CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiProxy.cc [ 40%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwBadCS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwBadCS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwBadCS.cc [ 40%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwCtl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwCtl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwCtl.cc [ 41%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslMsgDigest.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwFob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwFob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwFob.cc [ 42%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslRSA.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslRSA.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslRSA.cc [ 42%] Linking CXX executable xrdgsiproxy cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdgsiproxy.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdgsiproxy.dir/XrdSecgsi/XrdSecgsiProxy.cc.o -o xrdgsiproxy -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Built target xrdgsiproxy /usr/bin/gmake -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdsssadmin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdsssadmin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdsssadmin.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdsssadmin.dir/depend.internal". Scanning dependencies of target xrdsssadmin gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdsssadmin.dir/build.make src/CMakeFiles/xrdsssadmin.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Building CXX object src/CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssAdmin.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPio.cc [ 42%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPrepare.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPrepare.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPrepare.cc [ 42%] Linking CXX executable xrdsssadmin cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdsssadmin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdsssadmin.dir/XrdSecsss/XrdSecsssAdmin.cc.o -o xrdsssadmin -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Built target xrdsssadmin /usr/bin/gmake -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpwdadmin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpwdadmin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpwdadmin.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpwdadmin.dir/depend.internal". Scanning dependencies of target xrdpwdadmin gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdpwdadmin.dir/build.make src/CMakeFiles/xrdpwdadmin.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Building CXX object src/CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecpwdSrvAdmin.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdProtocol.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdProtocol.cc [ 42%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Crl.cc [ 42%] Linking CXX shared module libXrdSecgsi-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecgsi-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecgsi-5.so CMakeFiles/XrdSecgsi-5.dir/XrdSecgsi/XrdSecProtocolgsi.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Built target XrdSecgsi-5 /usr/bin/gmake -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsitest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsitest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsitest.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdgsitest.dir/depend.internal". Scanning dependencies of target xrdgsitest gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdgsitest.dir/build.make src/CMakeFiles/xrdgsitest.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Building CXX object src/CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsitest.cc [ 42%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdResponse.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdResponse.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdResponse.cc [ 42%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Req.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Req.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Req.cc [ 42%] Linking CXX executable xrdgsitest cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdgsitest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdgsitest.dir/XrdSecgsi/XrdSecgsitest.cc.o -o xrdgsitest -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 42%] Built target xrdgsitest /usr/bin/gmake -f src/CMakeFiles/XrdVoms-5.dir/build.make src/CMakeFiles/XrdVoms-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdVoms-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdVoms-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdVoms-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdVoms-5.dir/depend.internal". Scanning dependencies of target XrdVoms-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdVoms-5.dir/build.make src/CMakeFiles/XrdVoms-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 43%] Building CXX object src/CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsFun.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdVoms_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsFun.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsFun.cc [ 43%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdStats.cc [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdGSReal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdGSReal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGSReal.cc [ 44%] Building CXX object src/CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslFactory.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCryptossl_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslFactory.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslFactory.cc [ 44%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdGStream.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdGStream.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGStream.cc [ 45%] Linking CXX executable xrdpwdadmin cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdpwdadmin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdpwdadmin.dir/XrdSecpwd/XrdSecpwdSrvAdmin.cc.o -o xrdpwdadmin -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 [ 45%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransit.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransit.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransit.cc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 45%] Built target xrdpwdadmin [ 45%] Building CXX object src/CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsgsi.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdVoms_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsgsi.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsgsi.cc /usr/bin/gmake -f src/CMakeFiles/XrdBlacklistDecision-5.dir/build.make src/CMakeFiles/XrdBlacklistDecision-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBlacklistDecision-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBlacklistDecision-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBlacklistDecision-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBlacklistDecision-5.dir/depend.internal". Scanning dependencies of target XrdBlacklistDecision-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdBlacklistDecision-5.dir/build.make src/CMakeFiles/XrdBlacklistDecision-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 45%] Building CXX object src/CMakeFiles/XrdBlacklistDecision-5.dir/XrdPfc/XrdPfcBlacklistDecision.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBlacklistDecision_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBlacklistDecision-5.dir/XrdPfc/XrdPfcBlacklistDecision.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcBlacklistDecision.cc [ 46%] Linking CXX shared module libXrdCryptossl-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCryptossl-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdCryptossl-5.so CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslAux.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslgsiAux.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslCipher.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslMsgDigest.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslRSA.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Crl.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslX509Req.cc.o CMakeFiles/XrdCryptossl-5.dir/XrdCrypto/XrdCryptosslFactory.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 -lpthread -lssl -lcrypto gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Built target XrdCryptossl-5 [ 46%] Building CXX object src/CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsHttp.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdVoms_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsHttp.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsHttp.cc [ 46%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransPend.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransPend.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransPend.cc /usr/bin/gmake -f src/CMakeFiles/XrdSeckrb5-5.dir/build.make src/CMakeFiles/XrdSeckrb5-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSeckrb5-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSeckrb5-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSeckrb5-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSeckrb5-5.dir/depend.internal". Scanning dependencies of target XrdSeckrb5-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSeckrb5-5.dir/build.make src/CMakeFiles/XrdSeckrb5-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Building CXX object src/CMakeFiles/XrdSeckrb5-5.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSeckrb5_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSeckrb5-5.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSeckrb5/XrdSecProtocolkrb5.cc [ 46%] Linking CXX shared module libXrdBlacklistDecision-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdBlacklistDecision-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdBlacklistDecision-5.so CMakeFiles/XrdBlacklistDecision-5.dir/XrdPfc/XrdPfcBlacklistDecision.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Built target XrdBlacklistDecision-5 /usr/bin/gmake -f src/CMakeFiles/XrdOssSIgpfsT-5.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssSIgpfsT-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssSIgpfsT-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssSIgpfsT-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssSIgpfsT-5.dir/depend.internal". Scanning dependencies of target XrdOssSIgpfsT-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdOssSIgpfsT-5.dir/build.make src/CMakeFiles/XrdOssSIgpfsT-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Building CXX object src/CMakeFiles/XrdOssSIgpfsT-5.dir/XrdOss/XrdOssSIgpfsT.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssSIgpfsT_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssSIgpfsT-5.dir/XrdOss/XrdOssSIgpfsT.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssSIgpfsT.cc [ 46%] Linking CXX shared module libXrdOssSIgpfsT-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdOssSIgpfsT-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdOssSIgpfsT-5.so CMakeFiles/XrdOssSIgpfsT-5.dir/XrdOss/XrdOssSIgpfsT.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Built target XrdOssSIgpfsT-5 /usr/bin/gmake -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/XrdCl.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/XrdCl.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/XrdCl.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/XrdCl.dir/depend.internal". [ 46%] Linking CXX shared module libXrdVoms-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdVoms-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdVoms-5.so CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsFun.cc.o CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsgsi.cc.o CMakeFiles/XrdVoms-5.dir/XrdVoms/XrdVomsHttp.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 -lvomsapi -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src [ 46%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransSend.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdTransSend.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransSend.cc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Built target XrdVoms-5 /usr/bin/gmake -f src/CMakeFiles/XrdSecsss-5.dir/build.make src/CMakeFiles/XrdSecsss-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecsss-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecsss-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecsss-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecsss-5.dir/depend.internal". Scanning dependencies of target XrdSecsss-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecsss-5.dir/build.make src/CMakeFiles/XrdSecsss-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Building CXX object src/CMakeFiles/XrdSecsss-5.dir/XrdSecsss/XrdSecProtocolsss.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecsss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecsss-5.dir/XrdSecsss/XrdSecProtocolsss.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecProtocolsss.cc Scanning dependencies of target XrdCl gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/XrdCl/CMakeFiles/XrdCl.dir/build.make src/XrdCl/CMakeFiles/XrdCl.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLog.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClLog.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLog.cc [ 46%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeq.cc [ 46%] Linking CXX shared module libXrdSeckrb5-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSeckrb5-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSeckrb5-5.so CMakeFiles/XrdSeckrb5-5.dir/XrdSeckrb5/XrdSecProtocolkrb5.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -lkrb5 -lcom_err gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 46%] Built target XrdSeckrb5-5 [ 47%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClUtils.cc /usr/bin/gmake -f src/CMakeFiles/XrdSecpwd-5.dir/build.make src/CMakeFiles/XrdSecpwd-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecpwd-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecpwd-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecpwd-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSecpwd-5.dir/depend.internal". Scanning dependencies of target XrdSecpwd-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSecpwd-5.dir/build.make src/CMakeFiles/XrdSecpwd-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 48%] Building CXX object src/CMakeFiles/XrdSecpwd-5.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSecpwd_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSecpwd-5.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecProtocolpwd.cc [ 48%] Linking CXX shared module libXrdSecsss-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecsss-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecsss-5.so CMakeFiles/XrdSecsss-5.dir/XrdSecsss/XrdSecProtocolsss.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCryptoLite.so.2.0.0 libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 48%] Built target XrdSecsss-5 [ 48%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClEnv.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClEnv.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClEnv.cc [ 49%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqChkPnt.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqChkPnt.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeqChkPnt.cc /usr/bin/gmake -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/mpxstats.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/mpxstats.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/mpxstats.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/mpxstats.dir/depend.internal". Scanning dependencies of target mpxstats gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/mpxstats.dir/build.make src/CMakeFiles/mpxstats.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 49%] Building CXX object src/CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdMpxStats.cc [ 49%] Linking CXX executable mpxstats cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/mpxstats.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/mpxstats.dir/XrdApps/XrdMpxStats.cc.o -o mpxstats -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdAppUtils.so.2.0.0 libXrdUtils.so.3.0.0 -lrt -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 49%] Built target mpxstats [ 49%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClDefaultEnv.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClDefaultEnv.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClDefaultEnv.cc [ 49%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqFAttr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqFAttr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeqFAttr.cc [ 49%] Linking CXX shared module libXrdSecpwd-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSecpwd-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSecpwd-5.so CMakeFiles/XrdSecpwd-5.dir/XrdSecpwd/XrdSecProtocolpwd.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCrypto.so.2.0.0 libXrdUtils.so.3.0.0 -lpthread -lcrypt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 49%] Built target XrdSecpwd-5 [ 49%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClURL.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClURL.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClURL.cc [ 49%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqPgrw.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqPgrw.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeqPgrw.cc [ 49%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClStatus.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClStatus.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStatus.cc [ 49%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.cc [ 49%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClSocket.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClSocket.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSocket.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTls.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClTls.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTls.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsChkPnt.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsChkPnt.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsChkPnt.cc [ 50%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfig.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPollerFactory.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClPollerFactory.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerFactory.cc [ 50%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPollerBuiltIn.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClPollerBuiltIn.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerBuiltIn.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigCP.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigCP.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigCP.cc [ 51%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPostMaster.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClPostMaster.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMaster.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigPI.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsCPFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsCPFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.cc [ 51%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClChannel.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClChannel.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.cc [ 51%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvr.cc [ 52%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClStream.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClStream.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStream.cc [ 52%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvs.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFAttr.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFAttr.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFAttr.cc [ 53%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDTransport.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClXRootDTransport.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDTransport.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFS.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFSctl.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFSctl.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFSctl.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsHandle.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsHandle.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsHandle.cc [ 53%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClInQueue.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClInQueue.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClInQueue.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsPoscq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsPoscq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsPoscq.cc [ 53%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsStats.cc [ 53%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClOutQueue.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClOutQueue.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOutQueue.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPC.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPC.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPC.cc [ 54%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTaskManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClTaskManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTaskManager.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCAuth.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCAuth.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCAuth.cc [ 54%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClSIDManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClSIDManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSIDManager.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCJob.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCInfo.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCProg.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsTPCProg.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCProg.cc [ 54%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsNative.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsNative.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.cc [ 55%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileSystem.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClFileSystem.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsInterface.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsInterface.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.cc [ 56%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDMsgHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClXRootDMsgHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsXio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsXio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsXio.cc [ 56%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClMessageUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClMessageUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMessageUtils.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcCID.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcCID.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcCID.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcProxy.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcProxy.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcProxy.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqAgent.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqAgent.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqAgent.cc [ 56%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcReqFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqFile.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcTrace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcTrace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcTrace.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdFrc/XrdFrcUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcUtils.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOss.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOss.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssAt.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssAt.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAt.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssAio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssAio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAio.cc [ 57%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssApi.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssApi.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.cc [ 57%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXRootDResponses.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClXRootDResponses.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDResponses.cc [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCache.cc [ 58%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.cc [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssConfig.cc [ 58%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileStateHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClFileStateHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.cc [ 58%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCopy.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCopy.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCopy.cc [ 59%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClCopyProcess.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClCopyProcess.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopyProcess.cc [ 59%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssCreate.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssCreate.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCreate.cc [ 59%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssMio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMio.cc [ 59%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClClassicCopyJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClClassicCopyJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClClassicCopyJob.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssMSS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssMSS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMSS.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssPath.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssPath.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssPath.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssReloc.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssReloc.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssReloc.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssRename.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssRename.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssRename.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssSpace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssSpace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssSpace.cc [ 60%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssStage.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStage.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStage.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssStat.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssStat.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStat.cc [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClThirdPartyCopyJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClThirdPartyCopyJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClThirdPartyCopyJob.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdOss/XrdOssUnlink.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdOss/XrdOssUnlink.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssUnlink.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAccess.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAccess.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAccess.cc [ 61%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClAsyncSocketHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClAsyncSocketHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAsyncSocketHandler.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAudit.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAudit.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAudit.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAuthFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccAuthFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthFile.cc [ 61%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccCapability.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccCapability.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccCapability.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccConfig.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccEntity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccEntity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccEntity.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccGroups.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBlackList.cc [ 62%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClChannelHandlerList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClChannelHandlerList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannelHandlerList.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientConfig.cc [ 62%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMan.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMan.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMan.cc [ 62%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClForkHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClForkHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClForkHandler.cc [ 63%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClCheckSumManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClCheckSumManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckSumManager.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMsg.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClientMsg.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMsg.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClient.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsClient.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClient.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTransportManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClTransportManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTransportManager.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsFinder.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsLogin.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClJobManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClJobManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClJobManager.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileTimer.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClFileTimer.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileTimer.cc [ 64%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClPlugInManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClPlugInManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPlugInManager.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsParser.cc [ 64%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsResp.cc [ 65%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRData.cc [ 65%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRTable.cc [ 65%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClFileSystemUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClFileSystemUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemUtils.cc [ 65%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSecurity.cc [ 66%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClTPFallBackCopyJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClTPFallBackCopyJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTPFallBackCopyJob.cc [ 66%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTalk.cc [ 66%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdCms/XrdCmsUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsUtils.cc [ 66%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClMetalinkRedirector.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClMetalinkRedirector.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMetalinkRedirector.cc [ 67%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigAuth.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigAuth.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigAuth.cc [ 67%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClRedirectorRegistry.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClRedirectorRegistry.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClRedirectorRegistry.cc [ 67%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigConfig.cc [ 67%] Building CXX object src/CMakeFiles/XrdServer.dir/XrdDig/XrdDigFS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdServer_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdServer.dir/XrdDig/XrdDigFS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.cc [ 67%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXCpCtx.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClXCpCtx.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpCtx.cc [ 67%] Linking CXX shared library libXrdServer.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdServer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdServer.so.3 -o libXrdServer.so.3.0.0 CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAdmin.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioBuff.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioFob.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioPgrw.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdAioTask.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/XrdXrootdConfigMon.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/XrdXrootdNormAio.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgrwAio.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwBadCS.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwCtl.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdPgwFob.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/XrdXrootdGSReal.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdGStream.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/XrdXrootdXeqChkPnt.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqFAttr.cc.o CMakeFiles/XrdServer.dir/XrdXrootd/XrdXrootdXeqPgrw.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfs.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsChkPnt.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfig.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigCP.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsConfigPI.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsCPFile.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvr.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsEvs.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFAttr.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFS.cc.o CMakeFiles/XrdServer.dir/XrdOfs/XrdOfsFSctl.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/XrdSfs/XrdSfsInterface.cc.o CMakeFiles/XrdServer.dir/XrdSfs/XrdSfsXio.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/XrdOss.cc.o CMakeFiles/XrdServer.dir/XrdOss/XrdOssAt.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/XrdAccEntity.cc.o CMakeFiles/XrdServer.dir/XrdAcc/XrdAccGroups.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsBlackList.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/XrdCmsClient.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsFinder.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsLogin.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsParser.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsResp.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRRData.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsRTable.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsSecurity.cc.o CMakeFiles/XrdServer.dir/XrdCms/XrdCmsTalk.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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdUtils.so.3.0.0 -ldl -lpthread -lrt cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdServer.so.3.0.0 libXrdServer.so.3 libXrdServer.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 67%] Built target XrdServer [ 67%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpSrc.cc /usr/bin/gmake -f src/CMakeFiles/XrdAccSciTokens-5.dir/build.make src/CMakeFiles/XrdAccSciTokens-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAccSciTokens-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAccSciTokens-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAccSciTokens-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdAccSciTokens-5.dir/depend.internal". Scanning dependencies of target XrdAccSciTokens-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdAccSciTokens-5.dir/build.make src/CMakeFiles/XrdAccSciTokens-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 67%] Building CXX object src/CMakeFiles/XrdAccSciTokens-5.dir/XrdSciTokens/XrdSciTokensAccess.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdAccSciTokens_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdAccSciTokens-5.dir/XrdSciTokens/XrdSciTokensAccess.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/XrdSciTokensAccess.cc [ 68%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.cc /usr/bin/gmake -f src/CMakeFiles/XrdHttpUtils.dir/build.make src/CMakeFiles/XrdHttpUtils.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpUtils.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpUtils.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpUtils.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpUtils.dir/depend.internal". Scanning dependencies of target XrdHttpUtils gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdHttpUtils.dir/build.make src/CMakeFiles/XrdHttpUtils.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpProtocol.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpProtocol.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpProtocol.cc [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpSecurity.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpSecurity.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpSecurity.cc [ 69%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileTask.cc [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpReq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpReq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpReq.cc [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpExtHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpExtHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpExtHandler.cc [ 69%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClZipListHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClZipListHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipListHandler.cc [ 69%] Linking CXX shared module libXrdAccSciTokens-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdAccSciTokens-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdAccSciTokens-5.so CMakeFiles/XrdAccSciTokens-5.dir/XrdSciTokens/XrdSciTokensAccess.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: -lSciTokens libXrdServer.so.3.0.0 -ldl -lpthread libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 69%] Built target XrdAccSciTokens-5 [ 69%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClOperations.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClOperations.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.cc /usr/bin/gmake -f src/CMakeFiles/XrdOssCsi-5.dir/build.make src/CMakeFiles/XrdOssCsi-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssCsi-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssCsi-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssCsi-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdOssCsi-5.dir/depend.internal". Scanning dependencies of target XrdOssCsi-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdOssCsi-5.dir/build.make src/CMakeFiles/XrdOssCsi-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 69%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsi.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsi.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.cc [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpTrace.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpTrace.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpTrace.cc [ 69%] Building CXX object src/CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttpUtils_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpUtils.cc /usr/bin/gmake -f src/CMakeFiles/XrdCmsRedirectLocal-5.dir/build.make src/CMakeFiles/XrdCmsRedirectLocal-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCmsRedirectLocal-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCmsRedirectLocal-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCmsRedirectLocal-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdCmsRedirectLocal-5.dir/depend.internal". Scanning dependencies of target XrdCmsRedirectLocal-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdCmsRedirectLocal-5.dir/build.make src/CMakeFiles/XrdCmsRedirectLocal-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 69%] Building CXX object src/CMakeFiles/XrdCmsRedirectLocal-5.dir/XrdCms/XrdCmsRedirLocal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCmsRedirectLocal_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCmsRedirectLocal-5.dir/XrdCms/XrdCmsRedirLocal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRedirLocal.cc [ 70%] Linking CXX shared library libXrdHttpUtils.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdHttpUtils.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdHttpUtils.so.2 -o libXrdHttpUtils.so.2.0.0 CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpProtocol.cc.o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpSecurity.cc.o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpReq.cc.o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpExtHandler.cc.o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpTrace.cc.o CMakeFiles/XrdHttpUtils.dir/XrdHttp/XrdHttpUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdCrypto.so.2.0.0 -ldl -lpthread -lssl -lcrypto -lcrypto libXrdUtils.so.3.0.0 [ 70%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiFile.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdHttpUtils.so.2.0.0 libXrdHttpUtils.so.2 libXrdHttpUtils.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 70%] Built target XrdHttpUtils /usr/bin/gmake -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfrd.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfrd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfrd.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfrd.dir/depend.internal". Scanning dependencies of target frm_xfrd gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/frm_xfrd.dir/build.make src/CMakeFiles/frm_xfrd.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 70%] Building CXX object src/CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrMain.cc [ 70%] Linking CXX shared module libXrdCmsRedirectLocal-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCmsRedirectLocal-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdCmsRedirectLocal-5.so CMakeFiles/XrdCmsRedirectLocal-5.dir/XrdCms/XrdCmsRedirLocal.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 70%] Built target XrdCmsRedirectLocal-5 [ 70%] Building CXX object src/XrdCl/CMakeFiles/XrdCl.dir/XrdClZipArchive.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdCl_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdCl.dir/XrdClZipArchive.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipArchive.cc [ 70%] Linking CXX executable frm_xfrd cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/frm_xfrd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/frm_xfrd.dir/XrdFrm/XrdFrmXfrMain.cc.o -o frm_xfrd -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdFrm.a libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 70%] Built target frm_xfrd [ 70%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFileAio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFileAio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiFileAio.cc /usr/bin/gmake -f src/CMakeFiles/XrdThrottle-5.dir/build.make src/CMakeFiles/XrdThrottle-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdThrottle-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdThrottle-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdThrottle-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdThrottle-5.dir/depend.internal". Scanning dependencies of target XrdThrottle-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdThrottle-5.dir/build.make src/CMakeFiles/XrdThrottle-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 71%] Building CXX object src/CMakeFiles/XrdThrottle-5.dir/XrdOfs/XrdOfsFS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdThrottle_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdThrottle-5.dir/XrdOfs/XrdOfsFS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFS.cc [ 71%] Building CXX object src/CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystem.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdThrottle_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystem.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleFileSystem.cc /usr/bin/gmake -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdacctest.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdacctest.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdacctest.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdacctest.dir/depend.internal". Scanning dependencies of target xrdacctest gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdacctest.dir/build.make src/CMakeFiles/xrdacctest.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 71%] Building CXX object src/CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdAccTest.cc [ 71%] Building CXX object src/CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdThrottle_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleFileSystemConfig.cc [ 72%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPages.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPages.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiPages.cc [ 72%] Linking CXX executable xrdacctest cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdacctest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdacctest.dir/XrdApps/XrdAccTest.cc.o -o xrdacctest -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 72%] Built target xrdacctest [ 72%] Building CXX object src/CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdThrottle_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleFile.cc [ 72%] Building CXX object src/CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdThrottle_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleManager.cc /usr/bin/gmake -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfragent.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfragent.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfragent.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_xfragent.dir/depend.internal". Scanning dependencies of target frm_xfragent gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/frm_xfragent.dir/build.make src/CMakeFiles/frm_xfragent.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 72%] Building CXX object src/CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrMain.cc [ 72%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPagesUnaligned.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPagesUnaligned.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiPagesUnaligned.cc [ 72%] Linking CXX shared module libXrdThrottle-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdThrottle-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdThrottle-5.so CMakeFiles/XrdThrottle-5.dir/XrdOfs/XrdOfsFS.cc.o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystem.cc.o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFileSystemConfig.cc.o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleFile.cc.o CMakeFiles/XrdThrottle-5.dir/XrdThrottle/XrdThrottleManager.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 72%] Built target XrdThrottle-5 /usr/bin/gmake -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cmsd.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cmsd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cmsd.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/cmsd.dir/depend.internal". Scanning dependencies of target cmsd gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/cmsd.dir/build.make src/CMakeFiles/cmsd.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 72%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/Xrd/XrdConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdConfig.cc [ 73%] Linking CXX executable frm_xfragent cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/frm_xfragent.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/frm_xfragent.dir/XrdFrm/XrdFrmXfrMain.cc.o -o frm_xfragent -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdFrm.a libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 73%] Built target frm_xfragent /usr/bin/gmake -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_admin.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_admin.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_admin.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_admin.dir/depend.internal". Scanning dependencies of target frm_admin gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/frm_admin.dir/build.make src/CMakeFiles/frm_admin.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminAudit.cc [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdmin.cc [ 74%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiTagstoreFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiTagstoreFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTagstoreFile.cc [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFiles.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFiles.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminFiles.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdProtLoad.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/Xrd/XrdProtLoad.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtLoad.cc [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFind.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminFind.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminFind.cc [ 74%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiRanges.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiRanges.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiRanges.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/Xrd/XrdStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdStats.cc [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminMain.cc [ 74%] Building CXX object src/CMakeFiles/cmsd.dir/Xrd/XrdMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/Xrd/XrdMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdMain.cc [ 74%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiConfig.cc [ 74%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminQuery.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminQuery.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminQuery.cc [ 75%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsAdmin.cc [ 76%] Building CXX object src/CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminUnlink.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminUnlink.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdminUnlink.cc [ 76%] Building CXX object src/CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiCrcUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdOssCsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiCrcUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiCrcUtils.cc [ 77%] Linking CXX shared module libXrdOssCsi-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdOssCsi-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdOssCsi-5.so CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsi.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFile.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiFileAio.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPages.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiPagesUnaligned.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiTagstoreFile.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiRanges.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiConfig.cc.o CMakeFiles/XrdOssCsi-5.dir/XrdOssCsi/XrdOssCsiCrcUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Built target XrdOssCsi-5 /usr/bin/gmake -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_purged.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_purged.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_purged.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/frm_purged.dir/depend.internal". Scanning dependencies of target frm_purged gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/frm_purged.dir/build.make src/CMakeFiles/frm_purged.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Building CXX object src/CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurge.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurge.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmPurge.cc [ 77%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsBaseFS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsBaseFS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBaseFS.cc [ 77%] Linking CXX executable frm_admin cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/frm_admin.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdminAudit.cc.o CMakeFiles/frm_admin.dir/XrdFrm/XrdFrmAdmin.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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdFrm.a libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread -lreadline -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Built target frm_admin /usr/bin/gmake -f src/CMakeFiles/XrdBwm-5.dir/build.make src/CMakeFiles/XrdBwm-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBwm-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBwm-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBwm-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdBwm-5.dir/depend.internal". Scanning dependencies of target XrdBwm-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdBwm-5.dir/build.make src/CMakeFiles/XrdBwm-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Building CXX object src/CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwm.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBwm_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwm.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.cc [ 77%] Building CXX object src/CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurgMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/frm_purged.dir/XrdFrm/XrdFrmPurgMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmPurgMain.cc [ 77%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCache.cc [ 77%] Building CXX object src/CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBwm_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmConfig.cc [ 77%] Linking CXX executable frm_purged cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/frm_purged.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdFrm.a libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Built target frm_purged [ 77%] Building CXX object src/CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmHandle.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBwm_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmHandle.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmHandle.cc [ 77%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsCluster.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCluster.cc /usr/bin/gmake -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootd.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootd.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootd.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootd.dir/depend.internal". Scanning dependencies of target xrootd gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrootd.dir/build.make src/CMakeFiles/xrootd.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 77%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrootd.dir/Xrd/XrdConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdConfig.cc [ 78%] Building CXX object src/CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmLogger.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBwm_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmLogger.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmLogger.cc [ 78%] Building CXX object src/CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmPolicy1.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdBwm_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmPolicy1.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmPolicy1.cc [ 78%] Linking CXX shared module libXrdBwm-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdBwm-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdBwm-5.so CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwm.cc.o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmConfig.cc.o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmHandle.cc.o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmLogger.cc.o CMakeFiles/XrdBwm-5.dir/XrdBwm/XrdBwmPolicy1.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 78%] Built target XrdBwm-5 [ 79%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdProtLoad.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrootd.dir/Xrd/XrdProtLoad.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtLoad.cc /usr/bin/gmake -f src/CMakeFiles/XrdXrootd-5.dir/build.make src/CMakeFiles/XrdXrootd-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXrootd-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXrootd-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXrootd-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdXrootd-5.dir/depend.internal". Scanning dependencies of target XrdXrootd-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdXrootd-5.dir/build.make src/CMakeFiles/XrdXrootd-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 79%] Building CXX object src/CMakeFiles/XrdXrootd-5.dir/XrdXrootd/XrdXrootdPlugin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdXrootd_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdXrootd-5.dir/XrdXrootd/XrdXrootdPlugin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPlugin.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsClustID.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsClustID.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClustID.cc [ 79%] Linking CXX shared module libXrdXrootd-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdXrootd-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdXrootd-5.so CMakeFiles/XrdXrootd-5.dir/XrdXrootd/XrdXrootdPlugin.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lrt gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 79%] Built target XrdXrootd-5 [ 79%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrootd.dir/Xrd/XrdStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdStats.cc /usr/bin/gmake -f src/CMakeFiles/XrdMacaroons-5.dir/build.make src/CMakeFiles/XrdMacaroons-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdMacaroons-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdMacaroons-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdMacaroons-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdMacaroons-5.dir/depend.internal". Scanning dependencies of target XrdMacaroons-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdMacaroons-5.dir/build.make src/CMakeFiles/XrdMacaroons-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 79%] Building CXX object src/CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroons.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdMacaroons_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroons.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroons.cc [ 79%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsConfig.cc [ 79%] Building CXX object src/CMakeFiles/xrootd.dir/Xrd/XrdMain.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrootd.dir/Xrd/XrdMain.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdMain.cc [ 79%] Linking CXX executable xrootd cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrootd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -ldl -lpthread -lrt [ 79%] Building CXX object src/CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsHandler.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdMacaroons_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsHandler.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsHandler.cc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 79%] Built target xrootd [ 79%] Building CXX object src/CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsAuthz.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdMacaroons_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsAuthz.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsAuthz.cc [ 79%] Linking CXX shared library libXrdCl.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdCl.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdCl.so.3 -o libXrdCl.so.3.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/XrdClTls.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/XrdClXCpCtx.cc.o CMakeFiles/XrdCl.dir/XrdClXCpSrc.cc.o CMakeFiles/XrdCl.dir/XrdClLocalFileHandler.cc.o CMakeFiles/XrdCl.dir/XrdClLocalFileTask.cc.o CMakeFiles/XrdCl.dir/XrdClZipListHandler.cc.o CMakeFiles/XrdCl.dir/XrdClOperations.cc.o CMakeFiles/XrdCl.dir/XrdClZipArchive.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: ../libXrdXml.so.3.0.0 ../libXrdUtils.so.3.0.0 -lpthread -luuid -lz -lrt -ldl -lssl -lcrypto /usr/bin/gmake -f src/CMakeFiles/XrdHttpTPC-5.dir/build.make src/CMakeFiles/XrdHttpTPC-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpTPC-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpTPC-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpTPC-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttpTPC-5.dir/depend.internal". Scanning dependencies of target XrdHttpTPC-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdHttpTPC-5.dir/build.make src/CMakeFiles/XrdHttpTPC-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 79%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcConfigure.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcConfigure.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcConfigure.cc [ 80%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsJob.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsJob.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsJob.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/cmake3 -E cmake_symlink_library libXrdCl.so.3.0.0 libXrdCl.so.3 libXrdCl.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 80%] Built target XrdCl [ 80%] Building CXX object src/CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsConfigure.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdMacaroons_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsConfigure.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsConfigure.cc [ 80%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsKey.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsKey.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsKey.cc [ 81%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcMultistream.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcMultistream.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcMultistream.cc [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManager.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManager.cc [ 81%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcCurlMulti.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcCurlMulti.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcCurlMulti.cc /usr/bin/gmake -f src/CMakeFiles/XrdHttp-5.dir/build.make src/CMakeFiles/XrdHttp-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttp-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttp-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttp-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdHttp-5.dir/depend.internal". Scanning dependencies of target XrdHttp-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdHttp-5.dir/build.make src/CMakeFiles/XrdHttp-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 81%] Building CXX object src/CMakeFiles/XrdHttp-5.dir/XrdHttp/XrdHttpModule.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttp-5.dir/XrdHttp/XrdHttpModule.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpModule.cc [ 81%] Linking CXX shared module libXrdMacaroons-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdMacaroons-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,--version-script=/builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/export-lib-symbols -Wl,-z,relro -shared -o libXrdMacaroons-5.so CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroons.cc.o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsHandler.cc.o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsAuthz.cc.o CMakeFiles/XrdMacaroons-5.dir/XrdMacaroons/XrdMacaroonsConfigure.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: -ldl libXrdHttpUtils.so.2.0.0 libXrdServer.so.3.0.0 -lmacaroons -ljson-c -luuid -lcrypto libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 81%] Built target XrdMacaroons-5 [ 81%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcState.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcState.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcState.cc [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManList.cc [ 81%] Linking CXX shared module libXrdHttp-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdHttp-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdHttp-5.so CMakeFiles/XrdHttp-5.dir/XrdHttp/XrdHttpModule.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdHttpUtils.so.2.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 81%] Built target XrdHttp-5 [ 81%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcStream.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcStream.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcStream.cc [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsManTree.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsManTree.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManTree.cc [ 81%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsMeter.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsMeter.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsMeter.cc /usr/bin/gmake -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosix.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosix.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosix.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosix.dir/depend.internal". Scanning dependencies of target XrdPosix gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdPosix.dir/build.make src/CMakeFiles/XrdPosix.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 81%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixAdmin.cc /usr/bin/gmake -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdmapc.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdmapc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdmapc.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdmapc.dir/depend.internal". Scanning dependencies of target xrdmapc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdmapc.dir/build.make src/CMakeFiles/xrdmapc.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 81%] Building CXX object src/CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdMapCluster.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsNash.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNash.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNash.cc [ 82%] Building CXX object src/CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcTPC.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXRD_CHUNK_RESP -DXrdHttpTPC_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcTPC.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcTPC.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsNode.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNode.cc [ 82%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.cc [ 82%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCallBack.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCallBack.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCallBack.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPList.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPList.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPList.cc [ 82%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepare.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepare.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepare.cc [ 82%] Linking CXX executable xrdmapc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdmapc.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdmapc.dir/XrdApps/XrdMapCluster.cc.o -o xrdmapc -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: XrdCl/libXrdCl.so.3.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 82%] Built target xrdmapc [ 82%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixConfig.cc [ 83%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixDir.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixDir.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixDir.cc [ 83%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepArgs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsPrepArgs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepArgs.cc [ 84%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsProtocol.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsProtocol.cc [ 84%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixExtra.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixExtra.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixExtra.cc [ 84%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFile.cc [ 84%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFileRH.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixFileRH.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFileRH.cc [ 84%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsRouting.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRouting.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRouting.cc [ 84%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsRRQ.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsRRQ.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRQ.cc [ 84%] Linking CXX shared module libXrdHttpTPC-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdHttpTPC-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdHttpTPC-5.so CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcConfigure.cc.o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcMultistream.cc.o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcCurlMulti.cc.o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcState.cc.o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcStream.cc.o CMakeFiles/XrdHttpTPC-5.dir/XrdTpc/XrdTpcTPC.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdHttpUtils.so.2.0.0 -ldl -lpthread -lcurl libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 84%] Built target XrdHttpTPC-5 /usr/bin/gmake -f src/CMakeFiles/xrdqstats.dir/build.make src/CMakeFiles/xrdqstats.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdqstats.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdqstats.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdqstats.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdqstats.dir/depend.internal". Scanning dependencies of target xrdqstats gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdqstats.dir/build.make src/CMakeFiles/xrdqstats.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 84%] Building CXX object src/CMakeFiles/xrdqstats.dir/XrdApps/XrdQStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdqstats.dir/XrdApps/XrdQStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdQStats.cc [ 84%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsState.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsState.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsState.cc [ 84%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixMap.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixMap.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixMap.cc [ 84%] Building CXX object src/CMakeFiles/cmsd.dir/XrdCms/XrdCmsSupervisor.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/cmsd.dir/XrdCms/XrdCmsSupervisor.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSupervisor.cc [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixObject.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixObject.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixObject.cc [ 85%] Linking CXX executable xrdqstats cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdqstats.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdqstats.dir/XrdApps/XrdQStats.cc.o -o xrdqstats -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XrdCl/libXrdCl.so.3.0.0 libXrdAppUtils.so.2.0.0 -lrt libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Built target xrdqstats [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixPrepIO.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixPrepIO.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixPrepIO.cc [ 85%] Linking CXX executable cmsd cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmsd.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -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-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -lpthread -lrt [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootd.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootd.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootd.cc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Built target cmsd [ 85%] Building CXX object src/CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootdPath.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosix_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixXrootdPath.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootdPath.cc /usr/bin/gmake -f src/CMakeFiles/XrdPfc-5.dir/build.make src/CMakeFiles/XrdPfc-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPfc-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPfc-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPfc-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPfc-5.dir/depend.internal". Scanning dependencies of target XrdPfc-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdPfc-5.dir/build.make src/CMakeFiles/XrdPfc-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfc.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfc.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfc.cc [ 85%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcConfiguration.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcConfiguration.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcConfiguration.cc [ 85%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcPurge.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcPurge.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcPurge.cc [ 85%] Linking CXX shared library libXrdPosix.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdPosix.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdPosix.so.3 -o libXrdPosix.so.3.0.0 CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixAdmin.cc.o CMakeFiles/XrdPosix.dir/XrdPosix/XrdPosixCache.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/XrdPosixExtra.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-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: XrdCl/libXrdCl.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdPosix.so.3.0.0 libXrdPosix.so.3 libXrdPosix.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Built target XrdPosix /usr/bin/gmake -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdcp.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdcp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdcp.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdcp.dir/depend.internal". Scanning dependencies of target xrdcp gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/XrdCl/CMakeFiles/xrdcp.dir/build.make src/XrdCl/CMakeFiles/xrdcp.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Building CXX object src/XrdCl/CMakeFiles/xrdcp.dir/XrdClCopy.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdcp.dir/XrdClCopy.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopy.cc /usr/bin/gmake -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdfs.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdfs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdfs.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl/CMakeFiles/xrdfs.dir/depend.internal". Scanning dependencies of target xrdfs gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/XrdCl/CMakeFiles/xrdfs.dir/build.make src/XrdCl/CMakeFiles/xrdfs.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 85%] Building CXX object src/XrdCl/CMakeFiles/xrdfs.dir/XrdClFS.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdfs.dir/XrdClFS.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFS.cc [ 85%] Building CXX object src/XrdCl/CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFSExecutor.cc [ 86%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcCommand.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcCommand.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcCommand.cc [ 86%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcFile.cc [ 86%] Linking CXX executable xrdcp cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdcp.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdcp.dir/XrdClCopy.cc.o -o xrdcp -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: libXrdCl.so.3.0.0 ../libXrdAppUtils.so.2.0.0 ../libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 86%] Built target xrdcp [ 86%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcVRead.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcVRead.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcVRead.cc [ 86%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcInfo.cc [ 86%] Linking CXX executable xrdfs cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdfs.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdfs.dir/XrdClFS.cc.o CMakeFiles/xrdfs.dir/XrdClFSExecutor.cc.o -o xrdfs -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: -lpthread libXrdCl.so.3.0.0 -lreadline ../libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 86%] Built target xrdfs /usr/bin/gmake -f src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/build.make src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/depend.internal". Scanning dependencies of target XrdClHttp-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/build.make src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 87%] Building CXX object src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInFactory.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/davix -I/xrootd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInFactory.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInFactory.cc [ 87%] Building CXX object src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInUtil.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/davix -I/xrootd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInUtil.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInUtil.cc [ 87%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIO.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIO.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIO.cc [ 87%] Building CXX object src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFilePlugIn.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/davix -I/xrootd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFilePlugIn.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFilePlugIn.cc [ 87%] Building CXX object src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFileSystemPlugIn.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/davix -I/xrootd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFileSystemPlugIn.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFileSystemPlugIn.cc [ 87%] Building CXX object src/XrdClHttp/src/CMakeFiles/XrdClHttp-5.dir/XrdClHttp/Posix.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClHttp_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/davix -I/xrootd -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/Posix.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/Posix.cc [ 87%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOEntireFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOEntireFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOEntireFile.cc /usr/bin/gmake -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/bindings/python /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/CMakeFiles/python_target.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/CMakeFiles/python_target.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/CMakeFiles/python_target.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/CMakeFiles/python_target.dir/depend.internal". Scanning dependencies of target python_target gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f bindings/python/CMakeFiles/python_target.dir/build.make bindings/python/CMakeFiles/python_target.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 87%] Generating python_bindings cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python && /usr/bin/python2 /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/setup.py build XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/pyxrootd copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/__init__.py -> build/lib.linux-armv7l-2.7/pyxrootd creating build/lib.linux-armv7l-2.7/XRootD copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/__init__.py -> build/lib.linux-armv7l-2.7/XRootD creating build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/utils.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/url.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/file.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/glob_funcs.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/finalize.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/filesystem.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/flags.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/_version.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/__init__.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/env.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/copyprocess.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/responses.py -> build/lib.linux-armv7l-2.7/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/builddir creating build/temp.linux-armv7l-2.7/builddir/build creating build/temp.linux-armv7l-2.7/builddir/build/BUILD creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0 creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o -g [ 88%] Building CXX object src/CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOFileBlock.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPfc_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOFileBlock.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOFileBlock.cc [ 88%] Linking CXX shared module libXrdClHttp-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdClHttp/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdClHttp-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -std=c++0x -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdClHttp-5.so CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInFactory.cc.o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpPlugInUtil.cc.o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFilePlugIn.cc.o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/HttpFileSystemPlugIn.cc.o CMakeFiles/XrdClHttp-5.dir/XrdClHttp/Posix.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: -ldavix ../../XrdCl/libXrdCl.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 88%] Built target XrdClHttp-5 /usr/bin/gmake -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpfc_print.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpfc_print.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpfc_print.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdpfc_print.dir/depend.internal". Scanning dependencies of target xrdpfc_print gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdpfc_print.dir/build.make src/CMakeFiles/xrdpfc_print.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 89%] Building CXX object src/CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcPrint.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcPrint.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcPrint.cc [ 89%] Building CXX object src/CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcInfo.cc /usr/bin/gmake -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLib.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLib.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLib.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLib.dir/depend.internal". Scanning dependencies of target XrdSsiLib gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSsiLib.dir/build.make src/CMakeFiles/XrdSsiLib.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 90%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAlert.cc [ 90%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAtomics.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAtomics.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAtomics.cc [ 90%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiClient.cc [ 90%] Linking CXX shared module libXrdPfc-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdPfc-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdPfc-5.so CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfc.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcConfiguration.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcPurge.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcCommand.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcFile.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcVRead.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcInfo.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIO.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOEntireFile.cc.o CMakeFiles/XrdPfc-5.dir/XrdPfc/XrdPfcIOFileBlock.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: XrdCl/libXrdCl.so.3.0.0 libXrdServer.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 90%] Built target XrdPfc-5 /usr/bin/gmake -f src/CMakeFiles/XrdClProxyPlugin-5.dir/build.make src/CMakeFiles/XrdClProxyPlugin-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdClProxyPlugin-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdClProxyPlugin-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdClProxyPlugin-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdClProxyPlugin-5.dir/depend.internal". Scanning dependencies of target XrdClProxyPlugin-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdClProxyPlugin-5.dir/build.make src/CMakeFiles/XrdClProxyPlugin-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 91%] Building CXX object src/CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClProxyPlugin_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc [ 91%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiCms.cc [ 91%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiErrInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiErrInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiErrInfo.cc [ 91%] Building CXX object src/CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdClProxyPlugin_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc [ 91%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiEvent.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiEvent.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiEvent.cc [ 91%] Linking CXX executable xrdpfc_print cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdpfc_print.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcPrint.cc.o CMakeFiles/xrdpfc_print.dir/XrdPfc/XrdPfcInfo.cc.o -o xrdpfc_print -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdServer.so.3.0.0 XrdCl/libXrdCl.so.3.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 91%] Built target xrdpfc_print /usr/bin/gmake -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosixPreload.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosixPreload.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosixPreload.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPosixPreload.dir/depend.internal". Scanning dependencies of target XrdPosixPreload gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdPosixPreload.dir/build.make src/CMakeFiles/XrdPosixPreload.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 91%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload32.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload32.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixPreload32.cc /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o -g [ 92%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixPreload.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixPreload.cc [ 93%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiFileResource.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiFileResource.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileResource.cc [ 93%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosix.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosix.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosix.cc [ 93%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiLogger.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiLogger.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.cc [ 93%] Linking CXX shared module libXrdClProxyPlugin-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdClProxyPlugin-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdClProxyPlugin-5.so CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.cc.o CMakeFiles/XrdClProxyPlugin-5.dir/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: XrdCl/libXrdCl.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 93%] Built target XrdClProxyPlugin-5 [ 93%] Building CXX object src/CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixLinkage.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPosixPreload_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPosixPreload.dir/XrdPosix/XrdPosixLinkage.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixLinkage.cc [ 93%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiRequest.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiRequest.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.cc /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o -g /usr/bin/gmake -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdadler32.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdadler32.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdadler32.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrdadler32.dir/depend.internal". Scanning dependencies of target xrdadler32 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrdadler32.dir/build.make src/CMakeFiles/xrdadler32.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 93%] Building CXX object src/CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/Xrdadler32.cc [ 93%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.cc [ 93%] Linking CXX shared library libXrdPosixPreload.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdPosixPreload.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdPosixPreload.so.2 -o libXrdPosixPreload.so.2.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-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdPosix.so.3.0.0 -ldl -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdPosixPreload.so.2.0.0 libXrdPosixPreload.so.2 libXrdPosixPreload.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 93%] Built target XrdPosixPreload /usr/bin/gmake -f src/CMakeFiles/XrdPss-5.dir/build.make src/CMakeFiles/XrdPss-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPss-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPss-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPss-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdPss-5.dir/depend.internal". Scanning dependencies of target XrdPss-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdPss-5.dir/build.make src/CMakeFiles/XrdPss-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 93%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAio.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAio.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssAio.cc [ 93%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiScale.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiScale.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiScale.cc [ 94%] Linking CXX executable xrdadler32 cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrdadler32.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrdadler32.dir/XrdApps/Xrdadler32.cc.o -o xrdadler32 -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdPosix.so.3.0.0 -lpthread -lz libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 94%] Built target xrdadler32 [ 94%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAioCB.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAioCB.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssAioCB.cc [ 94%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiServReal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiServReal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiServReal.cc [ 95%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPss.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPss.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.cc /usr/bin/gmake -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFfs.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFfs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFfs.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdFfs.dir/depend.internal". Scanning dependencies of target XrdFfs gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdFfs.dir/build.make src/CMakeFiles/XrdFfs.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 95%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsDent.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsDent.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsDent.cc [ 95%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsFsinfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsFsinfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsFsinfo.cc [ 95%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsMisc.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsMisc.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsMisc.cc /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o -g [ 96%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiService.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiService.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiService.cc [ 96%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssCks.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssCks.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssCks.cc [ 96%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiSessReal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiSessReal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSessReal.cc [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsPosix.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsPosix.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsPosix.cc [ 96%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssConfig.cc [ 96%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsQueue.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsQueue.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsQueue.cc [ 97%] Building CXX object src/CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsWcache.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdFfs_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdFfs.dir/XrdFfs/XrdFfsWcache.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsWcache.cc [ 97%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiStats.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiStats.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStats.cc [ 97%] Linking CXX shared library libXrdFfs.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdFfs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdFfs.so.3 -o libXrdFfs.so.3.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-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdPosix.so.3.0.0 -lpthread XrdCl/libXrdCl.so.3.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdFfs.so.3.0.0 libXrdFfs.so.3 libXrdFfs.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 97%] Built target XrdFfs [ 97%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUrlInfo.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUrlInfo.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUrlInfo.cc [ 97%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTaskReal.cc /usr/bin/gmake -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootdfs.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootdfs.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootdfs.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/xrootdfs.dir/depend.internal". Scanning dependencies of target xrootdfs gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/xrootdfs.dir/build.make src/CMakeFiles/xrootdfs.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 97%] Building CXX object src/CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -std=gnu++1y -o CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsXrootdfs.cc [ 97%] Building CXX object src/CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdPss_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUtils.cc [ 97%] Linking CXX shared module libXrdPss-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdPss-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdPss-5.so CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAio.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssAioCB.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPss.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssCks.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssConfig.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUrlInfo.cc.o CMakeFiles/XrdPss-5.dir/XrdPss/XrdPssUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdPosix.so.3.0.0 libXrdServer.so.3.0.0 libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src [ 98%] Linking CXX executable xrootdfs cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/xrootdfs.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/xrootdfs.dir/XrdFfs/XrdFfsXrootdfs.cc.o -o xrootdfs -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdFfs.so.3.0.0 libXrdPosix.so.3.0.0 -lpthread -lfuse -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 98%] Built target XrdPss-5 [ 98%] Building CXX object src/CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLib_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiUtils.cc gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 98%] Built target xrootdfs [ 99%] Linking CXX shared library libXrdSsiLib.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSsiLib.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libXrdSsiLib.so.2 -o libXrdSsiLib.so.2.0.0 CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAlert.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiAtomics.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiClient.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiCms.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiErrInfo.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/XrdSsiRequest.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiResponder.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiScale.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/XrdSsiStats.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiTaskReal.cc.o CMakeFiles/XrdSsiLib.dir/XrdSsi/XrdSsiUtils.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src: XrdCl/libXrdCl.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_symlink_library libXrdSsiLib.so.2.0.0 libXrdSsiLib.so.2 libXrdSsiLib.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 99%] Built target XrdSsiLib /usr/bin/gmake -f src/CMakeFiles/XrdSsiLog-5.dir/build.make src/CMakeFiles/XrdSsiLog-5.dir/depend /usr/bin/gmake -f src/CMakeFiles/XrdSsi-5.dir/build.make src/CMakeFiles/XrdSsi-5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLog-5.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/xrootd-5.3.0 /builddir/build/BUILD/xrootd-5.3.0/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsi-5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLog-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLog-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsi-5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsi-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsi-5.dir/depend.internal". Dependee "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/CMakeFiles/XrdSsiLog-5.dir/depend.internal". Scanning dependencies of target XrdSsiLog-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSsiLog-5.dir/build.make src/CMakeFiles/XrdSsiLog-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 99%] Building CXX object src/CMakeFiles/XrdSsiLog-5.dir/XrdSsi/XrdSsiLogging.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsiLog_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsiLog-5.dir/XrdSsi/XrdSsiLogging.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogging.cc Scanning dependencies of target XrdSsi-5 gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f src/CMakeFiles/XrdSsi-5.dir/build.make src/CMakeFiles/XrdSsi-5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [ 99%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiDir.cc.o [ 99%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFile.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiDir.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiDir.cc cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFile.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.cc [100%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileReq.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileReq.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileReq.cc [100%] Linking CXX shared module libXrdSsiLog-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSsiLog-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSsiLog-5.so CMakeFiles/XrdSsiLog-5.dir/XrdSsi/XrdSsiLogging.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdSsiLib.so.2.0.0 libXrdServer.so.3.0.0 XrdCl/libXrdCl.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [100%] Built target XrdSsiLog-5 [100%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileSess.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileSess.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileSess.cc [100%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfs.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfs.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfs.cc /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o -g [100%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfsConfig.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfsConfig.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfsConfig.cc [100%] Building CXX object src/CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiStat.cc.o cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/c++ -DHAVE_ATOMICS -DHAVE_CRYPT -DHAVE_CURL_MULTI_WAIT -DHAVE_DH_PADDED -DHAVE_ET_COM_ERR_H -DHAVE_FSTATAT -DHAVE_FUSE -DHAVE_GETHBYXR -DHAVE_GETIFADDRS -DHAVE_LIBZ -DHAVE_NAMEINFO -DHAVE_PROTOR -DHAVE_READLINE -DHAVE_SENDFILE -DHAVE_SETRESUID -DHAVE_SHADOWPW -DHAVE_SIGWTI -DHAVE_SSL -DHAVE_SYSTEMD -DHAVE_TLS1 -DHAVE_TLS11 -DHAVE_TLS12 -DHAVE_XML2 -DHAVE_XRDCRYPTO -DXRDPLUGIN_SOVERSION=\"5\" -DXrdSsi_5_EXPORTS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/builddir/build/BUILD/xrootd-5.3.0/src/.. -I/builddir/build/BUILD/xrootd-5.3.0/src/. -I/usr/include/uuid -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/json-c -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson -I/builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -fPIC -std=gnu++1y -o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiStat.cc.o -c /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStat.cc /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -g [100%] Linking CXX shared module libXrdSsi-5.so cd /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/XrdSsi-5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -Werror -Wno-unused-parameter -O2 -g -DNDEBUG -Wl,-z,relro -shared -o libXrdSsi-5.so CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiDir.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFile.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileReq.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiFileSess.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfs.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiSfsConfig.cc.o CMakeFiles/XrdSsi-5.dir/XrdSsi/XrdSsiStat.cc.o -Wl,-rpath,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl: libXrdSsiLib.so.2.0.0 libXrdServer.so.3.0.0 XrdCl/libXrdCl.so.3.0.0 -lpthread libXrdUtils.so.3.0.0 -Wl,-rpath-link,/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [100%] Built target XrdSsi-5 /usr/bin/c++ -pthread -shared -Wl,-z,relro -Wl,-rpath,$ORIGIN/../../.. -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl -L/usr/lib -lXrdCl -lXrdUtils -ldl -lpython2.7 -o build/lib.linux-armv7l-2.7/pyxrootd/client.so gmake[2]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' [100%] Built target python_target gmake[1]: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/CMakeFiles 0 ~/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python ~/build/BUILD/xrootd-5.3.0 + pushd armv7hl-redhat-linux-gnueabi/bindings/python + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running build running build_py creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/pyxrootd copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/__init__.py -> build/lib.linux-armv7l-3.6/pyxrootd creating build/lib.linux-armv7l-3.6/XRootD copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/__init__.py -> build/lib.linux-armv7l-3.6/XRootD creating build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/utils.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/url.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/file.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/glob_funcs.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/finalize.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/filesystem.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/flags.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/_version.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/__init__.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/env.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/copyprocess.py -> build/lib.linux-armv7l-3.6/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/responses.py -> build/lib.linux-armv7l-3.6/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/builddir creating build/temp.linux-armv7l-3.6/builddir/build creating build/temp.linux-armv7l-3.6/builddir/build/BUILD creating build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0 creating build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings creating build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python creating build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o -g /usr/bin/cc -pthread -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.6m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -g /usr/bin/c++ -pthread -shared -Wl,-z,relro -g -Wl,-rpath,$ORIGIN/../../.. -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o build/temp.linux-armv7l-3.6/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl -L/usr/lib -lXrdCl -lXrdUtils -ldl -lpython3.6m -o build/lib.linux-armv7l-3.6/pyxrootd/client.cpython-36m-arm-linux-gnueabi.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running build running build_py creating build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/pyxrootd copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/__init__.py -> build/lib.linux-armv7l-3.4/pyxrootd creating build/lib.linux-armv7l-3.4/XRootD copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/__init__.py -> build/lib.linux-armv7l-3.4/XRootD creating build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/utils.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/url.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/file.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/glob_funcs.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/finalize.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/filesystem.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/flags.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/_version.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/__init__.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/env.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/copyprocess.py -> build/lib.linux-armv7l-3.4/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/responses.py -> build/lib.linux-armv7l-3.4/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/builddir creating build/temp.linux-armv7l-3.4/builddir/build creating build/temp.linux-armv7l-3.4/builddir/build/BUILD creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0 creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python creating build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o -g /usr/bin/cc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python3.4m -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -g /usr/bin/c++ -pthread -shared -Wl,-z,relro -Wl,-rpath,$ORIGIN/../../.. -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o build/temp.linux-armv7l-3.4/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl -L/usr/lib -lXrdCl -lXrdUtils -ldl -lpython3.4m -o build/lib.linux-armv7l-3.4/pyxrootd/client.cpython-34m.so + sleep 1 ~/build/BUILD/xrootd-5.3.0 + popd + make -C packaging/common -f /usr/share/selinux/devel/Makefile make: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/packaging/common' 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.fc tmp/xrootd.mod make: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/packaging/common' + doxygen Doxyfile Warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `DETAILS_AT_TOP' at line 23 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 107 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 205 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 206 of file Doxyfile has become obsolete. 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 files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/Xrd Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/cmake Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/docs Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/packaging Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/packaging/debian Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/packaging/debian/source Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/packaging/debian_scripts Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/packaging/rhel Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/tests Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/tests/XrdCephTests Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/cmake Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/config Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/packaging Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/packaging/rhel Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/cases Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/cases/000-simple-download Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/cases/001-deep-path-download Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/cases/002-simple-upload Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/cases/003-deep-path-upload Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/config Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/test/config/client Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/static Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdRootd Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/configs Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/test Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/test/config Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/inih Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson/examples Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/vendor/picojson/picotest Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSeckrb5 Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecunix Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecztn Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/tinyxml Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd Searching for files in directory /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/XProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/XProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/XPtypes.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/XPtypes.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/YProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XProtocol/YProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffXL.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdBuffXL.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInet.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInet.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkMatch.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkMatch.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkXeq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkXeq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdObject.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdObject.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPoll.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPoll.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollE.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollE.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollPoll.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdPollPoll.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtLoad.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtLoad.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdScheduler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdScheduler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdSendQ.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdSendQ.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdTcpMonPin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdTcpMonPin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAccess.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAccess.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAudit.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAudit.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthDB.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthDB.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthorize.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccAuthorize.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccCapability.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccCapability.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccEntity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccEntity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccGroups.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccGroups.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccPrivs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdAcc/XrdAccPrivs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdClProxyPlugin/ProxyPrefixPlugin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdCpFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdMpxXml.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdApps/XrdMpxXml.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmHandle.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmHandle.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmLogger.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmLogger.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmPolicy.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmPolicy.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmPolicy1.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmPolicy1.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwmTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssDir.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssDir.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephPosix.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephPosix.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephXAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephXAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksAssist.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksAssist.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalc.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalc.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalcadler32.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalcadler32.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalccrc32.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalccrc32.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalcmd5.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksCalcmd5.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksData.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksData.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoad.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoad.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManOss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManOss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksWrapper.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksWrapper.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksXAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksXAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAnyObject.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAnyObject.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClApply.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClApply.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAsyncSocketHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAsyncSocketHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAsyncWriter.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClAsyncWriter.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannelHandlerList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannelHandlerList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckSumManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckSumManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClClassicCopyJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClClassicCopyJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClConstants.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClConstants.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopyJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopyJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopyProcess.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCopyProcess.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCtx.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCtx.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClDefaultEnv.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClDefaultEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClDlgEnv.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClDlgEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClEcHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClEcHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClEnv.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileTimer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileTimer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFinalOperation.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFinalOperation.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClForkHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClForkHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFSExecutor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFSExecutor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFwd.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFwd.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClInQueue.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClInQueue.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClJobManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClJobManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileTask.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileTask.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLog.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLog.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMessage.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMessage.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMessageUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMessageUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMetalinkRedirector.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMetalinkRedirector.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMonitor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMonitor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationTimeout.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationTimeout.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOptimizers.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOptimizers.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOptional.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOptional.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOutQueue.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOutQueue.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClParallelOperation.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClParallelOperation.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPlugInInterface.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPlugInInterface.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPlugInManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPlugInManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPoller.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPoller.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerBuiltIn.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerBuiltIn.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerFactory.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPollerFactory.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMaster.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMaster.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMasterInterfaces.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMasterInterfaces.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPropertyList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPropertyList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClRedirectorRegistry.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClRedirectorRegistry.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClRequestSync.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClRequestSync.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClResponseJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClResponseJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSIDManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSIDManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSocket.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSocket.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStatus.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStatus.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStream.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClStream.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSyncQueue.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSyncQueue.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTaskManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTaskManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClThirdPartyCopyJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClThirdPartyCopyJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTls.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTls.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTPFallBackCopyJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTPFallBackCopyJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTransportManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClTransportManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClURL.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClURL.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpCtx.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpCtx.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpSrc.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpSrc.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDResponses.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDResponses.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDTransport.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDTransport.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipArchive.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipArchive.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipListHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipListHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFilePlugIn.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFilePlugIn.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFileSystemPlugIn.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpFileSystemPlugIn.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInFactory.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInFactory.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInUtil.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/HttpPlugInUtil.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/Posix.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdClHttp/src/XrdClHttp/Posix.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsAdmin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsAdmin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBaseFS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBaseFS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBlackList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsBlackList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClient.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClient.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMan.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMan.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMsg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClientMsg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCluster.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsCluster.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClustID.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsClustID.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsFinder.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsFinder.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsKey.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsKey.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsLogin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsLogin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManTree.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsManTree.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsMeter.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsMeter.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNash.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNash.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNode.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsNode.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsParser.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsParser.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPerfMon.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPerfMon.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepare.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepare.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepArgs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsPrepArgs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRedirLocal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRedirLocal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsResp.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsResp.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRole.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRole.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRouting.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRouting.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRData.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRData.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRQ.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRRQ.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRTable.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsRTable.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSecurity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSecurity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSelect.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSelect.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsState.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsState.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSupervisor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsSupervisor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTalk.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTalk.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTypes.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsTypes.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsVnId.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsVnId.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoAux.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoAux.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoBasic.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoBasic.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoCipher.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoCipher.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoFactory.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoFactory.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptogsiX509Chain.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptogsiX509Chain.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoLite.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoLite.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoMsgDigest.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoMsgDigest.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoRSA.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoRSA.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslAux.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslAux.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslCipher.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslCipher.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslFactory.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslFactory.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslgsiAux.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslgsiAux.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslMsgDigest.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslMsgDigest.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslRSA.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslRSA.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Crl.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Crl.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Req.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptosslX509Req.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Chain.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Chain.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Crl.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Crl.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Req.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCrypto/XrdCryptoX509Req.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigAuth.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigAuth.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcObjCfg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcObjCfg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcReader.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcReader.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcStrmWriter.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcStrmWriter.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcThreadPool.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcThreadPool.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcUtilities.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcUtilities.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcWrtBuff.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcWrtBuff.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsDent.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsDent.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsFsinfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsFsinfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsMisc.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsMisc.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsPosix.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsPosix.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsQueue.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsQueue.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsWcache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFfs/XrdFfsWcache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcCID.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcCID.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcProxy.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcProxy.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqAgent.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqAgent.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcReqFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcRequest.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcRequest.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcXAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcXAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcXLock.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrc/XrdFrcXLock.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdmin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmAdmin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmCns.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmCns.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmFiles.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmFiles.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMigrate.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMigrate.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMonitor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmMonitor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmPurge.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmPurge.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmReqBoss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmReqBoss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTransfer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTransfer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTSort.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmTSort.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrAgent.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrAgent.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrDaemon.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrDaemon.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrQueue.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdFrm/XrdFrmXfrQueue.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpExtHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpExtHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpReq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpReq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpSecXtractor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpSecXtractor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpStatic.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpStatic.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdHttp/XrdHttpUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsAuthz.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsAuthz.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdMacaroons/XrdMacaroonsHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNet.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNet.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCmsNotify.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCmsNotify.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetConnect.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetConnect.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetIF.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetIF.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetOpts.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetOpts.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetPeer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetPeer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetRegistry.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetRegistry.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSecurity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSecurity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSockAddr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSockAddr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSocket.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetSocket.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsChkPnt.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsChkPnt.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigCP.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigCP.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigPI.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigPI.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsEvs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFSctl_PI.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsFSctl_PI.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsHandle.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsHandle.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsPoscq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsPoscq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsPrepare.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsPrepare.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsSecurity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsSecurity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPC.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPC.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCAuth.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCAuth.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCProg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTPCProg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAt.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAt.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCopy.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssCopy.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssDefaultSS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssDefaultSS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssError.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssError.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMioFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssMioFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssOpaque.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssOpaque.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssPath.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssPath.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssSpace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssSpace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStage.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStage.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStatInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssStatInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssVS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssVS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiCrcUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiCrcUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiFileAio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiFileAio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiPages.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiPages.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiRanges.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiRanges.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTagstore.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTagstore.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTagstoreFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTagstoreFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsiTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOuca2x.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOuca2x.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucArgs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucArgs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCacheCM.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCacheCM.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCacheStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCacheStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCallBack.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCallBack.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucChain.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucChain.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucChkPnt.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucChkPnt.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCompiler.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCompiler.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC32C.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC32C.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucDLlist.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucDLlist.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucEnum.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucEnum.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucEnv.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucEnv.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucErrInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucErrInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucExport.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucExport.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucFileInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucFileInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucHash.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucHash.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucIOVec.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucIOVec.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucLock.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucLock.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucLogging.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucLogging.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucMsubs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucMsubs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucN2NLoader.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucN2NLoader.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucName2Name.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucName2Name.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNSWalk.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucNSWalk.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPgrwUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPgrwUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinLoader.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinLoader.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinObject.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinObject.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinPath.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinPath.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPreload.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPreload.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucProg.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucProg.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPsx.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPsx.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPup.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPup.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucRash.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucRash.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucReqID.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucReqID.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSFVec.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSFVec.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSHA3.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSHA3.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSid.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSid.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSiteName.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSiteName.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucStream.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucStream.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucString.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucString.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSxeq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucSxeq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTable.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTable.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTokenizer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTokenizer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTPC.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTPC.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucVerName.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucVerName.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucXAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucXAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfc.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfc.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcDecision.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcDecision.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIO.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIO.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOEntireFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOEntireFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOFileBlock.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcIOFileBlock.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcPrint.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcPrint.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcTypes.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPfc/XrdPfcTypes.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosix.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosix.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixAdmin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixAdmin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCallBack.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCallBack.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixDir.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixDir.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixExtern.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixExtern.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixExtra.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixExtra.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFileRH.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixFileRH.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixLinkage.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixLinkage.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixMap.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixMap.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixObject.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixObject.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixObjGuard.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixObjGuard.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixOsDep.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixOsDep.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixPrepIO.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixPrepIO.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootd.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootd.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootdPath.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixXrootdPath.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssAioCB.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssAioCB.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssCks.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssCks.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUrlInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUrlInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcData.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcData.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcReal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcReal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcSlot.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmcSlot.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdRootd/XrdRootdProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdRootd/XrdRootdProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/XrdSciTokensHelper.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSciTokens/XrdSciTokensHelper.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityPin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityPin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityXtra.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecEntityXtra.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecInterface.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecInterface.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecLoadSecurity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecLoadSecurity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecPManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecPManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtector.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtector.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtocolhost.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtocolhost.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecServer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecServer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecTLayer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecTLayer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiOpts.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiOpts.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecgsiTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecProtocolgsi.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecgsi/XrdSecProtocolgsi.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecProtocolpwd.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecProtocolpwd.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecpwdPlatform.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecpwdPlatform.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecpwdTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecpwd/XrdSecpwdTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecProtocolsss.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecProtocolsss.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssCon.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssCon.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssEnt.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssEnt.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssKT.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssKT.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssMap.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssMap.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssRR.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssRR.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsAio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsAio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsDio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsDio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsFAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsFAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsFlags.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsFlags.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsGPFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsGPFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsXio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsXio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsXioImpl.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsXioImpl.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAlert.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAlert.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAtomics.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiAtomics.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiBVec.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiBVec.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiCluster.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiCluster.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiCms.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiCms.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiDir.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiDir.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiEntity.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiEntity.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiErrInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiErrInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiEvent.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiEvent.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileReq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileReq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileResource.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileResource.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileSess.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFileSess.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiProvider.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiProvider.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResource.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResource.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRespInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRespInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRAgent.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRAgent.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRTable.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRRTable.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiScale.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiScale.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiService.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiService.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiServReal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiServReal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSessReal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSessReal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfs.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfs.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfsConfig.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiSfsConfig.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMam.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMam.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMap.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMap.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMat.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMat.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStream.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiStream.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTaskReal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTaskReal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutAux.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutAux.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBucket.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBucket.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuckList.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuckList.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutCacheEntry.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutCacheEntry.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFCache.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFCache.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFEntry.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFEntry.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutPFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutRndm.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutRndm.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSut/XrdSutTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysAtomics.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysAtomics.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysDir.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysDir.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysDNS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysDNS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysE2T.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysE2T.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysError.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysError.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFallocate.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFallocate.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFD.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFD.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysHeaders.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysHeaders.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysIOEvents.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysIOEvents.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysKernelBuffer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysKernelBuffer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogger.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogger.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogging.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogging.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogPI.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogPI.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPageSize.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPageSize.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlatform.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlatform.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlugin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPlugin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPriv.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPriv.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPthread.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPthread.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPwd.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysPwd.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysSemWait.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysSemWait.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTimer.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTimer.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXSLock.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXSLock.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleManager.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleManager.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottleTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsContext.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsContext.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsHostcheck.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsHostcheck.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotary.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotary.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotaryUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotaryUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsPeerCerts.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsPeerCerts.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsSocket.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsSocket.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsTempCA.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsTempCA.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcCurlMulti.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcCurlMulti.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcState.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcState.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcStream.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcStream.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcTPC.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdTpc/XrdTpcTPC.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdVersionPlugin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdVersionPlugin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVoms.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVoms.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsFun.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsFun.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdVoms/XrdVomsTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlMetaLink.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlMetaLink.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrTiny.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrTiny.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrXml2.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlRdrXml2.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlReader.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXml/XrdXmlReader.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAdmin.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAdmin.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioBuff.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioBuff.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioFob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioFob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioPgrw.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioPgrw.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioTask.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdAioTask.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdCallBack.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdCallBack.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileLock.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileLock.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileLock1.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileLock1.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdFileStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGPFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGPFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGSReal.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGSReal.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGStream.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGStream.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdJob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdJob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonData.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonData.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFile.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFile.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFMap.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonFMap.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonitor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdMonitor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdNormAio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdNormAio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgrwAio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgrwAio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwBadCS.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwBadCS.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwCtl.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwCtl.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwFob.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPgwFob.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPio.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPio.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPrepare.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdPrepare.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdProtocol.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdProtocol.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdReqID.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdReqID.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdResponse.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdResponse.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/Xrd/builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh:2: warning: the name `RedundancyProvider.hh' supplied as the second argument in the \file statement is not an input file XrootdStats.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdStats.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTrace.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTrace.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransit.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransit.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransPend.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransPend.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransSend.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdTransSend.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdWVInfo.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdWVInfo.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeq.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXeq.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXPath.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdXPath.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipCDFH.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipCDFH.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipDataDescriptor.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipDataDescriptor.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipEOCD.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipEOCD.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipExtra.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipExtra.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipLFH.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipLFH.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipUtils.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipUtils.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipZIP64EOCD.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipZIP64EOCD.hh... Preprocessing /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipZIP64EOCDL.hh... Parsing file /builddir/build/BUILD/xrootd-5.3.0/src/XrdZip/XrdZipZIP64EOCDL.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... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file HttpFilePlugIn.hh... Generating code for file HttpFileSystemPlugIn.hh... Generating code for file HttpPlugInFactory.hh... Generating code for file HttpPlugInUtil.hh... Generating code for file Posix.hh... Generating code for file ProxyPrefixFile.hh... Generating code for file ProxyPrefixPlugin.hh... Generating code for file XProtocol.hh... Generating code for file XPtypes.hh... Generating code for file XrdAccAccess.hh... Generating code for file XrdAccAudit.hh... Generating code for file XrdAccAuthDB.hh... Generating code for file XrdAccAuthFile.hh... Generating code for file XrdAccAuthorize.hh... Generating code for file XrdAccCapability.hh... Generating code for file XrdAccConfig.hh... Generating code for file XrdAccEntity.hh... Generating code for file XrdAccGroups.hh... Generating code for file XrdAccPrivs.hh... Generating code for file XrdBuffer.hh... Generating code for file XrdBuffXL.hh... Generating code for file XrdBwm.hh... Generating code for file XrdBwmHandle.hh... Generating code for file XrdBwmLogger.hh... Generating code for file XrdBwmPolicy.hh... Generating code for file XrdBwmPolicy1.hh... Generating code for file XrdBwmTrace.hh... Generating code for file XrdCephOss.hh... Generating code for file XrdCephOssDir.hh... Generating code for file XrdCephOssFile.hh... Generating code for file XrdCephPosix.hh... Generating code for file XrdCephXAttr.hh... Generating code for file XrdCks.hh... Generating code for file XrdCksAssist.hh... Generating code for file XrdCksCalc.hh... Generating code for file XrdCksCalcadler32.hh... Generating code for file XrdCksCalccrc32.hh... Generating code for file XrdCksCalcmd5.hh... Generating code for file XrdCksConfig.hh... Generating code for file XrdCksData.hh... Generating code for file XrdCksLoad.hh... Generating code for file XrdCksLoader.hh... Generating code for file XrdCksManager.hh... Generating code for file XrdCksManOss.hh... Generating code for file XrdCksWrapper.hh... Generating code for file XrdCksXAttr.hh... Generating code for file XrdClAnyObject.hh... Generating code for file XrdClApply.hh... Generating code for file XrdClArg.hh... Generating code for file XrdClAsyncSocketHandler.hh... Generating code for file XrdClAsyncWriter.hh... Generating code for file XrdClBuffer.hh... Generating code for file XrdClChannel.hh... Generating code for file XrdClChannelHandlerList.hh... Generating code for file XrdClCheckpointOperation.hh... Generating code for file XrdClCheckSumManager.hh... Generating code for file XrdClClassicCopyJob.hh... Generating code for file XrdClConstants.hh... Generating code for file XrdClCopyJob.hh... Generating code for file XrdClCopyProcess.hh... Generating code for file XrdClCtx.hh... Generating code for file XrdClDefaultEnv.hh... Generating code for file XrdClDlgEnv.hh... Generating code for file XrdClEcHandler.hh... Generating code for file XrdClEnv.hh... Generating code for file XrdClFile.hh... Generating code for file XrdClFileOperations.hh... Generating code for file XrdClFileStateHandler.hh... Generating code for file XrdClFileSystem.hh... Generating code for file XrdClFileSystemOperations.hh... Generating code for file XrdClFileSystemUtils.hh... Generating code for file XrdClFileTimer.hh... Generating code for file XrdClFinalOperation.hh... Generating code for file XrdClForkHandler.hh... Generating code for file XrdClFSExecutor.hh... Generating code for file XrdClFwd.hh... Generating code for file XrdClInQueue.hh... Generating code for file XrdClJobManager.hh... Generating code for file XrdClLocalFileHandler.hh... Generating code for file XrdClLocalFileTask.hh... Generating code for file XrdClLog.hh... Generating code for file XrdClMessage.hh... Generating code for file XrdClMessageUtils.hh... Generating code for file XrdClMetalinkRedirector.hh... Generating code for file XrdClMonitor.hh... Generating code for file XrdClOperationHandlers.hh... Generating code for file XrdClOperations.hh... Generating code for file XrdClOperationTimeout.hh... Generating code for file XrdClOptimizers.hh... Generating code for file XrdClOptional.hh... Generating code for file XrdClOutQueue.hh... Generating code for file XrdClParallelOperation.hh... Generating code for file XrdClPlugInInterface.hh... Generating code for file XrdClPlugInManager.hh... Generating code for file XrdClPoller.hh... Generating code for file XrdClPollerBuiltIn.hh... Generating code for file XrdClPollerFactory.hh... Generating code for file XrdClPostMaster.hh... Generating code for file XrdClPostMasterInterfaces.hh... Generating code for file XrdClPropertyList.hh... Generating code for file XrdClRedirectorRegistry.hh... Generating code for file XrdClRequestSync.hh... Generating code for file XrdClResponseJob.hh... Generating code for file XrdClSIDManager.hh... Generating code for file XrdClSocket.hh... Generating code for file XrdClStatus.hh... Generating code for file XrdClStream.hh... Generating code for file XrdClSyncQueue.hh... Generating code for file XrdClTaskManager.hh... Generating code for file XrdClThirdPartyCopyJob.hh... Generating code for file XrdClTls.hh... Generating code for file XrdClTPFallBackCopyJob.hh... Generating code for file XrdClTransportManager.hh... Generating code for file XrdClURL.hh... Generating code for file XrdClUtils.hh... Generating code for file XrdClXCpCtx.hh... Generating code for file XrdClXCpSrc.hh... Generating code for file XrdClXRootDMsgHandler.hh... Generating code for file XrdClXRootDResponses.hh... Generating code for file XrdClXRootDTransport.hh... Generating code for file XrdClZipArchive.hh... Generating code for file XrdClZipCache.hh... Generating code for file XrdClZipListHandler.hh... Generating code for file XrdClZipOperations.hh... Generating code for file XrdCmsAdmin.hh... Generating code for file XrdCmsBaseFS.hh... Generating code for file XrdCmsBlackList.hh... Generating code for file XrdCmsCache.hh... Generating code for file XrdCmsClient.hh... Generating code for file XrdCmsClientConfig.hh... Generating code for file XrdCmsClientMan.hh... Generating code for file XrdCmsClientMsg.hh... Generating code for file XrdCmsCluster.hh... Generating code for file XrdCmsClustID.hh... Generating code for file XrdCmsConfig.hh... Generating code for file XrdCmsFinder.hh... Generating code for file XrdCmsJob.hh... Generating code for file XrdCmsKey.hh... Generating code for file XrdCmsLogin.hh... Generating code for file XrdCmsManager.hh... Generating code for file XrdCmsManList.hh... Generating code for file XrdCmsManTree.hh... Generating code for file XrdCmsMeter.hh... Generating code for file XrdCmsNash.hh... Generating code for file XrdCmsNode.hh... Generating code for file XrdCmsParser.hh... Generating code for file XrdCmsPerfMon.hh... Generating code for file XrdCmsPList.hh... Generating code for file XrdCmsPrepare.hh... Generating code for file XrdCmsPrepArgs.hh... Generating code for file XrdCmsProtocol.hh... Generating code for file XrdCmsRedirLocal.hh... Generating code for file XrdCmsResp.hh... Generating code for file XrdCmsRole.hh... Generating code for file XrdCmsRouting.hh... Generating code for file XrdCmsRRData.hh... Generating code for file XrdCmsRRQ.hh... Generating code for file XrdCmsRTable.hh... Generating code for file XrdCmsSecurity.hh... Generating code for file XrdCmsSelect.hh... Generating code for file XrdCmsState.hh... Generating code for file XrdCmsSupervisor.hh... Generating code for file XrdCmsTalk.hh... Generating code for file XrdCmsTrace.hh... Generating code for file XrdCmsTypes.hh... Generating code for file XrdCmsUtils.hh... Generating code for file XrdCmsVnId.hh... Generating code for file XrdConfig.hh... Generating code for file XrdCpConfig.hh... Generating code for file XrdCpFile.hh... Generating code for file XrdCryptoAux.hh... Generating code for file XrdCryptoBasic.hh... Generating code for file XrdCryptoCipher.hh... Generating code for file XrdCryptoFactory.hh... Generating code for file XrdCryptogsiX509Chain.hh... Generating code for file XrdCryptoLite.hh... Generating code for file XrdCryptoMsgDigest.hh... Generating code for file XrdCryptoRSA.hh... Generating code for file XrdCryptosslAux.hh... Generating code for file XrdCryptosslCipher.hh... Generating code for file XrdCryptosslFactory.hh... Generating code for file XrdCryptosslgsiAux.hh... Generating code for file XrdCryptosslMsgDigest.hh... Generating code for file XrdCryptosslRSA.hh... Generating code for file XrdCryptosslTrace.hh... Generating code for file XrdCryptosslX509.hh... Generating code for file XrdCryptosslX509Crl.hh... Generating code for file XrdCryptosslX509Req.hh... Generating code for file XrdCryptoTrace.hh... Generating code for file XrdCryptoX509.hh... Generating code for file XrdCryptoX509Chain.hh... Generating code for file XrdCryptoX509Crl.hh... Generating code for file XrdCryptoX509Req.hh... Generating code for file XrdDigAuth.hh... Generating code for file XrdDigConfig.hh... Generating code for file XrdDigFS.hh... Generating code for file XrdEcConfig.hh... Generating code for file XrdEcObjCfg.hh... Generating code for file XrdEcReader.hh... Generating code for file XrdEcRedundancyProvider.hh... Generating code for file XrdEcStrmWriter.hh... Generating code for file XrdEcThreadPool.hh... Generating code for file XrdEcUtilities.hh... Generating code for file XrdEcWrtBuff.hh... Generating code for file XrdFfsDent.hh... Generating code for file XrdFfsFsinfo.hh... Generating code for file XrdFfsMisc.hh... Generating code for file XrdFfsPosix.hh... Generating code for file XrdFfsQueue.hh... Generating code for file XrdFfsWcache.hh... Generating code for file XrdFrcCID.hh... Generating code for file XrdFrcProxy.hh... Generating code for file XrdFrcReqAgent.hh... Generating code for file XrdFrcReqFile.hh... Generating code for file XrdFrcRequest.hh... Generating code for file XrdFrcTrace.hh... Generating code for file XrdFrcUtils.hh... Generating code for file XrdFrcXAttr.hh... Generating code for file XrdFrcXLock.hh... Generating code for file XrdFrmAdmin.hh... Generating code for file XrdFrmCns.hh... Generating code for file XrdFrmConfig.hh... Generating code for file XrdFrmFiles.hh... Generating code for file XrdFrmMigrate.hh... Generating code for file XrdFrmMonitor.hh... Generating code for file XrdFrmPurge.hh... Generating code for file XrdFrmReqBoss.hh... Generating code for file XrdFrmTransfer.hh... Generating code for file XrdFrmTSort.hh... Generating code for file XrdFrmXfrAgent.hh... Generating code for file XrdFrmXfrDaemon.hh... Generating code for file XrdFrmXfrJob.hh... Generating code for file XrdFrmXfrQueue.hh... Generating code for file XrdHttpExtHandler.hh... Generating code for file XrdHttpProtocol.hh... Generating code for file XrdHttpReq.hh... Generating code for file XrdHttpSecXtractor.hh... Generating code for file XrdHttpStatic.hh... Generating code for file XrdHttpTrace.hh... Generating code for file XrdHttpUtils.hh... Generating code for file XrdInet.hh... Generating code for file XrdInfo.hh... Generating code for file XrdJob.hh... Generating code for file XrdLink.hh... Generating code for file XrdLinkCtl.hh... Generating code for file XrdLinkInfo.hh... Generating code for file XrdLinkMatch.hh... Generating code for file XrdLinkXeq.hh... Generating code for file XrdMacaroonsAuthz.hh... Generating code for file XrdMacaroonsHandler.hh... Generating code for file XrdMpxXml.hh... Generating code for file XrdNet.hh... Generating code for file XrdNetAddr.hh... Generating code for file XrdNetAddrInfo.hh... Generating code for file XrdNetBuffer.hh... Generating code for file XrdNetCache.hh... Generating code for file XrdNetCmsNotify.hh... Generating code for file XrdNetConnect.hh... Generating code for file XrdNetIF.hh... Generating code for file XrdNetMsg.hh... Generating code for file XrdNetOpts.hh... Generating code for file XrdNetPeer.hh... Generating code for file XrdNetRegistry.hh... Generating code for file XrdNetSecurity.hh... Generating code for file XrdNetSockAddr.hh... Generating code for file XrdNetSocket.hh... Generating code for file XrdNetUtils.hh... Generating code for file XrdObject.hh... Generating code for file XrdOfs.hh... Generating code for file XrdOfsChkPnt.hh... Generating code for file XrdOfsConfigCP.hh... Generating code for file XrdOfsConfigPI.hh... Generating code for file XrdOfsCPFile.hh... Generating code for file XrdOfsEvr.hh... Generating code for file XrdOfsEvs.hh... Generating code for file XrdOfsFSctl_PI.hh... Generating code for file XrdOfsHandle.hh... Generating code for file XrdOfsPoscq.hh... Generating code for file XrdOfsPrepare.hh... Generating code for file XrdOfsSecurity.hh... Generating code for file XrdOfsStats.hh... Generating code for file XrdOfsTPC.hh... Generating code for file XrdOfsTPCAuth.hh... Generating code for file XrdOfsTPCConfig.hh... Generating code for file XrdOfsTPCInfo.hh... Generating code for file XrdOfsTPCJob.hh... Generating code for file XrdOfsTPCProg.hh... Generating code for file XrdOfsTrace.hh... Generating code for file XrdOss.hh... Generating code for file XrdOssApi.hh... Generating code for file XrdOssAt.hh... Generating code for file XrdOssCache.hh... Generating code for file XrdOssConfig.hh... Generating code for file XrdOssCopy.hh... Generating code for file XrdOssCsi.hh... Generating code for file XrdOssCsiConfig.hh... Generating code for file XrdOssCsiCrcUtils.hh... Generating code for file XrdOssCsiFileAio.hh... Generating code for file XrdOssCsiPages.hh... Generating code for file XrdOssCsiRanges.hh... Generating code for file XrdOssCsiTagstore.hh... Generating code for file XrdOssCsiTagstoreFile.hh... Generating code for file XrdOssCsiTrace.hh... Generating code for file XrdOssDefaultSS.hh... Generating code for file XrdOssError.hh... Generating code for file XrdOssHandler.hh... Generating code for file XrdOssMio.hh... Generating code for file XrdOssMioFile.hh... Generating code for file XrdOssOpaque.hh... Generating code for file XrdOssPath.hh... Generating code for file XrdOssSpace.hh... Generating code for file XrdOssStage.hh... Generating code for file XrdOssStatInfo.hh... Generating code for file XrdOssTrace.hh... Generating code for file XrdOssVS.hh... Generating code for file XrdOssWrapper.hh... Generating code for file XrdOuca2x.hh... Generating code for file XrdOucArgs.hh... Generating code for file XrdOucBackTrace.hh... Generating code for file XrdOucBuffer.hh... Generating code for file XrdOucCache.hh... Generating code for file XrdOucCacheCM.hh... Generating code for file XrdOucCacheStats.hh... Generating code for file XrdOucCallBack.hh... Generating code for file XrdOucChain.hh... Generating code for file XrdOucChkPnt.hh... Generating code for file XrdOucCompiler.hh... Generating code for file XrdOucCRC.hh... Generating code for file XrdOucCRC32C.hh... Generating code for file XrdOucDLlist.hh... Generating code for file XrdOucEnum.hh... Generating code for file XrdOucEnv.hh... Generating code for file XrdOucERoute.hh... Generating code for file XrdOucErrInfo.hh... Generating code for file XrdOucExport.hh... Generating code for file XrdOucFileInfo.hh... Generating code for file XrdOucGMap.hh... Generating code for file XrdOucHash.hh... Generating code for file XrdOucIOVec.hh... Generating code for file XrdOucLock.hh... Generating code for file XrdOucLogging.hh... Generating code for file XrdOucMsubs.hh... Generating code for file XrdOucN2NLoader.hh... Generating code for file XrdOucName2Name.hh... Generating code for file XrdOucNList.hh... Generating code for file XrdOucNSWalk.hh... Generating code for file XrdOucPgrwUtils.hh... Generating code for file XrdOucPinKing.hh... Generating code for file XrdOucPinLoader.hh... Generating code for file XrdOucPinObject.hh... Generating code for file XrdOucPinPath.hh... Generating code for file XrdOucPList.hh... Generating code for file XrdOucPreload.hh... Generating code for file XrdOucProg.hh... Generating code for file XrdOucPsx.hh... Generating code for file XrdOucPup.hh... Generating code for file XrdOucRash.hh... Generating code for file XrdOucReqID.hh... Generating code for file XrdOucSFVec.hh... Generating code for file XrdOucSHA3.hh... Generating code for file XrdOucSid.hh... Generating code for file XrdOucSiteName.hh... Generating code for file XrdOucStats.hh... Generating code for file XrdOucStream.hh... Generating code for file XrdOucString.hh... Generating code for file XrdOucSxeq.hh... Generating code for file XrdOucTable.hh... Generating code for file XrdOucTList.hh... Generating code for file XrdOucTokenizer.hh... Generating code for file XrdOucTPC.hh... Generating code for file XrdOucTrace.hh... Generating code for file XrdOucUtils.hh... Generating code for file XrdOucVerName.hh... Generating code for file XrdOucXAttr.hh... Generating code for file XrdPfc.hh... Generating code for file XrdPfcDecision.hh... Generating code for file XrdPfcFile.hh... Generating code for file XrdPfcInfo.hh... Generating code for file XrdPfcIO.hh... Generating code for file XrdPfcIOEntireFile.hh... Generating code for file XrdPfcIOFileBlock.hh... Generating code for file XrdPfcPrint.hh... Generating code for file XrdPfcStats.hh... Generating code for file XrdPfcTrace.hh... Generating code for file XrdPfcTypes.hh... Generating code for file XrdPoll.hh... Generating code for file XrdPollE.hh... Generating code for file XrdPollInfo.hh... Generating code for file XrdPollPoll.hh... Generating code for file XrdPosix.hh... Generating code for file XrdPosixAdmin.hh... Generating code for file XrdPosixCache.hh... Generating code for file XrdPosixCallBack.hh... Generating code for file XrdPosixConfig.hh... Generating code for file XrdPosixDir.hh... Generating code for file XrdPosixExtern.hh... Generating code for file XrdPosixExtra.hh... Generating code for file XrdPosixFile.hh... Generating code for file XrdPosixFileRH.hh... Generating code for file XrdPosixInfo.hh... Generating code for file XrdPosixLinkage.hh... Generating code for file XrdPosixMap.hh... Generating code for file XrdPosixObject.hh... Generating code for file XrdPosixObjGuard.hh... Generating code for file XrdPosixOsDep.hh... Generating code for file XrdPosixPrepIO.hh... Generating code for file XrdPosixStats.hh... Generating code for file XrdPosixTrace.hh... Generating code for file XrdPosixXrootd.hh... Generating code for file XrdPosixXrootdPath.hh... Generating code for file XrdProtLoad.hh... Generating code for file XrdProtocol.hh... Generating code for file XrdPss.hh... Generating code for file XrdPssAioCB.hh... Generating code for file XrdPssCks.hh... Generating code for file XrdPssTrace.hh... Generating code for file XrdPssUrlInfo.hh... Generating code for file XrdPssUtils.hh... Generating code for file XrdRmc.hh... Generating code for file XrdRmcData.hh... Generating code for file XrdRmcReal.hh... Generating code for file XrdRmcSlot.hh... Generating code for file XrdRootdProtocol.hh... Generating code for file XrdScheduler.hh... Generating code for file XrdSciTokensHelper.hh... Generating code for file XrdSecAttr.hh... Generating code for file XrdSecEntity.hh... Generating code for file XrdSecEntityAttr.hh... Generating code for file XrdSecEntityPin.hh... Generating code for file XrdSecEntityXtra.hh... Generating code for file XrdSecgsiOpts.hh... Generating code for file XrdSecgsiTrace.hh... Generating code for file XrdSecInterface.hh... Generating code for file XrdSecLoadSecurity.hh... Generating code for file XrdSecPManager.hh... Generating code for file XrdSecProtect.hh... Generating code for file XrdSecProtector.hh... Generating code for file XrdSecProtocolgsi.hh... Generating code for file XrdSecProtocolhost.hh... Generating code for file XrdSecProtocolpwd.hh... Generating code for file XrdSecProtocolsss.hh... Generating code for file XrdSecpwdPlatform.hh... Generating code for file XrdSecpwdTrace.hh... Generating code for file XrdSecServer.hh... Generating code for file XrdSecsssCon.hh... Generating code for file XrdSecsssEnt.hh... Generating code for file XrdSecsssID.hh... Generating code for file XrdSecsssKT.hh... Generating code for file XrdSecsssMap.hh... Generating code for file XrdSecsssRR.hh... Generating code for file XrdSecTLayer.hh... Generating code for file XrdSecTrace.hh... Generating code for file XrdSendQ.hh... Generating code for file XrdSfsAio.hh... Generating code for file XrdSfsDio.hh... Generating code for file XrdSfsFAttr.hh... Generating code for file XrdSfsFlags.hh... Generating code for file XrdSfsGPFile.hh... Generating code for file XrdSfsInterface.hh... Generating code for file XrdSfsNative.hh... Generating code for file XrdSfsXio.hh... Generating code for file XrdSfsXioImpl.hh... Generating code for file XrdSsiAlert.hh... Generating code for file XrdSsiAtomics.hh... Generating code for file XrdSsiBVec.hh... Generating code for file XrdSsiCluster.hh... Generating code for file XrdSsiCms.hh... Generating code for file XrdSsiDir.hh... Generating code for file XrdSsiEntity.hh... Generating code for file XrdSsiErrInfo.hh... Generating code for file XrdSsiEvent.hh... Generating code for file XrdSsiFile.hh... Generating code for file XrdSsiFileReq.hh... Generating code for file XrdSsiFileResource.hh... Generating code for file XrdSsiFileSess.hh... Generating code for file XrdSsiLogger.hh... Generating code for file XrdSsiProvider.hh... Generating code for file XrdSsiRequest.hh... Generating code for file XrdSsiResource.hh... Generating code for file XrdSsiRespInfo.hh... Generating code for file XrdSsiResponder.hh... Generating code for file XrdSsiRRAgent.hh... Generating code for file XrdSsiRRInfo.hh... Generating code for file XrdSsiRRTable.hh... Generating code for file XrdSsiScale.hh... Generating code for file XrdSsiService.hh... Generating code for file XrdSsiServReal.hh... Generating code for file XrdSsiSessReal.hh... Generating code for file XrdSsiSfs.hh... Generating code for file XrdSsiSfsConfig.hh... Generating code for file XrdSsiShMam.hh... Generating code for file XrdSsiShMap.hh... Generating code for file XrdSsiShMat.hh... Generating code for file XrdSsiStats.hh... Generating code for file XrdSsiStream.hh... Generating code for file XrdSsiTaskReal.hh... Generating code for file XrdSsiTrace.hh... Generating code for file XrdSsiUtils.hh... Generating code for file XrdStats.hh... Generating code for file XrdSutAux.hh... Generating code for file XrdSutBucket.hh... Generating code for file XrdSutBuckList.hh... Generating code for file XrdSutBuffer.hh... Generating code for file XrdSutCache.hh... Generating code for file XrdSutCacheEntry.hh... Generating code for file XrdSutPFCache.hh... Generating code for file XrdSutPFEntry.hh... Generating code for file XrdSutPFile.hh... Generating code for file XrdSutRndm.hh... Generating code for file XrdSutTrace.hh... Generating code for file XrdSysAtomics.hh... Generating code for file XrdSysDir.hh... Generating code for file XrdSysDNS.hh... Generating code for file XrdSysE2T.hh... Generating code for file XrdSysError.hh... Generating code for file XrdSysFallocate.hh... Generating code for file XrdSysFAttr.hh... Generating code for file XrdSysFD.hh... Generating code for file XrdSysHeaders.hh... Generating code for file XrdSysIOEvents.hh... Generating code for file XrdSysKernelBuffer.hh... Generating code for file XrdSysLogger.hh... Generating code for file XrdSysLogging.hh... Generating code for file XrdSysLogPI.hh... Generating code for file XrdSysPageSize.hh... Generating code for file XrdSysPlatform.hh... Generating code for file XrdSysPlugin.hh... Generating code for file XrdSysPriv.hh... Generating code for file XrdSysPthread.hh... Generating code for file XrdSysPwd.hh... Generating code for file XrdSysSemWait.hh... Generating code for file XrdSysTimer.hh... Generating code for file XrdSysTrace.hh... Generating code for file XrdSysUtils.hh... Generating code for file XrdSysXAttr.hh... Generating code for file XrdSysXSLock.hh... Generating code for file XrdTcpMonPin.hh... Generating code for file XrdThrottle.hh... Generating code for file XrdThrottleManager.hh... Generating code for file XrdThrottleTrace.hh... Generating code for file XrdTls.hh... Generating code for file XrdTlsContext.hh... Generating code for file XrdTlsHostcheck.hh... Generating code for file XrdTlsNotary.hh... Generating code for file XrdTlsNotaryUtils.hh... Generating code for file XrdTlsPeerCerts.hh... Generating code for file XrdTlsSocket.hh... Generating code for file XrdTlsTempCA.hh... Generating code for file XrdTlsTrace.hh... Generating code for file XrdTpcCurlMulti.hh... Generating code for file XrdTpcState.hh... Generating code for file XrdTpcStream.hh... Generating code for file XrdTpcTPC.hh... Generating code for file XrdTrace.hh... Generating code for file XrdVersionPlugin.hh... Generating code for file XrdVoms.hh... Generating code for file XrdVomsFun.hh... Generating code for file XrdVomsTrace.hh... Generating code for file XrdXmlMetaLink.hh... Generating code for file XrdXmlRdrTiny.hh... Generating code for file XrdXmlRdrXml2.hh... Generating code for file XrdXmlReader.hh... Generating code for file XrdXrootdAdmin.hh... Generating code for file XrdXrootdAioBuff.hh... Generating code for file XrdXrootdAioFob.hh... Generating code for file XrdXrootdAioPgrw.hh... Generating code for file XrdXrootdAioTask.hh... Generating code for file XrdXrootdBridge.hh... Generating code for file XrdXrootdCallBack.hh... Generating code for file XrdXrootdFile.hh... Generating code for file XrdXrootdFileLock.hh... Generating code for file XrdXrootdFileLock1.hh... Generating code for file XrdXrootdFileStats.hh... Generating code for file XrdXrootdGPFile.hh... Generating code for file XrdXrootdGSReal.hh... Generating code for file XrdXrootdGStream.hh... Generating code for file XrdXrootdJob.hh... Generating code for file XrdXrootdMonData.hh... Generating code for file XrdXrootdMonFile.hh... Generating code for file XrdXrootdMonFMap.hh... Generating code for file XrdXrootdMonitor.hh... Generating code for file XrdXrootdNormAio.hh... Generating code for file XrdXrootdPgrwAio.hh... Generating code for file XrdXrootdPgwBadCS.hh... Generating code for file XrdXrootdPgwCtl.hh... Generating code for file XrdXrootdPgwFob.hh... Generating code for file XrdXrootdPio.hh... Generating code for file XrdXrootdPrepare.hh... Generating code for file XrdXrootdProtocol.hh... Generating code for file XrdXrootdReqID.hh... Generating code for file XrdXrootdResponse.hh... Generating code for file XrdXrootdStats.hh... Generating code for file XrdXrootdTrace.hh... Generating code for file XrdXrootdTransit.hh... Generating code for file XrdXrootdTransPend.hh... Generating code for file XrdXrootdTransSend.hh... Generating code for file XrdXrootdWVInfo.hh... Generating code for file XrdXrootdXeq.hh... Generating code for file XrdXrootdXPath.hh... Generating code for file XrdZipCDFH.hh... Generating code for file XrdZipDataDescriptor.hh... Generating code for file XrdZipEOCD.hh... Generating code for file XrdZipExtra.hh... Generating code for file XrdZipLFH.hh... Generating code for file XrdZipUtils.hh... Generating code for file XrdZipZIP64EOCD.hh... Generating code for file XrdZipZIP64EOCDL.hh... Generating code for file YProtocol.hh... Generating file documentation... Generating docs for file HttpFilePlugIn.hh... Generating docs for file HttpFileSystemPlugIn.hh... Generating docs for file HttpPlugInFactory.hh... Generating docs for file HttpPlugInUtil.hh... Generating docs for file Posix.hh... Generating docs for file ProxyPrefixFile.hh... Generating docs for file ProxyPrefixPlugin.hh... Generating docs for file XProtocol.hh... Generating docs for file XPtypes.hh... Generating docs for file XrdAccAccess.hh... Generating docs for file XrdAccAudit.hh... Generating docs for file XrdAccAuthDB.hh... Generating docs for file XrdAccAuthFile.hh... Generating docs for file XrdAccAuthorize.hh... Generating docs for file XrdAccCapability.hh... Generating docs for file XrdAccConfig.hh... Generating docs for file XrdAccEntity.hh... Generating docs for file XrdAccGroups.hh... Generating docs for file XrdAccPrivs.hh... Generating docs for file XrdBuffer.hh... Generating docs for file XrdBuffXL.hh... Generating docs for file XrdBwm.hh... Generating docs for file XrdBwmHandle.hh... Generating docs for file XrdBwmLogger.hh... Generating docs for file XrdBwmPolicy.hh... Generating docs for file XrdBwmPolicy1.hh... Generating docs for file XrdBwmTrace.hh... Generating docs for file XrdCephOss.hh... Generating docs for file XrdCephOssDir.hh... Generating docs for file XrdCephOssFile.hh... Generating docs for file XrdCephPosix.hh... Generating docs for file XrdCephXAttr.hh... Generating docs for file XrdCks.hh... Generating docs for file XrdCksAssist.hh... Generating docs for file XrdCksCalc.hh... Generating docs for file XrdCksCalcadler32.hh... Generating docs for file XrdCksCalccrc32.hh... Generating docs for file XrdCksCalcmd5.hh... Generating docs for file XrdCksConfig.hh... Generating docs for file XrdCksData.hh... Generating docs for file XrdCksLoad.hh... Generating docs for file XrdCksLoader.hh... Generating docs for file XrdCksManager.hh... Generating docs for file XrdCksManOss.hh... Generating docs for file XrdCksWrapper.hh... Generating docs for file XrdCksXAttr.hh... Generating docs for file XrdClAnyObject.hh... Generating docs for file XrdClApply.hh... Generating docs for file XrdClArg.hh... Generating docs for file XrdClAsyncSocketHandler.hh... Generating docs for file XrdClAsyncWriter.hh... Generating docs for file XrdClBuffer.hh... Generating docs for file XrdClChannel.hh... Generating docs for file XrdClChannelHandlerList.hh... Generating docs for file XrdClCheckpointOperation.hh... Generating docs for file XrdClCheckSumManager.hh... Generating docs for file XrdClClassicCopyJob.hh... Generating docs for file XrdClConstants.hh... Generating docs for file XrdClCopyJob.hh... Generating docs for file XrdClCopyProcess.hh... Generating docs for file XrdClCtx.hh... Generating docs for file XrdClDefaultEnv.hh... Generating docs for file XrdClDlgEnv.hh... Generating docs for file XrdClEcHandler.hh... Generating docs for file XrdClEnv.hh... Generating docs for file XrdClFile.hh... Generating docs for file XrdClFileOperations.hh... Generating docs for file XrdClFileStateHandler.hh... Generating docs for file XrdClFileSystem.hh... Generating docs for file XrdClFileSystemOperations.hh... Generating docs for file XrdClFileSystemUtils.hh... Generating docs for file XrdClFileTimer.hh... Generating docs for file XrdClFinalOperation.hh... Generating docs for file XrdClForkHandler.hh... Generating docs for file XrdClFSExecutor.hh... Generating docs for file XrdClFwd.hh... Generating docs for file XrdClInQueue.hh... Generating docs for file XrdClJobManager.hh... Generating docs for file XrdClLocalFileHandler.hh... Generating docs for file XrdClLocalFileTask.hh... Generating docs for file XrdClLog.hh... Generating docs for file XrdClMessage.hh... Generating docs for file XrdClMessageUtils.hh... Generating docs for file XrdClMetalinkRedirector.hh... Generating docs for file XrdClMonitor.hh... Generating docs for file XrdClOperationHandlers.hh... Generating docs for file XrdClOperations.hh... Generating docs for file XrdClOperationTimeout.hh... Generating docs for file XrdClOptimizers.hh... Generating docs for file XrdClOptional.hh... Generating docs for file XrdClOutQueue.hh... Generating docs for file XrdClParallelOperation.hh... Generating docs for file XrdClPlugInInterface.hh... Generating docs for file XrdClPlugInManager.hh... Generating docs for file XrdClPoller.hh... Generating docs for file XrdClPollerBuiltIn.hh... Generating docs for file XrdClPollerFactory.hh... Generating docs for file XrdClPostMaster.hh... Generating docs for file XrdClPostMasterInterfaces.hh... Generating docs for file XrdClPropertyList.hh... Generating docs for file XrdClRedirectorRegistry.hh... Generating docs for file XrdClRequestSync.hh... Generating docs for file XrdClResponseJob.hh... Generating docs for file XrdClSIDManager.hh... Generating docs for file XrdClSocket.hh... Generating docs for file XrdClStatus.hh... Generating docs for file XrdClStream.hh... Generating docs for file XrdClSyncQueue.hh... Generating docs for file XrdClTaskManager.hh... Generating docs for file XrdClThirdPartyCopyJob.hh... Generating docs for file XrdClTls.hh... Generating docs for file XrdClTPFallBackCopyJob.hh... Generating docs for file XrdClTransportManager.hh... Generating docs for file XrdClURL.hh... Generating docs for file XrdClUtils.hh... Generating docs for file XrdClXCpCtx.hh... Generating docs for file XrdClXCpSrc.hh... Generating docs for file XrdClXRootDMsgHandler.hh... Generating docs for file XrdClXRootDResponses.hh... Generating docs for file XrdClXRootDTransport.hh... Generating docs for file XrdClZipArchive.hh... Generating docs for file XrdClZipCache.hh... Generating docs for file XrdClZipListHandler.hh... Generating docs for file XrdClZipOperations.hh... Generating docs for file XrdCmsAdmin.hh... Generating docs for file XrdCmsBaseFS.hh... Generating docs for file XrdCmsBlackList.hh... Generating docs for file XrdCmsCache.hh... Generating docs for file XrdCmsClient.hh... Generating docs for file XrdCmsClientConfig.hh... Generating docs for file XrdCmsClientMan.hh... Generating docs for file XrdCmsClientMsg.hh... Generating docs for file XrdCmsCluster.hh... Generating docs for file XrdCmsClustID.hh... Generating docs for file XrdCmsConfig.hh... Generating docs for file XrdCmsFinder.hh... Generating docs for file XrdCmsJob.hh... Generating docs for file XrdCmsKey.hh... Generating docs for file XrdCmsLogin.hh... Generating docs for file XrdCmsManager.hh... Generating docs for file XrdCmsManList.hh... Generating docs for file XrdCmsManTree.hh... Generating docs for file XrdCmsMeter.hh... Generating docs for file XrdCmsNash.hh... Generating docs for file XrdCmsNode.hh... Generating docs for file XrdCmsParser.hh... Generating docs for file XrdCmsPerfMon.hh... Generating docs for file XrdCmsPList.hh... Generating docs for file XrdCmsPrepare.hh... Generating docs for file XrdCmsPrepArgs.hh... Generating docs for file XrdCmsProtocol.hh... Generating docs for file XrdCmsRedirLocal.hh... Generating docs for file XrdCmsResp.hh... Generating docs for file XrdCmsRole.hh... Generating docs for file XrdCmsRouting.hh... Generating docs for file XrdCmsRRData.hh... Generating docs for file XrdCmsRRQ.hh... Generating docs for file XrdCmsRTable.hh... Generating docs for file XrdCmsSecurity.hh... Generating docs for file XrdCmsSelect.hh... Generating docs for file XrdCmsState.hh... Generating docs for file XrdCmsSupervisor.hh... Generating docs for file XrdCmsTalk.hh... Generating docs for file XrdCmsTrace.hh... Generating docs for file XrdCmsTypes.hh... Generating docs for file XrdCmsUtils.hh... Generating docs for file XrdCmsVnId.hh... Generating docs for file XrdConfig.hh... Generating docs for file XrdCpConfig.hh... Generating docs for file XrdCpFile.hh... Generating docs for file XrdCryptoAux.hh... Generating docs for file XrdCryptoBasic.hh... Generating docs for file XrdCryptoCipher.hh... Generating docs for file XrdCryptoFactory.hh... Generating docs for file XrdCryptogsiX509Chain.hh... Generating docs for file XrdCryptoLite.hh... Generating docs for file XrdCryptoMsgDigest.hh... Generating docs for file XrdCryptoRSA.hh... Generating docs for file XrdCryptosslAux.hh... Generating docs for file XrdCryptosslCipher.hh... Generating docs for file XrdCryptosslFactory.hh... Generating docs for file XrdCryptosslgsiAux.hh... Generating docs for file XrdCryptosslMsgDigest.hh... Generating docs for file XrdCryptosslRSA.hh... Generating docs for file XrdCryptosslTrace.hh... Generating docs for file XrdCryptosslX509.hh... Generating docs for file XrdCryptosslX509Crl.hh... Generating docs for file XrdCryptosslX509Req.hh... Generating docs for file XrdCryptoTrace.hh... Generating docs for file XrdCryptoX509.hh... Generating docs for file XrdCryptoX509Chain.hh... Generating docs for file XrdCryptoX509Crl.hh... Generating docs for file XrdCryptoX509Req.hh... Generating docs for file XrdDigAuth.hh... Generating docs for file XrdDigConfig.hh... Generating docs for file XrdDigFS.hh... Generating docs for file XrdEcConfig.hh... Generating docs for file XrdEcObjCfg.hh... Generating docs for file XrdEcReader.hh... Generating docs for file XrdEcRedundancyProvider.hh... Generating docs for file XrdEcStrmWriter.hh... Generating docs for file XrdEcThreadPool.hh... Generating docs for file XrdEcUtilities.hh... Generating docs for file XrdEcWrtBuff.hh... Generating docs for file XrdFfsDent.hh... Generating docs for file XrdFfsFsinfo.hh... Generating docs for file XrdFfsMisc.hh... Generating docs for file XrdFfsPosix.hh... Generating docs for file XrdFfsQueue.hh... Generating docs for file XrdFfsWcache.hh... Generating docs for file XrdFrcCID.hh... Generating docs for file XrdFrcProxy.hh... Generating docs for file XrdFrcReqAgent.hh... Generating docs for file XrdFrcReqFile.hh... Generating docs for file XrdFrcRequest.hh... Generating docs for file XrdFrcTrace.hh... Generating docs for file XrdFrcUtils.hh... Generating docs for file XrdFrcXAttr.hh... Generating docs for file XrdFrcXLock.hh... Generating docs for file XrdFrmAdmin.hh... Generating docs for file XrdFrmCns.hh... Generating docs for file XrdFrmConfig.hh... Generating docs for file XrdFrmFiles.hh... Generating docs for file XrdFrmMigrate.hh... Generating docs for file XrdFrmMonitor.hh... Generating docs for file XrdFrmPurge.hh... Generating docs for file XrdFrmReqBoss.hh... Generating docs for file XrdFrmTransfer.hh... Generating docs for file XrdFrmTSort.hh... Generating docs for file XrdFrmXfrAgent.hh... Generating docs for file XrdFrmXfrDaemon.hh... Generating docs for file XrdFrmXfrJob.hh... Generating docs for file XrdFrmXfrQueue.hh... Generating docs for file XrdHttpExtHandler.hh... Generating docs for file XrdHttpProtocol.hh... Generating docs for file XrdHttpReq.hh... Generating docs for file XrdHttpSecXtractor.hh... Generating docs for file XrdHttpStatic.hh... Generating docs for file XrdHttpTrace.hh... Generating docs for file XrdHttpUtils.hh... Generating docs for file XrdInet.hh... Generating docs for file XrdInfo.hh... Generating docs for file XrdJob.hh... Generating docs for file XrdLink.hh... Generating docs for file XrdLinkCtl.hh... Generating docs for file XrdLinkInfo.hh... Generating docs for file XrdLinkMatch.hh... Generating docs for file XrdLinkXeq.hh... Generating docs for file XrdMacaroonsAuthz.hh... Generating docs for file XrdMacaroonsHandler.hh... Generating docs for file XrdMpxXml.hh... Generating docs for file XrdNet.hh... Generating docs for file XrdNetAddr.hh... Generating docs for file XrdNetAddrInfo.hh... Generating docs for file XrdNetBuffer.hh... Generating docs for file XrdNetCache.hh... Generating docs for file XrdNetCmsNotify.hh... Generating docs for file XrdNetConnect.hh... Generating docs for file XrdNetIF.hh... Generating docs for file XrdNetMsg.hh... Generating docs for file XrdNetOpts.hh... Generating docs for file XrdNetPeer.hh... Generating docs for file XrdNetRegistry.hh... Generating docs for file XrdNetSecurity.hh... Generating docs for file XrdNetSockAddr.hh... Generating docs for file XrdNetSocket.hh... Generating docs for file XrdNetUtils.hh... Generating docs for file XrdObject.hh... Generating docs for file XrdOfs.hh... Generating docs for file XrdOfsChkPnt.hh... Generating docs for file XrdOfsConfigCP.hh... Generating docs for file XrdOfsConfigPI.hh... Generating docs for file XrdOfsCPFile.hh... Generating docs for file XrdOfsEvr.hh... Generating docs for file XrdOfsEvs.hh... Generating docs for file XrdOfsFSctl_PI.hh... Generating docs for file XrdOfsHandle.hh... Generating docs for file XrdOfsPoscq.hh... Generating docs for file XrdOfsPrepare.hh... Generating docs for file XrdOfsSecurity.hh... Generating docs for file XrdOfsStats.hh... Generating docs for file XrdOfsTPC.hh... Generating docs for file XrdOfsTPCAuth.hh... Generating docs for file XrdOfsTPCConfig.hh... Generating docs for file XrdOfsTPCInfo.hh... Generating docs for file XrdOfsTPCJob.hh... Generating docs for file XrdOfsTPCProg.hh... Generating docs for file XrdOfsTrace.hh... Generating docs for file XrdOss.hh... Generating docs for file XrdOssApi.hh... Generating docs for file XrdOssAt.hh... Generating docs for file XrdOssCache.hh... Generating docs for file XrdOssConfig.hh... Generating docs for file XrdOssCopy.hh... Generating docs for file XrdOssCsi.hh... Generating docs for file XrdOssCsiConfig.hh... Generating docs for file XrdOssCsiCrcUtils.hh... Generating do/builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCache.hh:740: warning: end of comment block while expecting command /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.hh:136: warning: argument 'eDest' of command @param is not found in the argument list of XrdOucgetGMap(XrdOucGMapArgs) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.hh:136: warning: argument 'mapfn' of command @param is not found in the argument list of XrdOucgetGMap(XrdOucGMapArgs) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucGMap.hh:136: warning: argument 'parms' of command @param is not found in the argument list of XrdOucgetGMap(XrdOucGMapArgs) cs for file XrdOssCsiFileAio.hh... Generating docs for file XrdOssCsiPages.hh... Generating docs for file XrdOssCsiRanges.hh... Generating docs for file XrdOssCsiTagstore.hh... Generating docs for file XrdOssCsiTagstoreFile.hh... Generating docs for file XrdOssCsiTrace.hh... Generating docs for file XrdOssDefaultSS.hh... Generating docs for file XrdOssError.hh... Generating docs for file XrdOssHandler.hh... Generating docs for file XrdOssMio.hh... Generating docs for file XrdOssMioFile.hh... Generating docs for file XrdOssOpaque.hh... Generating docs for file XrdOssPath.hh... Generating docs for file XrdOssSpace.hh... Generating docs for file XrdOssStage.hh... Generating docs for file XrdOssStatInfo.hh... Generating docs for file XrdOssTrace.hh... Generating docs for file XrdOssVS.hh... Generating docs for file XrdOssWrapper.hh... Generating docs for file XrdOuca2x.hh... Generating docs for file XrdOucArgs.hh... Generating docs for file XrdOucBackTrace.hh... Generating docs for file XrdOucBuffer.hh... Generating docs for file XrdOucCache.hh... Generating docs for file XrdOucCacheCM.hh... Generating docs for file XrdOucCacheStats.hh... Generating docs for file XrdOucCallBack.hh... Generating docs for file XrdOucChain.hh... Generating docs for file XrdOucChkPnt.hh... Generating docs for file XrdOucCompiler.hh... Generating docs for file XrdOucCRC.hh... Generating docs for file XrdOucCRC32C.hh... Generating docs for file XrdOucDLlist.hh... Generating docs for file XrdOucEnum.hh... Generating docs for file XrdOucEnv.hh... Generating docs for file XrdOucERoute.hh... Generating docs for file XrdOucErrInfo.hh... Generating docs for file XrdOucExport.hh... Generating docs for file XrdOucFileInfo.hh... Generating docs for file XrdOucGMap.hh... Generating docs for file XrdOucHash.hh... Generating docs for file XrdOucIOVec.hh... Generating docs for file XrdOucLock.hh... Generating docs for file XrdOucLogging.hh... Generating docs for file XrdOucMsubs.hh... Generating docs for file XrdOucN2NLoader.hh... Generating docs for file XrdOucName2Name.hh... Generating docs for file XrdOucNList.hh... Generating docs for file XrdOucNSWalk.hh... Generating docs for file XrdOucPgrwUtils.hh... Generating docs for file XrdOucPinKing.hh... Generating docs for file XrdOucPinLoader.hh... Generating docs for file XrdOucPinObject.hh... Generating docs for file XrdOucPinPath.hh... Generating docs for file XrdOucPList.hh... Generating docs for file XrdOucPreload.hh... Generating docs for file XrdOucProg.hh... Generating docs for file XrdOucPsx.hh... Generating docs for file XrdOucPup.hh... Generating docs for file XrdOucRash.hh... Generating docs for file XrdOucReqID.hh... Generating docs for file XrdOucSFVec.hh... Generating docs for file XrdOucSHA3.hh... Generating docs for file XrdOucSid.hh... Generating docs for file XrdOucSiteName.hh... Generating docs for file XrdOucStats.hh... Generating docs for file XrdOucStream.hh... Generating docs for file XrdOucString.hh... Generating docs for file XrdOucSxeq.hh... Generating docs for file XrdOucTable.hh... Generating docs for file XrdOucTList.hh... Generating docs for file XrdOucTokenizer.hh... Generating docs for file XrdOucTPC.hh... Generating docs for file XrdOucTrace.hh... Generating docs for file XrdOucUtils.hh... Generating docs for file XrdOucVerName.hh... Generating docs for file XrdOucXAttr.hh... Generating docs for file XrdPfc.hh... Generating docs for file XrdPfcDecision.hh... Generating docs for file XrdPfcFile.hh... Generating docs for file XrdPfcInfo.hh... Generating docs for file XrdPfcIO.hh... Generating docs for file XrdPfcIOEntireFile.hh... Generating docs for file XrdPfcIOFileBlock.hh... Generating docs for file XrdPfcPrint.hh... Generating docs for file XrdPfcStats.hh... Generating docs for file XrdPfcTrace.hh... Generating docs for file XrdPfcTypes.hh... Generating docs for file XrdPoll.hh... Generating docs for file XrdPollE.hh... Generating docs for file XrdPollInfo.hh... Generating docs for file XrdPollPoll.hh... Generating docs for file XrdPosix.hh... Generating docs for file XrdPo/builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:36: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:37: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:38: warning: Unsupported xml/html tag found sixAdmin.hh... Generating docs for file XrdPosixCache.hh... Generating docs for file XrdPosixCallBack.hh... Generating docs for file XrdPosixConfig.hh... Generating docs for file XrdPosixDir.hh... Generating docs for file XrdPosixExtern.hh... Generating docs for file XrdPosixExtra.hh... Generating docs for file XrdPosixFile.hh... Generating docs for file XrdPosixFileRH.hh... Generating docs for file XrdPosixInfo.hh... Generating docs for file XrdPosixLinkage.hh... Generating docs for file XrdPosixMap.hh... Generating docs for file XrdPosixObject.hh... Generating docs for file XrdPosixObjGuard.hh... Generating docs for file XrdPosixOsDep.hh... Generating docs for file XrdPosixPrepIO.hh... Generating docs for file XrdPosixStats.hh... Generating docs for file XrdPosixTrace.hh... Generating docs for file XrdPosixXrootd.hh... Generating docs for file XrdPosixXrootdPath.hh... Generating docs for file XrdProtLoad.hh... Generating docs for file XrdProtocol.hh... Generating docs for file XrdPss.hh... Generating docs for file XrdPssAioCB.hh... Generating docs for file XrdPssCks.hh... Generating docs for file XrdPssTrace.hh... Generating docs for file XrdPssUrlInfo.hh... Generating docs for file XrdPssUtils.hh... Generating docs for file XrdRmc.hh... Generating docs for file XrdRmcData.hh... Generating docs for file XrdRmcReal.hh... Generating docs for file XrdRmcSlot.hh... Generating docs for file XrdRootdProtocol.hh... Generating docs for file XrdScheduler.hh... Generating docs for file XrdSciTokensHelper.hh... Generating docs for file XrdSecAttr.hh... Generating docs for file XrdSecEntity.hh... Generating docs for file XrdSecEntityAttr.hh... Generating docs for file XrdSecEntityPin.hh... Generating docs for file XrdSecEntityXtra.hh... Generating docs for file XrdSecgsiOpts.hh... Generating docs for file XrdSecgsiTrace.hh... Generating docs for file XrdSecInterface.hh... Generating docs for file XrdSecLoadSecurity.hh... Generating docs for file XrdSecPManager.hh... Generating docs for file XrdSecProtect.hh... Generating docs for file XrdSecProtector.hh... Generating docs for file XrdSecProtocolgsi.hh... Generating docs for file XrdSecProtocolhost.hh... Generating docs for file XrdSecProtocolpwd.hh... Generating docs for file XrdSecProtocolsss.hh... Generating docs for file XrdSecpwdPlatform.hh... Generating docs for file XrdSecpwdTrace.hh... Generating docs for file XrdSecServer.hh... Generating docs for file XrdSecsssCon.hh... Generating docs for file XrdSecsssEnt.hh... Generating docs for file XrdSecsssID.hh... Generating docs for file XrdSecsssKT.hh... Generating docs for file XrdSecsssMap.hh... Generating docs for file XrdSecsssRR.hh... Generating docs for file XrdSecTLayer.hh... Generating docs for file XrdSecTrace.hh... Generating docs for file XrdSendQ.hh... Generating docs for file XrdSfsAio.hh... Generating docs for file XrdSfsDio.hh... Generating docs for file XrdSfsFAttr.hh... Generating docs for file XrdSfsFlags.hh... Generating docs for file XrdSfsGPFile.hh... Generating docs for file XrdSfsInterface.hh... Generating docs for file XrdSfsNative.hh... Generating docs for file XrdSfsXio.hh... Generating docs for file XrdSfsXioImpl.hh... Generating docs for file XrdSsiAlert.hh... Generating docs for file XrdSsiAtomics.hh... Generating docs for file XrdSsiBVec.hh... Generating docs for file XrdSsiCluster.hh... Generating docs for file XrdSsiCms.hh... Generating docs for file XrdSsiDir.hh... Generating docs for file XrdSsiEntity.hh... Generating docs for file XrdSsiErrInfo.hh... Generating docs for file XrdSsiEvent.hh... Generating docs for file XrdSsiFile.hh... Generating docs for file XrdSsiFileReq.hh... Generating docs for file XrdSsiFileResource.hh... Generating docs for file XrdSsiFileSess.hh... Generating docs for file XrdSsiLogger.hh... Generating docs for file XrdSsiProvider.hh... Generating docs for file XrdSsiRequest.hh... Generating docs for file XrdSsiResource.hh... Generating docs for file XrdSsiRespInfo.hh... Generating docs for file XrdSsiResponder.hh... Generating docs for file XrdSsiRRAgent.hh... Generatinwarning: Included by graph for 'XrdSysPthread.hh' not generated, too many nodes. Consider increasing DOT_GRAPH_MAX_NODES. g docs for file XrdSsiRRInfo.hh... Generating docs for file XrdSsiRRTable.hh... Generating docs for file XrdSsiScale.hh... Generating docs for file XrdSsiService.hh... Generating docs for file XrdSsiServReal.hh... Generating docs for file XrdSsiSessReal.hh... Generating docs for file XrdSsiSfs.hh... Generating docs for file XrdSsiSfsConfig.hh... Generating docs for file XrdSsiShMam.hh... Generating docs for file XrdSsiShMap.hh... Generating docs for file XrdSsiShMat.hh... Generating docs for file XrdSsiStats.hh... Generating docs for file XrdSsiStream.hh... Generating docs for file XrdSsiTaskReal.hh... Generating docs for file XrdSsiTrace.hh... Generating docs for file XrdSsiUtils.hh... Generating docs for file XrdStats.hh... Generating docs for file XrdSutAux.hh... Generating docs for file XrdSutBucket.hh... Generating docs for file XrdSutBuckList.hh... Generating docs for file XrdSutBuffer.hh... Generating docs for file XrdSutCache.hh... Generating docs for file XrdSutCacheEntry.hh... Generating docs for file XrdSutPFCache.hh... Generating docs for file XrdSutPFEntry.hh... Generating docs for file XrdSutPFile.hh... Generating docs for file XrdSutRndm.hh... Generating docs for file XrdSutTrace.hh... Generating docs for file XrdSysAtomics.hh... Generating docs for file XrdSysDir.hh... Generating docs for file XrdSysDNS.hh... Generating docs for file XrdSysE2T.hh... Generating docs for file XrdSysError.hh... Generating docs for file XrdSysFallocate.hh... Generating docs for file XrdSysFAttr.hh... Generating docs for file XrdSysFD.hh... Generating docs for file XrdSysHeaders.hh... Generating docs for file XrdSysIOEvents.hh... Generating docs for file XrdSysKernelBuffer.hh... Generating docs for file XrdSysLogger.hh... Generating docs for file XrdSysLogging.hh... Generating docs for file XrdSysLogPI.hh... Generating docs for file XrdSysPageSize.hh... Generating docs for file XrdSysPlatform.hh... Generating docs for file XrdSysPlugin.hh... Generating docs for file XrdSysPriv.hh... Generating docs for file XrdSysPthread.hh... Generating docs for file XrdSysPwd.hh... Generating docs for file XrdSysSemWait.hh... Generating docs for file XrdSysTimer.hh... Generating docs for file XrdSysTrace.hh... Generating docs for file XrdSysUtils.hh... Generating docs for file XrdSysXAttr.hh... Generating docs for file XrdSysXSLock.hh... Generating docs for file XrdTcpMonPin.hh... Generating docs for file XrdThrottle.hh... Generating docs for file XrdThrottleManager.hh... Generating docs for file XrdThrottleTrace.hh... Generating docs for file XrdTls.hh... Generating docs for file XrdTlsContext.hh... Generating docs for file XrdTlsHostcheck.hh... Generating docs for file XrdTlsNotary.hh... Generating docs for file XrdTlsNotaryUtils.hh... Generating docs for file XrdTlsPeerCerts.hh... Generating docs for file XrdTlsSocket.hh... Generating docs for file XrdTlsTempCA.hh... Generating docs for file XrdTlsTrace.hh... Generating docs for file XrdTpcCurlMulti.hh... Generating docs for file XrdTpcState.hh... Generating docs for file XrdTpcStream.hh... Generating docs for file XrdTpcTPC.hh... Generating docs for file XrdTrace.hh... Generating docs for file XrdVersionPlugin.hh... Generating docs for file XrdVoms.hh... Generating docs for file XrdVomsFun.hh... Generating docs for file XrdVomsTrace.hh... Generating docs for file XrdXmlMetaLink.hh... Generating docs for file XrdXmlRdrTiny.hh... Generating docs for file XrdXmlRdrXml2.hh... Generating docs for file XrdXmlReader.hh... Generating docs for file XrdXrootdAdmin.hh... Generating docs for file XrdXrootdAioBuff.hh... Generating docs for file XrdXrootdAioFob.hh... Generating docs for file XrdXrootdAioPgrw.hh... Generating docs for file XrdXrootdAioTask.hh... Generating docs for file XrdXrootdBridge.hh... Generating docs for file XrdXrootdCallBack.hh... Generating docs for file XrdXrootdFile.hh... Generating docs for file XrdXrootdFileLock.hh... Generating docs for file XrdXrootdFileLock1.hh... Generating docs for file XrdXrootdFileStats.hh... Generating docs for file XrdXrootdGPFile.hh... Generating docs for file XrdXrootdGSReal.hh... Generating docs for file XrdXrootdGStream.hh... Generating docs for file XrdXrootdJob.hh... Generating docs for file XrdXrootdMonData.hh... Generating docs for file XrdXrootdMonFile.hh... Generating docs for file XrdXrootdMonFMap.hh... Generating docs for file XrdXrootdMonitor.hh... Generating docs for file XrdXrootdNormAio.hh... Generating docs for file XrdXrootdPgrwAio.hh... Generating docs for file XrdXrootdPgwBadCS.hh... Generating docs for file XrdXrootdPgwCtl.hh... Generating docs for file XrdXrootdPgwFob.hh... Generating docs for file XrdXrootdPio.hh... Generating docs for file XrdXrootdPrepare.hh... Generating docs for file XrdXrootdProtocol.hh... Generating docs for file XrdXrootdReqID.hh... Generating docs for file XrdXrootdResponse.hh... Generating docs for file XrdXrootdStats.hh... Generating docs for file XrdXrootdTrace.hh... Generating docs for file XrdXrootdTransit.hh... Generating docs for file XrdXrootdTransPend.hh... Generating docs for file XrdXrootdTransSend.hh... Generating docs for file XrdXrootdWVInfo.hh... Generating docs for file XrdXrootdXeq.hh... Generating docs for file XrdXrootdXPath.hh... Generating docs for file XrdZipCDFH.hh... Generating docs for file XrdZipDataDescriptor.hh... Generating docs for file XrdZipEOCD.hh... Generating docs for file XrdZipExtra.hh... Generating docs for file XrdZipLFH.hh... Generating docs for file XrdZipUtils.hh... Generating docs for file XrdZipZIP64EOCD.hh... Generating docs for file XrdZipZIP64EOCDL.hh... Generating docs for file YProtocol.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 ClientAuthRequest... Generating docs for compound ClientBindRequest... Generating docs for compound ClientChkPointRequest... Generating docs for compound ClientChmodRequest... Generating docs for compound ClientCloseRequest... Generating docs for compound ClientDirlistRequest... Generating docs for compound ClientEndsessRequest... Generating docs for compound ClientFattrRequest... Generating docs for compound ClientGPfileRequest... 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 ClientPgReadReqArgs... Generating docs for compound ClientPgReadRequest... Generating docs for compound ClientPgWriteRequest... Generating docs for compound ClientPingRequest... Generating docs for compound ClientPrepareRequest... Generating docs for compound ClientProtocolRequest... 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 ClientWriteRequest... Generating docs for compound ClientWriteVRequest... Generating docs for compound DirListInfo... Generating docs for compound EnvInitializer... Generating docs for compound gsiHSVars... Generating docs for compound gsiOptions... Generating docs for compound GSIStack... Generating docs for compound HttpPlugInFactory... Generating docs for compound iov... Generating docs for compound OssDPath... Generating docs for compound OssSpaceConfig... Generating docs for compound ProxyIn_t... Generating docs for compound ProxyOut_t... Generating docs for compound pwdHSVars... Generating docs for compound pwdOpt/builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:102: warning: argument 'addr' of command @param is not found in the argument list of XrdBwmFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:102: warning: argument 'size' of command @param is not found in the argument list of XrdBwmFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:102: warning: The following parameters of XrdBwmFile::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:86: warning: argument 'path' of command @param is not found in the argument list of XrdBwmFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:86: warning: argument 'oMode' of command @param is not found in the argument list of XrdBwmFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:86: warning: argument 'cMode' of command @param is not found in the argument list of XrdBwmFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdBwm/XrdBwm.hh:86: warning: The following parameters of XrdBwmFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) are not documented: parameter 'fileName' parameter 'openMode' parameter 'createMode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:40: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:61: warning: argument 'tid' of command @param is not found in the argument list of XrdCephOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:61: warning: argument 'path' of command @param is not found in the argument list of XrdCephOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:61: warning: argument 'mode' of command @param is not found in the argument list of XrdCephOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:61: warning: argument 'env' of command @param is not found in the argument list of XrdCephOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:64: warning: argument 'opts' of command @param is not found in the argument list of XrdCephOss::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Remdir at line 652 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:64: warning: The following parameters of XrdCephOss::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:67: warning: argument 'opts' of command @param is not found in the argument list of XrdCephOss::StatFS(const char *path, char *buff, int &blen, XrdOucEnv *envP=0) inherited from member StatFS at line 708 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:720: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:721: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:722: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:723: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:70: warning: argument 'opts' of command @param is not found in the argument list of XrdCephOss::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Unlink at line 850 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOss.hh:70: warning: The following parameters of XrdCephOss::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssDir.hh:42: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssFile.hh:39: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssFile.hh:62: warning: argument 'aiop' of command @param is not found in the argument list of XrdCephOssFile::Read(XrdSfsAio *aoip) inherited from member Read at line 298 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephOssFile.hh:62: warning: The following parameters of XrdCephOssFile::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephXAttr.hh:39: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephXAttr.hh:131: warning: argument 'isnew' of command @param is not found in the argument list of XrdCephXAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCeph/src/XrdCeph/XrdCephXAttr.hh:131: warning: The following parameters of XrdCephXAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0) are not documented: parameter 'isNew' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh:96: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCks::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh:247: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCks::Ver(const char *Xfn, XrdCksData &Cks)=0 ions... Generating docs for compound pwdStatus_t... Generating docs for compound read_args... Generating docs for compound readahead_list... Generating docs for compound ReadWriteOp... 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_asyncms... 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_ChkPoint... Generating docs for compound ServerResponseBody_Error... Generating docs for compound ServerResponseBody_Login... Generating docs for compound ServerResponseBody_Open... Generating docs for compound ServerResponseBody_pgRead... Generating docs for compound ServerResponseBody_pgWrCSE... Generating docs for compound ServerResponseBody_pgWrite... Generating docs for compound ServerResponseBody_Protocol... Generating docs for compound ServerResponseBody_Redirect... Generating docs for compound ServerResponseBody_Status... 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 ServerResponseStatus... Generating docs for compound ServerResponseSVec_Protocol... Generating docs for compound ServerResponseV2... Generating docs for compound TagPath... Generating docs for compound Voms_x509_in_t... Generating docs for compound x509ChainVerifyOpt_t... Generating docs for compound XProtocol... Generating docs for nested compound XProtocol::ServerResponseBody_Attn_asyncdi... Generating docs for nested compound XProtocol::ServerResponseBody_Attn_asyncrd... Generating docs for nested compound XProtocol::ServerResponseBody_Attn_asyncwt... Generating docs for compound XrdAccAccess... Generating docs for compound XrdAccAccess_ID... Generating docs for compound XrdAccAccess_Tables... Generating docs for compound XrdAccAudit... Generating docs for compound XrdAccAuthDB... Generating docs for compound XrdAccAuthFile... Generating docs for compound XrdAccAuthorize... Generating docs for compound XrdAccCapability... Generating docs for compound XrdAccCapName... Generating docs for compound XrdAccConfig... Generating docs for compound XrdAccEntity... Generating docs for nested compound XrdAccEntity::EntityAttr... Generating docs for compound XrdAccEntityInfo... Generating docs for compound XrdAccEntityInit... Generating docs for compound XrdAccGlist... Generating docs for compound XrdAccGroupList... Generating docs for compound XrdAccGroups... Generating docs for compound XrdAccPrivCaps... Generating docs for compound XrdBuffer... Generating docs for compound XrdBuffManager... Generating docs for compound XrdBuffXL... Generating docs for nested compound XrdBuffXL::BuckVec... Generating docs for compound XrdBwm... Generating docs for compound XrdBwmDirectory... Generating docs for compound XrdBwmFile... Generating docs for compound XrdBwmHandle... Generating docs for nested compound XrdBwmHandle::theEICB... Generating docs for compound XrdBwmLogger... Generating docs for nested compound XrdBwmLogger::Info... Generating docs for compound XrdBwmPolicy... Generating docs for nested compound XrdBwmPolicy::SchedParms... Generating docs for compound XrdBwmPolicy1... Generating docs for nested compound XrdBwmPolicy1::refReq... Generating docs for nested compound XrdBwmPolicy1::refSch... Generating docs for compound XrdCephOss... Generating docs for compound XrdCephOssDir... Generating docs for compound XrdCephOssFile... Generating docs for compound XrdCephXAttr... Generating docs for compound XrdCks... Generating docs for compound XrdCksCalc... Generating docs for compound XrdCksCalcadler32... Generating docs for comp/builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.hh:84: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoad.hh:50: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksLoader::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1) inherited from member Calc at line 96 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.hh:47: warning: argument 'csNme' of command @param is not found in the argument list of XrdCksLoader::Load(const char *csName, const char *csParms=0, char *eBuff=0, int eBlen=0, bool orig=false) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoader.hh:47: warning: The following parameters of XrdCksLoader::Load(const char *csName, const char *csParms=0, char *eBuff=0, int eBlen=0, bool orig=false) are not documented: parameter 'csName' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksLoad.hh:70: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksLoader::Ver(const char *Xfn, XrdCksData &Cks) inherited from member Ver at line 247 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManager.hh:51: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksManager::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1) inherited from member Calc at line 96 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManager.hh:71: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksManager::Ver(const char *Xfn, XrdCksData &Cks) inherited from member Ver at line 247 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManOss.hh:46: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksManOss::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1) inherited from member Calc at line 96 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksManOss.hh:56: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksManOss::Ver(const char *Xfn, XrdCksData &Cks) inherited from member Ver at line 247 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksWrapper.hh:233: warning: The following parameters of XrdCksWrapper::XrdCksWrapper(XrdCks &prevPI, XrdSysError *errP) are not documented: parameter 'errP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksWrapper.hh:56: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksWrapper::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCksWrapper.hh:210: warning: argument 'pcbP' of command @param is not found in the argument list of XrdCksWrapper::Ver(const char *Xfn, XrdCksData &Cks) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsUtils.hh:88: warning: argument 'oldMans' of command @param is not found in the argument list of XrdCmsUtils::ParseManPort(XrdSysError *eDest, XrdOucStream &CFile, char *hSpec) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCms/XrdCmsUtils.hh:88: warning: The following parameters of XrdCmsUtils::ParseManPort(XrdSysError *eDest, XrdOucStream &CFile, char *hSpec) are not documented: parameter 'CFile' ound XrdCksCalccrc32... Generating docs for compound XrdCksCalcmd5... Generating docs for nested compound XrdCksCalcmd5::MD5Context... Generating docs for compound XrdCksConfig... Generating docs for compound XrdCksData... Generating docs for compound XrdCksLoader... Generating docs for nested compound XrdCksLoader::csInfo... Generating docs for compound XrdCksManager... Generating docs for nested compound XrdCksManager::csInfo... Generating docs for compound XrdCksManOss... Generating docs for compound XrdCksPCB... Generating docs for compound XrdCksWrapper... Generating docs for compound XrdCksXAttr... Generating docs for compound XrdCmsAdmin... Generating docs for compound XrdCmsBaseFR... Generating docs for compound XrdCmsBaseFS... Generating docs for nested compound XrdCmsBaseFS::dMoP... Generating docs for nested compound XrdCmsBaseFS::RequestQ... Generating docs for compound XrdCmsBlackList... Generating docs for compound XrdCmsCache... Generating docs for compound XrdCmsClient... Generating docs for compound XrdCmsClientConfig... Generating docs for compound XrdCmsClientMan... Generating docs for compound XrdCmsClientMsg... Generating docs for compound XrdCmsCluster... Generating docs for compound XrdCmsClustID... Generating docs for compound XrdCmsConfig... Generating docs for compound XrdCmsFinderRMT... Generating docs for compound XrdCmsFinderTRG... Generating docs for compound XrdCmsJob... Generating docs for compound XrdCmsKey... Generating docs for compound XrdCmsKeyItem... Generating docs for compound XrdCmsKeyLoc... Generating docs for compound XrdCmsLogin... Generating docs for compound XrdCmsManager... Generating docs for compound XrdCmsManList... Generating docs for compound XrdCmsManTree... Generating docs for nested compound XrdCmsManTree::TreeInfo... Generating docs for compound XrdCmsMeter... Generating docs for compound XrdCmsNash... Generating docs for compound XrdCmsNode... Generating docs for compound XrdCmsParser... Generating docs for compound XrdCmsPerfMon... Generating docs for nested compound XrdCmsPerfMon::PerfInfo... Generating docs for compound XrdCmsPInfo... Generating docs for compound XrdCmsPList... Generating docs for compound XrdCmsPList_Anchor... Generating docs for compound XrdCmsPrepare... Generating docs for compound XrdCmsPrepArgs... Generating docs for compound XrdCmsProtocol... Generating docs for compound XrdCmsRedirLocal... Generating docs for compound XrdCmsResp... Generating docs for compound XrdCmsRespCB... Generating docs for compound XrdCmsRespQ... Generating docs for compound XrdCmsRLData... Generating docs for compound XrdCmsRole... Generating docs for compound XrdCmsRouter... Generating docs for nested compound XrdCmsRouter::theRoute... Generating docs for compound XrdCmsRouting... Generating docs for nested compound XrdCmsRouting::theRouting... Generating docs for compound XrdCmsRRData... Generating docs for compound XrdCmsRRQ... Generating docs for nested compound XrdCmsRRQ::Info... Generating docs for compound XrdCmsRRQInfo... Generating docs for compound XrdCmsRRQSlot... Generating docs for compound XrdCmsRTable... Generating docs for compound XrdCmsSecurity... Generating docs for compound XrdCmsSelect... Generating docs for compound XrdCmsSelected... Generating docs for compound XrdCmsSelector... Generating docs for compound XrdCmsState... Generating docs for compound XrdCmsSupervisor... Generating docs for compound XrdCmsTalk... Generating docs for compound XrdCmsUtils... Generating docs for compound XrdConfig... Generating docs for compound XrdCpConfig... Generating docs for nested compound XrdCpConfig::defVar... Generating docs for compound XrdCpFile... Generating docs for compound XrdCryptoBasic... Generating docs for compound XrdCryptoCipher... Generating docs for compound XrdCryptoFactory... Generating docs for compound XrdCryptogsiX509Chain... Generating docs for compound XrdCryptoLite... Generating docs for compound XrdCryptoMsgDigest... Generating docs for compound XrdCryptoRSA... Generating docs for compound XrdCryptosslCipher... Generating docs for /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh:117: warning: argument 'addr' of command @param is not found in the argument list of XrdDigFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh:117: warning: argument 'size' of command @param is not found in the argument list of XrdDigFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh:117: warning: The following parameters of XrdDigFile::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh:129: warning: argument 'rdvcnt' of command @param is not found in the argument list of XrdDigFile::readv(XrdOucIOVec *readV, int rdvCnt) inherited from member readv at line 634 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdDig/XrdDigFS.hh:129: warning: The following parameters of XrdDigFile::readv(XrdOucIOVec *readV, int rdvCnt) are not documented: parameter 'rdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:154: warning: argument 'cur' of command @param is not found in the argument list of XrdLink::getName(int &curr, char *bname, int blen, XrdLinkMatch *who=0) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:154: warning: The following parameters of XrdLink::getName(int &curr, char *bname, int blen, XrdLinkMatch *who=0) are not documented: parameter 'curr' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:556: warning: argument 'vprot' of command @param is not found in the argument list of XrdLink::hasTLS() const /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:304: warning: argument 'bytes' of command @param is not found in the argument list of XrdLink::Recv(const struct iovec *iov, int iocnt, int timeout) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:304: warning: The following parameters of XrdLink::Recv(const struct iovec *iov, int iocnt, int timeout) are not documented: parameter 'timeout' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:480: warning: argument 'getlock' of command @param is not found in the argument list of XrdLink::Shutdown(bool getLock) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLink.hh:480: warning: The following parameters of XrdLink::Shutdown(bool getLock) are not documented: parameter 'getLock' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:111: warning: argument 'cur' of command @param is not found in the argument list of XrdLinkCtl::Find(int &curr, XrdLinkMatch *who=0) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:111: warning: The following parameters of XrdLinkCtl::Find(int &curr, XrdLinkMatch *who=0) are not documented: parameter 'curr' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:129: warning: argument 'cur' of command @param is not found in the argument list of XrdLinkCtl::getName(int &curr, char *bname, int blen, XrdLinkMatch *who=0) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:129: warning: The following parameters of XrdLinkCtl::getName(int &curr, char *bname, int blen, XrdLinkMatch *who=0) are not documented: parameter 'curr' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:153: warning: argument 'wksec' of command @param is not found in the argument list of XrdLinkCtl::setKWT(int wkSec, int kwSec) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:153: warning: argument 'kwsec' of command @param is not found in the argument list of XrdLinkCtl::setKWT(int wkSec, int kwSec) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:153: warning: The following parameters of XrdLinkCtl::setKWT(int wkSec, int kwSec) are not documented: parameter 'wkSec' parameter 'kwSec' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:163: warning: argument 'maaxfds' of command @param is not found in the argument list of XrdLinkCtl::Setup(int maxfds, int idlewt) /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdLinkCtl.hh:163: warning: The following parameters of XrdLinkCtl::Setup(int maxfds, int idlewt) are not documented: parameter 'maxfds' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:257: warning: argument 'addr' of command @param is not found in the argument list of XrdNetAddr::XrdNetAddr() /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:257: warning: argument 'port' of command @param is not found in the argument list of XrdNetAddr::XrdNetAddr() /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:124: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:125: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:94: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:95: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddr.hh:97: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:78: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:79: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:80: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:81: warning: explicit link request to 'ffff' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:81: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:81: warning: explicit link request to 'a.b.c.d' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:81: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:82: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:83: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetAddrInfo.hh:91: warning: explicit link request to 'x.x.x.x' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCache.hh:67: warning: argument 'ktVal' of command @param is not found in the argument list of XrdNetCache::SetKT(int ktval) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetCache.hh:67: warning: The following parameters of XrdNetCache::SetKT(int ktval) are not documented: parameter 'ktval' compound XrdCryptosslFactory... Generating docs for compound XrdCryptosslMsgDigest... Generating docs for compound XrdCryptosslRSA... Generating docs for compound XrdCryptosslX509... Generating docs for compound XrdCryptosslX509Crl... Generating docs for compound XrdCryptosslX509Req... Generating docs for compound XrdCryptoX509... Generating docs for compound XrdCryptoX509Chain... Generating docs for compound XrdCryptoX509ChainNode... Generating docs for compound XrdCryptoX509Crl... Generating docs for compound XrdCryptoX509Req... Generating docs for compound XrdDigAuth... Generating docs for compound XrdDigAuthEnt... Generating docs for compound XrdDigConfig... Generating docs for compound XrdDigDirectory... Generating docs for compound XrdDigFile... Generating docs for compound XrdDigFS... Generating docs for compound XrdFfsDentnames... Generating docs for compound XrdFfsQueueTasks... Generating docs for compound XrdFrcCID... Generating docs for nested compound XrdFrcCID::cidEnt... Generating docs for nested compound XrdFrcCID::cidMon... Generating docs for compound XrdFrcProxy... Generating docs for nested compound XrdFrcProxy::o2qMap... Generating docs for nested compound XrdFrcProxy::Queues... Generating docs for compound XrdFrcReqAgent... Generating docs for compound XrdFrcReqFile... Generating docs for nested compound XrdFrcReqFile::FileHdr... Generating docs for nested compound XrdFrcReqFile::recEnt... Generating docs for nested compound XrdFrcReqFile::rqMonitor... Generating docs for compound XrdFrcRequest... Generating docs for compound XrdFrcUtils... Generating docs for compound XrdFrcXAttrCpy... Generating docs for compound XrdFrcXAttrMem... Generating docs for compound XrdFrcXAttrPfn... Generating docs for compound XrdFrcXAttrPin... Generating docs for compound XrdFrcXLock... Generating docs for compound XrdFrmAdmin... Generating docs for compound XrdFrmCns... Generating docs for compound XrdFrmConfig... Generating docs for nested compound XrdFrmConfig::Cmd... Generating docs for nested compound XrdFrmConfig::Policy... Generating docs for nested compound XrdFrmConfig::VPInfo... Generating docs for compound XrdFrmFiles... Generating docs for compound XrdFrmFileset... Generating docs for compound XrdFrmMigrate... Generating docs for compound XrdFrmMonitor... Generating docs for compound XrdFrmPurge... Generating docs for compound XrdFrmReqBoss... Generating docs for compound XrdFrmTransfer... Generating docs for compound XrdFrmTSort... Generating docs for compound XrdFrmXfrAgent... Generating docs for compound XrdFrmXfrDaemon... Generating docs for compound XrdFrmXfrJob... Generating docs for compound XrdFrmXfrQueue... Generating docs for nested compound XrdFrmXfrQueue::theQueue... Generating docs for compound XrdHttpExtHandler... Generating docs for compound XrdHttpExtReq... Generating docs for compound XrdHttpProtocol... Generating docs for nested compound XrdHttpProtocol::extHInfo... Generating docs for nested compound XrdHttpProtocol::StaticPreloadInfo... Generating docs for nested compound XrdHttpProtocol::XrdHttpExtHandlerInfo... Generating docs for compound XrdHttpReq... Generating docs for compound XrdHttpSecXtractor... Generating docs for compound XrdInet... Generating docs for compound XrdJob... Generating docs for compound XrdLink... Generating docs for compound XrdLinkCtl... Generating docs for compound XrdLinkInfo... Generating docs for compound XrdLinkMatch... Generating docs for compound XrdLinkXeq... Generating docs for compound XrdMpxXml... Generating docs for nested compound XrdMpxXml::VarInfo... Generating docs for compound XrdNet... Generating docs for compound XrdNetAddr... Generating docs for compound XrdNetAddrInfo... Generating docs for nested compound XrdNetAddrInfo::LocInfo... Generating docs for compound XrdNetBuffer... Generating docs for compound XrdNetBufferQ... Generating docs for compound XrdNetCache... Generating docs for nested compound XrdNetCache::anItem... Generating docs for compound XrdNetCmsNotify... Generating docs for compound XrdNetConnect... Generating docs for compo/builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetIF.hh:225: warning: argument 'epAddr' of command @param is not found in the argument list of XrdNetIF::InDomain(XrdNetAddrInfo *epaddr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetIF.hh:225: warning: The following parameters of XrdNetIF::InDomain(XrdNetAddrInfo *epaddr) are not documented: parameter 'epaddr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh:53: warning: argument 'timeout' of command @param is not found in the argument list of XrdNetMsg::Send(const char *buff, int blen=0, const char *dest=0, int tmo=-1) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh:53: warning: The following parameters of XrdNetMsg::Send(const char *buff, int blen=0, const char *dest=0, int tmo=-1) are not documented: parameter 'tmo' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh:73: warning: argument 'timeout' of command @param is not found in the argument list of XrdNetMsg::Send(const struct iovec iov[], int iovcnt, const char *dest=0, int tmo=-1) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetMsg.hh:73: warning: The following parameters of XrdNetMsg::Send(const struct iovec iov[], int iovcnt, const char *dest=0, int tmo=-1) are not documented: parameter 'tmo' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:83: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:84: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:184: warning: argument 'hName' of command @param is not found in the argument list of XrdNetUtils::Hosts(const char *hSpec, int hPort=-1, int hWant=8, int *sPort=0, const char **eText=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:184: warning: The following parameters of XrdNetUtils::Hosts(const char *hSpec, int hPort=-1, int hWant=8, int *sPort=0, const char **eText=0) are not documented: parameter 'hSpec' parameter 'hWant' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:248: warning: explicit link request to 'd.d.d.d' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:248: warning: explicit link request to 'ffff' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:355: warning: argument 'eText' of command @param is not found in the argument list of XrdNetUtils::ProtoID(const char *pName) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:379: warning: argument 'ipType' of command @param is not found in the argument list of XrdNetUtils::SetAuto(AddrOpts aOpts=allIPMap) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:379: warning: The following parameters of XrdNetUtils::SetAuto(AddrOpts aOpts=allIPMap) are not documented: parameter 'aOpts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:394: warning: argument 'hName' of command @param is not found in the argument list of XrdNetUtils::Singleton(const char *hSpec, const char **eText=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:394: warning: The following parameters of XrdNetUtils::Singleton(const char *hSpec, const char **eText=0) are not documented: parameter 'hSpec' /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:221: warning: explicit link request to 'd.d.d.d' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdNet/XrdNetUtils.hh:221: warning: explicit link request to 'ffff' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigPI.hh:94: warning: argument 'cmsP' of command @param is not found in the argument list of XrdOfsConfigPI::ConfigCtl(XrdCmsClient *cmscP, XrdOucEnv *envP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsConfigPI.hh:94: warning: The following parameters of XrdOfsConfigPI::ConfigCtl(XrdCmsClient *cmscP, XrdOucEnv *envP=0) are not documented: parameter 'cmscP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh:169: warning: argument 'ckpfn' of command @param is not found in the argument list of XrdOfsCPFile::XrdOfsCPFile(const char *cfn=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh:169: warning: The following parameters of XrdOfsCPFile::XrdOfsCPFile(const char *cfn=0) are not documented: parameter 'cfn' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh:56: warning: argument 'srcFN' of command @param is not found in the argument list of XrdOfsCPFile::Create(const char *lfn, struct stat &Stat) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfsCPFile.hh:56: warning: The following parameters of XrdOfsCPFile::Create(const char *lfn, struct stat &Stat) are not documented: parameter 'lfn' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:142: warning: argument 'addr' of command @param is not found in the argument list of XrdOfsFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:142: warning: argument 'size' of command @param is not found in the argument list of XrdOfsFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:142: warning: The following parameters of XrdOfsFile::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:118: warning: argument 'path' of command @param is not found in the argument list of XrdOfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:118: warning: argument 'oMode' of command @param is not found in the argument list of XrdOfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:118: warning: argument 'cMode' of command @param is not found in the argument list of XrdOfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:118: warning: The following parameters of XrdOfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) are not documented: parameter 'fileName' parameter 'openMode' parameter 'createMode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:169: warning: argument 'rdvcnt' of command @param is not found in the argument list of XrdOfsFile::readv(XrdOucIOVec *readV, int rdvCnt) inherited from member readv at line 634 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOfs/XrdOfs.hh:169: warning: The following parameters of XrdOfsFile::readv(XrdOucIOVec *readV, int rdvCnt) are not documented: parameter 'rdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:544: warning: argument 'tid' of command @param is not found in the argument list of XrdOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:544: warning: argument 'path' of command @param is not found in the argument list of XrdOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:544: warning: argument 'mode' of command @param is not found in the argument list of XrdOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:544: warning: argument 'env' of command @param is not found in the argument list of XrdOss::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:652: warning: argument 'opts' of command @param is not found in the argument list of XrdOss::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:652: warning: The following parameters of XrdOss::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0)=0 are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:708: warning: argument 'opts' of command @param is not found in the argument list of XrdOss::StatFS(const char *path, char *buff, int &blen, XrdOucEnv *envP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:720: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:721: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:722: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:723: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:731: warning: argument 'opts' of command @param is not found in the argument list of XrdOss::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:731: warning: argument 'envP' of command @param is not found in the argument list of XrdOss::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:746: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:731: warning: The following parameters of XrdOss::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) are not documented: parameter 'env' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:850: warning: argument 'opts' of command @param is not found in the argument list of XrdOss::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:850: warning: The following parameters of XrdOss::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0)=0 are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAt.hh:132: warning: argument 'ossfd' of command @param is not found in the argument list of XrdOssAt::XrdOssAt(XrdOss &ossfs) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssAt.hh:132: warning: The following parameters of XrdOssAt::XrdOssAt(XrdOss &ossfs) are not documented: parameter 'ossfs' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:200: warning: argument 'tid' of command @param is not found in the argument list of XrdOssCsi::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:200: warning: argument 'path' of command @param is not found in the argument list of XrdOssCsi::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:200: warning: argument 'mode' of command @param is not found in the argument list of XrdOssCsi::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:200: warning: argument 'env' of command @param is not found in the argument list of XrdOssCsi::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:203: warning: argument 'opts' of command @param is not found in the argument list of XrdOssCsi::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Remdir at line 652 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:203: warning: The following parameters of XrdOssCsi::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:192: warning: argument 'opts' of command @param is not found in the argument list of XrdOssCsi::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Unlink at line 850 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:192: warning: The following parameters of XrdOssCsi::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:89: warning: argument 'flen' of command @param is not found in the argument list of XrdOssCsiFile::Ftruncate(unsigned long long) inherited from member Ftruncate at line 157 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:104: warning: argument 'aioparm' of command @param is not found in the argument list of XrdOssCsiFile::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) inherited from member pgWrite at line 261 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:104: warning: The following parameters of XrdOssCsiFile::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) are not documented: parameter 'aoiparm' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:93: warning: argument 'aiop' of command @param is not found in the argument list of XrdOssCsiFile::Read(XrdSfsAio *aoip) inherited from member Read at line 298 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssCsi.hh:93: warning: The following parameters of XrdOssCsiFile::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:157: warning: argument 'flen' of command @param is not found in the argument list of XrdOssDF::Ftruncate(unsigned long long) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:261: warning: argument 'aioparm' of command @param is not found in the argument list of XrdOssDF::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:261: warning: The following parameters of XrdOssDF::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) are not documented: parameter 'aoiparm' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:298: warning: argument 'aiop' of command @param is not found in the argument list of XrdOssDF::Read(XrdSfsAio *aoip) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:298: warning: The following parameters of XrdOssDF::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:95: warning: argument 'buff' of command @param is not found in the argument list of XrdOssDF::StatRet(struct stat *) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:213: warning: explicit link request to 'PageSize' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:54: warning: argument 'flen' of command @param is not found in the argument list of XrdOssDFHandler::Ftruncate(unsigned long long) inherited from member Ftruncate at line 157 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:62: warning: argument 'aioparm' of command @param is not found in the argument list of XrdOssDFHandler::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) inherited from member pgWrite at line 261 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:62: warning: The following parameters of XrdOssDFHandler::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) are not documented: parameter 'aoiparm' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:65: warning: argument 'aiop' of command @param is not found in the argument list of XrdOssDFHandler::Read(XrdSfsAio *aoip) inherited from member Read at line 298 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:65: warning: The following parameters of XrdOssDFHandler::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:46: warning: argument 'buff' of command @param is not found in the argument list of XrdOssDFHandler::StatRet(struct stat *) inherited from member StatRet at line 95 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:57: warning: argument 'buff' of command @param is not found in the argument list of XrdOssDir::StatRet(struct stat *) inherited from member StatRet at line 95 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:104: warning: argument 'flen' of command @param is not found in the argument list of XrdOssFile::Ftruncate(unsigned long long) inherited from member Ftruncate at line 157 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:110: warning: argument 'aiop' of command @param is not found in the argument list of XrdOssFile::Read(XrdSfsAio *aoip) inherited from member Read at line 298 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:110: warning: The following parameters of XrdOssFile::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:94: warning: argument 'tid' of command @param is not found in the argument list of XrdOssHandler::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:94: warning: argument 'path' of command @param is not found in the argument list of XrdOssHandler::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:94: warning: argument 'mode' of command @param is not found in the argument list of XrdOssHandler::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:94: warning: argument 'env' of command @param is not found in the argument list of XrdOssHandler::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:110: warning: argument 'opts' of command @param is not found in the argument list of XrdOssHandler::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Remdir at line 652 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:110: warning: The following parameters of XrdOssHandler::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:119: warning: argument 'opts' of command @param is not found in the argument list of XrdOssHandler::StatFS(const char *path, char *buff, int &blen, XrdOucEnv *envP=0) inherited from member StatFS at line 708 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:720: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:721: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:722: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:723: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:120: warning: argument 'opts' of command @param is not found in the argument list of XrdOssHandler::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) inherited from member StatLS at line 731 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:120: warning: argument 'envP' of command @param is not found in the argument list of XrdOssHandler::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) inherited from member StatLS at line 731 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:746: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:120: warning: The following parameters of XrdOssHandler::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) are not documented: parameter 'env' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:129: warning: argument 'opts' of command @param is not found in the argument list of XrdOssHandler::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Unlink at line 850 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOssCsi/XrdOssHandler.hh:129: warning: The following parameters of XrdOssHandler::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' und XrdNetIF... Generating docs for nested compound XrdNetIF::ifAddrs... Generating docs for nested compound XrdNetIF::ifData... Generating docs for nested compound XrdNetIF::pInfo... Generating docs for compound XrdNetMsg... Generating docs for compound XrdNetPeer... Generating docs for compound XrdNetRegistry... Generating docs for compound XrdNetSecurity... Generating docs for compound XrdNetSockAddr... Generating docs for compound XrdNetSocket... Generating docs for compound XrdNetUtils... Generating docs for compound XrdObject... Generating docs for compound XrdObjectQ... Generating docs for compound XrdOfs... Generating docs for nested compound XrdOfs::fwdOpt... Generating docs for compound XrdOfsChkPnt... Generating docs for compound XrdOfsConfigCP... Generating docs for nested compound XrdOfsConfigCP::Stats... Generating docs for compound XrdOfsConfigPI... Generating docs for nested compound XrdOfsConfigPI::ctlLP... Generating docs for nested compound XrdOfsConfigPI::xxxLP... Generating docs for compound XrdOfsCPFile... Generating docs for nested compound XrdOfsCPFile::rInfo... Generating docs for compound XrdOfsDirectory... Generating docs for compound XrdOfsDirFull... Generating docs for compound XrdOfsEvr... Generating docs for nested compound XrdOfsEvr::theClient... Generating docs for nested compound XrdOfsEvr::theEvent... Generating docs for compound XrdOfsEvs... Generating docs for compound XrdOfsEvsFormat... Generating docs for compound XrdOfsEvsInfo... Generating docs for compound XrdOfsFile... Generating docs for compound XrdOfsFileFull... Generating docs for compound XrdOfsFSctl_PI... Generating docs for nested compound XrdOfsFSctl_PI::Plugins... Generating docs for compound XrdOfsHanCB... Generating docs for compound XrdOfsHandle... Generating docs for compound XrdOfsHanKey... Generating docs for compound XrdOfsHanTab... Generating docs for compound XrdOfsPoscq... Generating docs for nested compound XrdOfsPoscq::FileSlot... Generating docs for nested compound XrdOfsPoscq::recEnt... Generating docs for nested compound XrdOfsPoscq::Request... Generating docs for compound XrdOfsPrepare... Generating docs for compound XrdOfsStats... Generating docs for nested compound XrdOfsStats::StatsData... Generating docs for compound XrdOfsTPC... Generating docs for nested compound XrdOfsTPC::Facts... Generating docs for compound XrdOfsTPCAuth... Generating docs for compound XrdOfsTPCConfig... Generating docs for compound XrdOfsTPCInfo... Generating docs for compound XrdOfsTPCJob... Generating docs for compound XrdOfsTPCProg... Generating docs for compound XrdOss... Generating docs for compound XrdOssAt... Generating docs for compound XrdOssCache... Generating docs for nested compound XrdOssCache::allocInfo... Generating docs for compound XrdOssCache_FS... Generating docs for compound XrdOssCache_FSAP... Generating docs for compound XrdOssCache_FSData... Generating docs for compound XrdOssCache_Group... Generating docs for compound XrdOssCache_Space... Generating docs for compound XrdOssCopy... Generating docs for compound XrdOssCsi... Generating docs for compound XrdOssCsiConfig... Generating docs for compound XrdOssCsiCrcUtils... Generating docs for compound XrdOssCsiDir... Generating docs for compound XrdOssCsiFile... Generating docs for nested compound XrdOssCsiFile::puMapItem_t... Generating docs for compound XrdOssCsiFileAio... Generating docs for compound XrdOssCsiFileAioJob... Generating docs for compound XrdOssCsiFileAioStore... Generating docs for compound XrdOssCsiPages... Generating docs for compound XrdOssCsiRange_s... Generating docs for compound XrdOssCsiRangeGuard... Generating docs for compound XrdOssCsiRanges... Generating docs for compound XrdOssCsiTagstore... Generating docs for compound XrdOssCsiTagstoreFile... Generating docs for compound XrdOssDF... Generating docs for compound XrdOssDFHandler... Generating docs for compound XrdOssDir... Generating docs for compound XrdOssFile... Generating docs for compound XrdOssHandler... Generating docs for compound XrdOssMio... Generating docs for compound/builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:165: warning: argument 'tid' of command @param is not found in the argument list of XrdOssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:165: warning: argument 'path' of command @param is not found in the argument list of XrdOssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:165: warning: argument 'mode' of command @param is not found in the argument list of XrdOssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:165: warning: argument 'env' of command @param is not found in the argument list of XrdOssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:180: warning: argument 'opts' of command @param is not found in the argument list of XrdOssSys::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Remdir at line 652 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:180: warning: The following parameters of XrdOssSys::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:187: warning: argument 'opts' of command @param is not found in the argument list of XrdOssSys::StatFS(const char *path, char *buff, int &blen, XrdOucEnv *envP=0) inherited from member StatFS at line 708 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:720: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:721: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:722: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:723: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:190: warning: argument 'opts' of command @param is not found in the argument list of XrdOssSys::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) inherited from member StatLS at line 731 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:190: warning: argument 'envP' of command @param is not found in the argument list of XrdOssSys::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) inherited from member StatLS at line 731 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:744: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:745: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:746: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:190: warning: The following parameters of XrdOssSys::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) are not documented: parameter 'env' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:814: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh:815: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:196: warning: argument 'opts' of command @param is not found in the argument list of XrdOssSys::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Unlink at line 850 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssApi.hh:196: warning: The following parameters of XrdOssSys::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:147: warning: argument 'flen' of command @param is not found in the argument list of XrdOssWrapDF::Ftruncate(unsigned long long offs) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:147: warning: The following parameters of XrdOssWrapDF::Ftruncate(unsigned long long offs) are not documented: parameter 'offs' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:204: warning: explicit link request to 'PageSize' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:239: warning: explicit link request to 'PageSize' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:87: warning: argument 'buff' of command @param is not found in the argument list of XrdOssWrapDF::StatRet(struct stat *Stat) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:87: warning: The following parameters of XrdOssWrapDF::StatRet(struct stat *Stat) are not documented: parameter 'Stat' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:609: warning: argument 'opts' of command @param is not found in the argument list of XrdOssWrapper::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:609: warning: The following parameters of XrdOssWrapper::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:669: warning: argument 'opts' of command @param is not found in the argument list of XrdOssWrapper::StatFS(const char *path, char *buff, int &blen, XrdOucEnv *envP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:681: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:682: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:683: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:684: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:693: warning: argument 'opts' of command @param is not found in the argument list of XrdOssWrapper::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:693: warning: argument 'envP' of command @param is not found in the argument list of XrdOssWrapper::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:706: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:706: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:706: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:707: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:707: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:708: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:693: warning: The following parameters of XrdOssWrapper::StatLS(XrdOucEnv &env, const char *path, char *buff, int &blen) are not documented: parameter 'env' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:768: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:768: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:769: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:769: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:769: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:807: warning: argument 'opts' of command @param is not found in the argument list of XrdOssWrapper::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOssWrapper.hh:807: warning: The following parameters of XrdOssWrapper::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:76: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:76: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:76: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:76: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:76: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:77: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:77: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:77: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:77: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:95: warning: The following parameters of XrdOucBackTrace::Init(const char *reqs=0, const char *rsps=0) are not documented: parameter 'rsps' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:154: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:155: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:155: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:155: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBackTrace.hh:155: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBuffer.hh:202: warning: argument 'xsz' of command @param is not found in the argument list of XrdOucBuffer::Highjack(int bPsz=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucBuffer.hh:202: warning: The following parameters of XrdOucBuffer::Highjack(int bPsz=0) are not documented: parameter 'bPsz' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC.hh:76: warning: explicit link request to 'PageSize' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucCRC.hh:105: warning: explicit link request to 'PageSize' could not be resolved /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh:50: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh:57: warning: argument 'enum' of command @param is not found in the argument list of XrdOucERoute::Route(XrdSysError *elog, XrdOucStream *estrm, const char *esfx, int ecode, const char *etxt1, const char *etxt2=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh:68: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucERoute.hh:57: warning: The following parameters of XrdOucERoute::Route(XrdSysError *elog, XrdOucStream *estrm, const char *esfx, int ecode, const char *etxt1, const char *etxt2=0) are not documented: parameter 'ecode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucFileInfo.hh:98: warning: argument 'hVal' of command @param is not found in the argument list of XrdOucFileInfo::GetDigest(const char *&hval, bool xrdname=true) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucFileInfo.hh:98: warning: The following parameters of XrdOucFileInfo::GetDigest(const char *&hval, bool xrdname=true) are not documented: parameter 'hval' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:80: warning: argument 'envP' of command @param is not found in the argument list of XrdOucPinKing< T >::XrdOucPinKing(const char *drctv, XrdOucEnv &envR, XrdSysError &errR, XrdVersionInfo *vinfo=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:80: warning: argument 'errP' of command @param is not found in the argument list of XrdOucPinKing< T >::XrdOucPinKing(const char *drctv, XrdOucEnv &envR, XrdSysError &errR, XrdVersionInfo *vinfo=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:80: warning: argument 'vInfo' of command @param is not found in the argument list of XrdOucPinKing< T >::XrdOucPinKing(const char *drctv, XrdOucEnv &envR, XrdSysError &errR, XrdVersionInfo *vinfo=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:80: warning: The following parameters of XrdOucPinKing::XrdOucPinKing(const char *drctv, XrdOucEnv &envR, XrdSysError &errR, XrdVersionInfo *vinfo=0) are not documented: parameter 'envR' parameter 'errR' parameter 'vinfo' /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:54: warning: argument 'parm' of command @param is not found in the argument list of XrdOucPinKing< T >::Add(const char *path, const char *parms, bool push=false) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucPinKing.hh:54: warning: The following parameters of XrdOucPinKing::Add(const char *path, const char *parms, bool push=false) are not documented: parameter 'parms' XrdOssMioFile... Generating docs for compound XrdOssPath... Generating docs for nested compound XrdOssPath::fnInfo... Generating docs for compound XrdOssSpace... Generating docs for nested compound XrdOssSpace::uEnt... Generating docs for compound XrdOssStage_Req... Generating docs for compound XrdOssSys... Generating docs for compound XrdOssVSInfo... Generating docs for compound XrdOssVSPart... Generating docs for compound XrdOssWrapDF... Generating docs for compound XrdOssWrapper... Generating docs for compound XrdOuca2x... Generating docs for compound XrdOucArgs... Generating docs for compound XrdOucBackTrace... Generating docs for compound XrdOucBuffer... Generating docs for compound XrdOucBuffPool... Generating docs for nested compound XrdOucBuffPool::BuffSlot... Generating docs for compound XrdOucCache... Generating docs for compound XrdOucCacheIO... Generating docs for nested compound XrdOucCacheIO::aprParms... Generating docs for compound XrdOucCacheIOCB... Generating docs for compound XrdOucCacheIOCD... Generating docs for compound XrdOucCacheStats... Generating docs for nested compound XrdOucCacheStats::CacheStats... Generating docs for compound XrdOucCallBack... Generating docs for compound XrdOucChkPnt... 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 XrdOucERoute... Generating docs for compound XrdOucErrInfo... Generating docs for compound XrdOucExport... Generating docs for compound XrdOucFileInfo... Generating docs for compound XrdOucGMap... 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 XrdOucLogging... Generating docs for nested compound XrdOucLogging::configLogInfo... Generating docs for compound XrdOucMsubs... Generating docs for compound XrdOucMsubsInfo... Generating docs for compound XrdOucN2NLoader... Generating docs for compound XrdOucName2Name... Generating docs for compound XrdOucName2NameVec... Generating docs for compound XrdOucNList... Generating docs for compound XrdOucNList_Anchor... Generating docs for compound XrdOucNSWalk... Generating docs for nested compound XrdOucNSWalk::CallBack... Generating docs for nested compound XrdOucNSWalk::NSEnt... Generating docs for compound XrdOucPgrwUtils... Generating docs for nested compound XrdOucPgrwUtils::dataInfo... Generating docs for nested compound XrdOucPgrwUtils::Layout... Generating docs for compound XrdOucPinKing... Generating docs for nested compound XrdOucPinKing::pinInfo... Generating docs for compound XrdOucPinLoader... Generating docs for compound XrdOucPinObject... Generating docs for compound XrdOucPList... Generating docs for compound XrdOucPListAnchor... Generating docs for compound XrdOucProg... Generating docs for compound XrdOucPsx... Generating docs for compound XrdOucPup... Generating docs for compound XrdOucPupArgs... Generating docs for compound XrdOucPupNames... 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 XrdOucReqID... Generating docs for compound XrdOucSFVec... Generating docs for compound XrdOucSHA3... Generating docs for nested compound XrdOucSHA3::sha3_ctx_t... Generating docs for compound XrdOucSid... Generating docs for nested compound XrdOucSid::theSid... Generating docs for compound XrdOucSiteName... Generating docs for compound XrdOucStack... Generating docs for compound XrdOucStats... Generating docs for compound XrdOucStream... Generating docs for compound XrdOucString... Generating docs for compound XrdOucSxeq... Generating docs for compound XrdOucTable... Generating docs for nested compound XrdOucTable::OucTabl/builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucVerName.hh:43: warning: argument 'piNoVm' of command @param is not found in the argument list of XrdOucVerName::hasVersion(const char *piPath, char **piNoVN=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdOuc/XrdOucVerName.hh:43: warning: The following parameters of XrdOucVerName::hasVersion(const char *piPath, char **piNoVN=0) are not documented: parameter 'piNoVN' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh:78: warning: argument 'oldpath' of command @param is not found in the argument list of XrdPosixCache::Rename(const char *oldPath, const char *newPath) /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh:78: warning: argument 'newpath' of command @param is not found in the argument list of XrdPosixCache::Rename(const char *oldPath, const char *newPath) /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh:78: warning: The following parameters of XrdPosixCache::Rename(const char *oldPath, const char *newPath) are not documented: parameter 'oldPath' parameter 'newPath' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh:102: warning: argument 'Stat' of command @param is not found in the argument list of XrdPosixCache::Statistics(XrdOucCacheStats &Stats) /builddir/build/BUILD/xrootd-5.3.0/src/XrdPosix/XrdPosixCache.hh:102: warning: The following parameters of XrdPosixCache::Statistics(XrdOucCacheStats &Stats) are not documented: parameter 'Stats' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssCks.hh:44: warning: argument 'pcbP' of command @param is not found in the argument list of XrdPssCks::Calc(const char *Xfn, XrdCksData &Cks, int doSet=1) inherited from member Calc at line 96 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPssCks.hh:66: warning: argument 'pcbP' of command @param is not found in the argument list of XrdPssCks::Ver(const char *Xfn, XrdCksData &Cks) inherited from member Ver at line 247 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdCks/XrdCks.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:87: warning: argument 'flen' of command @param is not found in the argument list of XrdPssFile::Ftruncate(unsigned long long) inherited from member Ftruncate at line 157 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:93: warning: argument 'aioparm' of command @param is not found in the argument list of XrdPssFile::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) inherited from member pgWrite at line 261 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:93: warning: The following parameters of XrdPssFile::pgWrite(XrdSfsAio *aoiparm, uint64_t opts) are not documented: parameter 'aoiparm' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:96: warning: argument 'aiop' of command @param is not found in the argument list of XrdPssFile::Read(XrdSfsAio *aoip) inherited from member Read at line 298 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:96: warning: The following parameters of XrdPssFile::Read(XrdSfsAio *aoip) are not documented: parameter 'aoip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:159: warning: argument 'tid' of command @param is not found in the argument list of XrdPssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:159: warning: argument 'path' of command @param is not found in the argument list of XrdPssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:159: warning: argument 'mode' of command @param is not found in the argument list of XrdPssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:159: warning: argument 'env' of command @param is not found in the argument list of XrdPssSys::Create(const char *, const char *, mode_t, XrdOucEnv &, int opts=0) inherited from member Create at line 544 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:168: warning: argument 'opts' of command @param is not found in the argument list of XrdPssSys::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Remdir at line 652 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:168: warning: The following parameters of XrdPssSys::Remdir(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:174: warning: argument 'opts' of command @param is not found in the argument list of XrdPssSys::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) inherited from member Unlink at line 850 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdOss/XrdOss.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdPss/XrdPss.hh:174: warning: The following parameters of XrdPssSys::Unlink(const char *path, int Opts=0, XrdOucEnv *envP=0) are not documented: parameter 'Opts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh:61: warning: Invalid list item found /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh:137: warning: argument 'Reference' of command @param is not found in the argument list of XrdRmc::Create(Parms &Params, XrdOucCacheIO::aprParms *aprP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh:137: warning: argument 'Optional' of command @param is not found in the argument list of XrdRmc::Create(Parms &Params, XrdOucCacheIO::aprParms *aprP=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdRmc/XrdRmc.hh:137: warning: The following parameters of XrdRmc::Create(Parms &Params, XrdOucCacheIO::aprParms *aprP=0) are not documented: parameter 'Params' parameter 'aprP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:84: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:95: warning: Found unknown command `\aparam' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:79: warning: The following parameters of XrdSecProtect::Secure(SecurityRequest *&newreq, ClientRequest &thereq, const char *thedata) are not documented: parameter 'thedata' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:117: warning: Found unknown command `\aparam' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSec/XrdSecProtect.hh:110: warning: The following parameters of XrdSecProtect::Verify(SecurityRequest &secreq, ClientRequest &thereq, const char *thedata) are not documented: parameter 'thedata' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssCon.hh:53: warning: Found unknown command `\host' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssCon.hh:68: warning: Found unknown command `\host' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssEnt.hh:53: warning: Found unknown command `\host' e... Generating docs for compound XrdOucTList... Generating docs for compound XrdOucTListFIFO... Generating docs for compound XrdOucTListHelper... Generating docs for compound XrdOucTokenizer... Generating docs for compound XrdOucTPC... Generating docs for nested compound XrdOucTPC::tpcInfo... Generating docs for compound XrdOucTrace... Generating docs for compound XrdOucUtils... Generating docs for compound XrdOucVerName... Generating docs for compound XrdOucXAttr... Generating docs for compound XrdPoll... Generating docs for nested compound XrdPoll::PipeData... Generating docs for compound XrdPollE... Generating docs for compound XrdPollInfo... Generating docs for compound XrdPollPoll... Generating docs for compound XrdPosixAdmin... Generating docs for compound XrdPosixCache... Generating docs for compound XrdPosixCallBack... Generating docs for compound XrdPosixCallBackIO... Generating docs for compound XrdPosixConfig... Generating docs for compound XrdPosixDir... Generating docs for compound XrdPosixExtra... Generating docs for compound XrdPosixFile... Generating docs for compound XrdPosixFileRH... Generating docs for compound XrdPosixInfo... Generating docs for compound XrdPosixLinkage... Generating docs for compound XrdPosixMap... Generating docs for compound XrdPosixObject... Generating docs for compound XrdPosixObjGuard... Generating docs for compound XrdPosixPrepIO... Generating docs for compound XrdPosixStats... Generating docs for nested compound XrdPosixStats::PosixStats... Generating docs for compound XrdPosixXrootd... Generating docs for compound XrdPosixXrootPath... Generating docs for nested compound XrdPosixXrootPath::xpath... Generating docs for compound XrdProtLoad... Generating docs for compound XrdProtocol... Generating docs for compound XrdProtocol_Config... Generating docs for compound XrdProxyOpt_t... Generating docs for compound XrdPssAioCB... Generating docs for compound XrdPssCks... Generating docs for nested compound XrdPssCks::csInfo... Generating docs for compound XrdPssDir... Generating docs for compound XrdPssFile... Generating docs for nested compound XrdPssFile::tprInfo... Generating docs for compound XrdPssSys... Generating docs for compound XrdPssUrlInfo... Generating docs for compound XrdPssUtils... Generating docs for compound XrdRmc... Generating docs for nested compound XrdRmc::Parms... Generating docs for compound XrdRmcData... Generating docs for nested compound XrdRmcData::MrSw... Generating docs for compound XrdRmcReal... Generating docs for nested compound XrdRmcReal::prTask... Generating docs for compound XrdRmcSlot... Generating docs for nested compound XrdRmcSlot::ioQ... Generating docs for nested compound XrdRmcSlot::SlotList... Generating docs for nested compound XrdRmcSlot::SlotState... Generating docs for compound XrdRootdProtocol... Generating docs for compound XrdScheduler... Generating docs for compound XrdSciTokensHelper... Generating docs for nested compound XrdSciTokensHelper::ValidIssuer... Generating docs for compound XrdSecAttr... Generating docs for compound XrdSecBuffer... Generating docs for compound XrdSecEntity... Generating docs for compound XrdSecEntityAttr... Generating docs for compound XrdSecEntityAttrCB... Generating docs for compound XrdSecEntityPin... Generating docs for compound XrdSecEntityXtra... Generating docs for compound XrdSecGMapEntry_t... Generating docs for compound XrdSecPManager... Generating docs for compound XrdSecProtect... Generating docs for compound XrdSecProtector... Generating docs for compound XrdSecProtectParms... Generating docs for compound XrdSecProtocol... Generating docs for compound XrdSecProtocolgsi... Generating docs for compound XrdSecProtocolhost... Generating docs for compound XrdSecProtocolpwd... Generating docs for compound XrdSecProtocolsss... Generating docs for nested compound XrdSecProtocolsss::Crypto... Generating docs for compound XrdSecServer... Generating docs for compound XrdSecService... Generating docs for compound XrdSecsssCon... Generating docs for compound XrdSecsssEnt... Generating docs for compoun/builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:122: warning: argument 'opts' of command @param is not found in the argument list of XrdSecsssID::Find(const char *lid, char *&dP, const char *myIP, int dataOpts=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:122: warning: The following parameters of XrdSecsssID::Find(const char *lid, char *&dP, const char *myIP, int dataOpts=0) are not documented: parameter 'dataOpts' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:137: warning: argument 'atype' of command @param is not found in the argument list of XrdSecsssID::getObj(authType &aType, XrdSecsssEnt *&idP) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:137: warning: The following parameters of XrdSecsssID::getObj(authType &aType, XrdSecsssEnt *&idP) are not documented: parameter 'aType' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:97: warning: argument 'doRep' of command @param is not found in the argument list of XrdSecsssID::Register(const char *lgnid, const XrdSecEntity *Ident, bool doReplace=false, bool defer=false) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSecsss/XrdSecsssID.hh:97: warning: The following parameters of XrdSecsssID::Register(const char *lgnid, const XrdSecEntity *Ident, bool doReplace=false, bool defer=false) are not documented: parameter 'doReplace' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:498: warning: argument 'addr' of command @param is not found in the argument list of XrdSfsFile::getMmap(void **Addr, off_t &Size)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:498: warning: argument 'size' of command @param is not found in the argument list of XrdSfsFile::getMmap(void **Addr, off_t &Size)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:498: warning: The following parameters of XrdSfsFile::getMmap(void **Addr, off_t &Size)=0 are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:376: warning: argument 'path' of command @param is not found in the argument list of XrdSfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:376: warning: argument 'oMode' of command @param is not found in the argument list of XrdSfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:376: warning: argument 'cMode' of command @param is not found in the argument list of XrdSfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:376: warning: The following parameters of XrdSfsFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0)=0 are not documented: parameter 'fileName' parameter 'openMode' parameter 'createMode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:634: warning: argument 'rdvcnt' of command @param is not found in the argument list of XrdSfsFile::readv(XrdOucIOVec *readV, int rdvCnt) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:634: warning: The following parameters of XrdSfsFile::readv(XrdOucIOVec *readV, int rdvCnt) are not documented: parameter 'rdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:756: warning: The following parameters of XrdSfsFile::setXio(XrdSfsXio *xioP) are not documented: parameter 'xioP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:691: warning: argument 'wdvcnt' of command @param is not found in the argument list of XrdSfsFile::writev(XrdOucIOVec *writeV, int wdvCnt) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh:691: warning: The following parameters of XrdSfsFile::writev(XrdOucIOVec *writeV, int wdvCnt) are not documented: parameter 'wdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh:106: warning: argument 'addr' of command @param is not found in the argument list of XrdSfsNativeFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh:106: warning: argument 'size' of command @param is not found in the argument list of XrdSfsNativeFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh:106: warning: The following parameters of XrdSfsNativeFile::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh:118: warning: argument 'rdvcnt' of command @param is not found in the argument list of XrdSfsNativeFile::readv(XrdOucIOVec *readV, int rdvCnt) inherited from member readv at line 634 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsNative.hh:118: warning: The following parameters of XrdSfsNativeFile::readv(XrdOucIOVec *readV, int rdvCnt) are not documented: parameter 'rdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:66: warning: argument 'addr' of command @param is not found in the argument list of XrdSsiFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:66: warning: argument 'size' of command @param is not found in the argument list of XrdSsiFile::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:66: warning: The following parameters of XrdSsiFile::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:45: warning: argument 'path' of command @param is not found in the argument list of XrdSsiFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:45: warning: argument 'oMode' of command @param is not found in the argument list of XrdSsiFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:45: warning: argument 'cMode' of command @param is not found in the argument list of XrdSsiFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:45: warning: The following parameters of XrdSsiFile::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client=0, const char *opaque=0) are not documented: parameter 'fileName' parameter 'openMode' parameter 'createMode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:77: warning: argument 'rdvcnt' of command @param is not found in the argument list of XrdSsiFile::readv(XrdOucIOVec *readV, int rdvCnt) inherited from member readv at line 634 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:77: warning: The following parameters of XrdSsiFile::readv(XrdOucIOVec *readV, int rdvCnt) are not documented: parameter 'rdvCnt' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiFile.hh:84: warning: The following parameters of XrdSsiFile::setXio(XrdSfsXio *xioP) are not documented: parameter 'xioP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:48: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:45: warning: argument 'msg' of command @param is not found in the argument list of XrdSsiLogger::Msg(const char *pfx, const char *txt1, const char *txt2=0, const char *txt3=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:45: warning: The following parameters of XrdSsiLogger::Msg(const char *pfx, const char *txt1, const char *txt2=0, const char *txt3=0) are not documented: parameter 'txt1' parameter 'txt2' parameter 'txt3' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:60: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:60: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:60: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:74: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:74: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:74: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:85: warning: argument 'iobN' of command @param is not found in the argument list of XrdSsiLogger::Msgv(struct iovec *iovP, int iovN) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiLogger.hh:85: warning: The following parameters of XrdSsiLogger::Msgv(struct iovec *iovP, int iovN) are not documented: parameter 'iovN' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.hh:186: warning: argument 'false' of command @param is not found in the argument list of XrdSsiRequest::ProcessResponseData(const XrdSsiErrInfo &eInfo, char *buff, int blen, bool last) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.hh:254: warning: argument 'detttl' of command @param is not found in the argument list of XrdSsiRequest::SetDetachTTL(uint32_t dttl) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiRequest.hh:254: warning: The following parameters of XrdSsiRequest::SetDetachTTL(uint32_t dttl) are not documented: parameter 'dttl' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.hh:119: warning: argument 'rqstP' of command @param is not found in the argument list of XrdSsiResponder::Finished(XrdSsiRequest &rqstR, const XrdSsiRespInfo &rInfo, bool cancel=false)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.hh:119: warning: The following parameters of XrdSsiResponder::Finished(XrdSsiRequest &rqstR, const XrdSsiRespInfo &rInfo, bool cancel=false)=0 are not documented: parameter 'rqstR' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTaskReal.hh:52: warning: argument 'rqstP' of command @param is not found in the argument list of XrdSsiTaskReal::Finished(XrdSsiRequest &rqstR, const XrdSsiRespInfo &rInfo, bool cancel=false) inherited from member Finished at line 119 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiResponder.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiTaskReal.hh:52: warning: The following parameters of XrdSsiTaskReal::Finished(XrdSsiRequest &rqstR, const XrdSsiRespInfo &rInfo, bool cancel=false) are not documented: parameter 'rqstR' d XrdSecsssID... Generating docs for compound XrdSecsssKT... Generating docs for nested compound XrdSecsssKT::ktEnt... Generating docs for nested compound XrdSecsssKT::ktEnt::ktData... Generating docs for compound XrdSecsssRR_Data... Generating docs for compound XrdSecsssRR_DataHdr... Generating docs for compound XrdSecsssRR_DataResp... Generating docs for compound XrdSecsssRR_Hdr... Generating docs for compound XrdSecsssRR_Hdr2... Generating docs for compound XrdSecTLayer... Generating docs for nested compound XrdSecTLayer::TLayerRR... Generating docs for compound XrdSendQ... Generating docs for nested compound XrdSendQ::mBuff... Generating docs for compound XrdSfsAio... Generating docs for compound XrdSfsDio... Generating docs for compound XrdSfsDirectory... Generating docs for compound XrdSfsFABuff... Generating docs for compound XrdSfsFACtl... Generating docs for compound XrdSfsFAInfo... Generating docs for compound XrdSfsFile... Generating docs for compound XrdSfsFSctl... Generating docs for compound XrdSfsGPFile... Generating docs for compound XrdSfsNative... Generating docs for compound XrdSfsNativeDirectory... Generating docs for compound XrdSfsNativeFile... Generating docs for compound XrdSfsPrep... Generating docs for compound XrdSfsXio... Generating docs for compound XrdSfsXioImpl... Generating docs for compound XrdSsiAlert... Generating docs for compound XrdSsiBVec... Generating docs for compound XrdSsiCluster... Generating docs for compound XrdSsiCms... Generating docs for compound XrdSsiDir... Generating docs for compound XrdSsiEntity... Generating docs for compound XrdSsiErrInfo... Generating docs for compound XrdSsiEvent... Generating docs for nested compound XrdSsiEvent::EventData... Generating docs for compound XrdSsiFile... Generating docs for compound XrdSsiFileReq... Generating docs for compound XrdSsiFileResource... Generating docs for compound XrdSsiFileSess... Generating docs for compound XrdSsiLogger... Generating docs for compound XrdSsiMutex... Generating docs for compound XrdSsiMutexMon... Generating docs for compound XrdSsiProvider... Generating docs for compound XrdSsiRequest... Generating docs for compound XrdSsiResource... Generating docs for compound XrdSsiRespInfo... Generating docs for compound XrdSsiRespInfoMsg... Generating docs for compound XrdSsiResponder... Generating docs for compound XrdSsiRRAgent... Generating docs for compound XrdSsiRRInfo... Generating docs for compound XrdSsiRRInfoAttn... Generating docs for compound XrdSsiRRTable... Generating docs for compound XrdSsiScale... Generating docs for compound XrdSsiService... Generating docs for compound XrdSsiServReal... Generating docs for compound XrdSsiSessReal... Generating docs for compound XrdSsiSfs... Generating docs for compound XrdSsiSfsConfig... Generating docs for compound XrdSsiShMam... Generating docs for nested compound XrdSsiShMam::MemItem... Generating docs for nested compound XrdSsiShMam::XLockHelper... Generating docs for compound XrdSsiShMat... Generating docs for nested compound XrdSsiShMat::CRZParms... Generating docs for nested compound XrdSsiShMat::NewParms... Generating docs for compound XrdSsiStats... Generating docs for compound XrdSsiStream... Generating docs for nested compound XrdSsiStream::Buffer... Generating docs for compound XrdSsiTaskReal... Generating docs for nested compound XrdSsiTaskReal::dlQ... Generating docs for compound XrdSsiUtils... Generating docs for compound XrdStats... Generating docs for nested compound XrdStats::CallBack... Generating docs for compound XrdSutBucket... Generating docs for compound XrdSutBuckList... Generating docs for compound XrdSutBuckListNode... Generating docs for compound XrdSutBuffer... Generating docs for compound XrdSutCache... Generating docs for compound XrdSutCacheArg_t... Generating docs for compound XrdSutCacheEntry... Generating docs for compound XrdSutCacheEntryBuf... Generating docs for compound XrdSutCERef... Generating docs for compound XrdSutFileLocker... Generating docs for compound XrdSutPFBuf... Generating docs for compound XrdSutPFCache... G/builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.hh:86: warning: argument 'isnew' of command @param is not found in the argument list of XrdSysFAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0) inherited from member Set at line 150 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.hh:86: warning: The following parameters of XrdSysFAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0) are not documented: parameter 'isNew' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysFAttr.hh:47: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogger.hh:139: warning: argument 'tBase' of command @param is not found in the argument list of XrdSysLogger::Capture(XrdOucTListFIFO *tFIFO) /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysLogger.hh:139: warning: The following parameters of XrdSysLogger::Capture(XrdOucTListFIFO *tFIFO) are not documented: parameter 'tFIFO' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh:52: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh:52: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh:52: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh:52: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysUtils.hh:84: warning: Found unknown command `\aparam' /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.hh:150: warning: argument 'isnew' of command @param is not found in the argument list of XrdSysXAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdSys/XrdSysXAttr.hh:150: warning: The following parameters of XrdSysXAttr::Set(const char *Aname, const void *Aval, int Avsz, const char *Path, int fd=-1, int isNew=0)=0 are not documented: parameter 'isNew' /builddir/build/BUILD/xrootd-5.3.0/src/Xrd/XrdTcpMonPin.hh:41: warning: end of comment block while expecting command /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh:111: warning: argument 'sslerr' of command @param is not found in the argument list of XrdTls::ssl2RC(int sslrc) /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh:111: warning: The following parameters of XrdTls::ssl2RC(int sslrc) are not documented: parameter 'sslrc' /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh:121: warning: argument 'sslerr' of command @param is not found in the argument list of XrdTls::ssl2Text(int sslrc, const char *dflt="unknown_error") /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTls.hh:121: warning: The following parameters of XrdTls::ssl2Text(int sslrc, const char *dflt="unknown_error") are not documented: parameter 'sslrc' /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotary.hh:75: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsNotary.hh:75: warning: Unsupported xml/html tag found /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsSocket.hh:95: warning: argument 'eWhy' of command @param is not found in the argument list of XrdTlsSocket::Accept(std::string *eMsg=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdTls/XrdTlsSocket.hh:95: warning: The following parameters of XrdTlsSocket::Accept(std::string *eMsg=0) are not documented: parameter 'eMsg' /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGPFile.hh:138: warning: argument 'pargs' of command @param is not found in the argument list of XrdXrootdGPFile::putFile(const XrdXrootdGPFileInfo &gargs, const XrdSecEntity *client=0)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdGPFile.hh:138: warning: The following parameters of XrdXrootdGPFile::putFile(const XrdXrootdGPFileInfo &gargs, const XrdSecEntity *client=0)=0 are not documented: parameter 'gargs' enerating docs for compound XrdSutPFCacheRef... Generating docs for compound XrdSutPFEntInd... Generating docs for compound XrdSutPFEntry... Generating docs for compound XrdSutPFHeader... Generating docs for compound XrdSutPFile... Generating docs for compound XrdSutRndm... Generating docs for compound XrdSysCondVar... Generating docs for compound XrdSysCondVar2... Generating docs for compound XrdSysCondVarHelper... Generating docs for compound XrdSysDir... Generating docs for compound XrdSysDNS... Generating docs for compound XrdSysError... Generating docs for compound XrdSysError_Table... Generating docs for compound XrdSysFAttr... Generating docs for compound XrdSysLogger... Generating docs for nested compound XrdSysLogger::mmMsg... Generating docs for nested compound XrdSysLogger::Task... Generating docs for compound XrdSysLogging... Generating docs for nested compound XrdSysLogging::MsgBuff... Generating docs for nested compound XrdSysLogging::Parms... 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 XrdSysPriv... Generating docs for compound XrdSysPrivGuard... Generating docs for compound XrdSysPwd... 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 XrdSysTrace... Generating docs for compound XrdSysUtils... Generating docs for compound XrdSysXAttr... Generating docs for nested compound XrdSysXAttr::AList... Generating docs for compound XrdSysXSLock... Generating docs for compound XrdTcpMonPin... Generating docs for nested compound XrdTcpMonPin::LinkInfo... Generating docs for compound XrdThrottleManager... Generating docs for compound XrdThrottleTimer... Generating docs for compound XrdTls... Generating docs for compound XrdTlsContext... Generating docs for nested compound XrdTlsContext::CTX_Params... Generating docs for compound XrdTlsNotary... Generating docs for compound XrdTlsPeerCerts... Generating docs for compound XrdTlsSocket... Generating docs for compound XrdTlsTempCA... Generating docs for nested compound XrdTlsTempCA::TempCAGuard... Generating docs for compound XrdVersionMapD2P... Generating docs for compound XrdVersionPlugin... Generating docs for compound XrdVomsFun... Generating docs for compound XrdXmlMetaLink... Generating docs for compound XrdXmlRdrTiny... Generating docs for compound XrdXmlRdrXml2... Generating docs for compound XrdXmlReader... Generating docs for compound XrdXrootdAdmin... Generating docs for nested compound XrdXrootdAdmin::JobTable... Generating docs for nested compound XrdXrootdAdmin::usr... Generating docs for compound XrdXrootdAioBuff... Generating docs for compound XrdXrootdAioFob... Generating docs for nested compound XrdXrootdAioFob::AioTasks... Generating docs for compound XrdXrootdAioPgrw... Generating docs for compound XrdXrootdAioTask... Generating docs for compound XrdXrootdCallBack... Generating docs for compound XrdXrootdFHandle... Generating docs for compound XrdXrootdFile... Generating docs for compound XrdXrootdFileHP... Generating docs for compound XrdXrootdFileLock... Generating docs for compound XrdXrootdFileLock1... Generating docs for compound XrdXrootdFileStats... Generating docs for compound XrdXrootdFileTable... Generating docs for compound XrdXrootdGPFile... Generating docs for compound XrdXrootdGPFileInfo... Generating docs for compound XrdXrootdGSReal... Generating docs for nested compound XrdXrootdGSReal::GSParms... Generating docs for nested compound XrdXrootdGSReal::HdrInfo... Generating docs for compound XrdXrootdGStream... Generating docs for compound XrdXrootdJob... Generating docs for compound XrdXrootdMonBuff... Generating docs for compound XrdXrootdMonBurr... Generat/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:520: warning: The following parameters of XrdCl::WaitFor(Pipeline pipeline, uint16_t timeout=0) are not documented: parameter 'timeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:164: warning: argument 'value' of command @param is not found in the argument list of XrdCl::ArgBase< T >::FutureValue::FutureValue(std::future< T > &&ftr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:164: warning: The following parameters of XrdCl::ArgBase::FutureValue::FutureValue(std::future< T > &&ftr) are not documented: parameter 'ftr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:196: warning: argument 'value' of command @param is not found in the argument list of XrdCl::ArgBase< T >::FwdValue::FwdValue(const Fwd< T > &fwd) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:196: warning: The following parameters of XrdCl::ArgBase::FwdValue::FwdValue(const Fwd< T > &fwd) are not documented: parameter 'fwd' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:306: warning: argument 'value' of command @param is not found in the argument list of XrdCl::Arg< std::string >::Arg(std::string str) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:306: warning: The following parameters of XrdCl::Arg< std::string >::Arg(std::string str) are not documented: parameter 'str' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:315: warning: argument 'val' of command @param is not found in the argument list of XrdCl::Arg< std::string >::Arg(const char *cstr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClArg.hh:315: warning: The following parameters of XrdCl::Arg< std::string >::Arg(const char *cstr) are not documented: parameter 'cstr' ing docs for compound XrdXrootdMonDouble... Generating docs for compound XrdXrootdMonFile... 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 XrdXrootdMonFMap... Generating docs for nested compound XrdXrootdMonFMap::cvPtr... Generating docs for compound XrdXrootdMonGS... Generating docs for compound XrdXrootdMonHeader... Generating docs for compound XrdXrootdMonitor... Generating docs for nested compound XrdXrootdMonitor::Hello... Generating docs for nested compound XrdXrootdMonitor::MonRdrBuff... Generating docs for nested compound XrdXrootdMonitor::User... Generating docs for compound XrdXrootdMonMap... Generating docs for compound XrdXrootdMonRedir... Generating docs for compound XrdXrootdMonStatOPS... Generating docs for compound XrdXrootdMonStatPRW... Generating docs for compound XrdXrootdMonStatSSQ... Generating docs for compound XrdXrootdMonStatXFR... Generating docs for compound XrdXrootdMonTrace... Generating docs for compound XrdXrootdNormAio... Generating docs for compound XrdXrootdPgrwAio... Generating docs for compound XrdXrootdPgwBadCS... Generating docs for compound XrdXrootdPgwCtl... Generating docs for compound XrdXrootdPgwFob... Generating docs for compound XrdXrootdPio... Generating docs for compound XrdXrootdPrepare... Generating docs for compound XrdXrootdPrepArgs... Generating docs for compound XrdXrootdProtocol... Generating docs for nested compound XrdXrootdProtocol::GetDataCtl... Generating docs for nested compound XrdXrootdProtocol::RD_Table... Generating docs for compound XrdXrootdReqID... Generating docs for compound XrdXrootdResponse... Generating docs for compound XrdXrootdStats... Generating docs for compound XrdXrootdTransit... Generating docs for nested compound XrdXrootdTransit::SchedReq... Generating docs for compound XrdXrootdTransPend... Generating docs for compound XrdXrootdTransSend... Generating docs for compound XrdXrootdWVInfo... Generating docs for compound XrdXrootdXPath... Generating namespace index... Generating docs for namespace Macaroons Generating docs for compound Macaroons::Authz... Generating docs for compound Macaroons::Handler... Generating docs for namespace Posix Generating docs for namespace TPC Generating docs for compound TPC::State... Generating docs for compound TPC::Stream... Generating docs for nested compound TPC::Stream::Entry... Generating docs for compound TPC::CurlDeleter... Generating docs for compound TPC::TPCHandler... Generating docs for nested compound TPC::TPCHandler::TPCLogRecord... Generating docs for namespace Xrd Generating docs for namespace XrdCl 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::sequence... Generating docs for compound XrdCl::seq_gen... Generating docs for compound XrdCl::seq_gen< I, Ns...>... Generating docs for compound XrdCl::seq_gen< 0, Ns...>... Generating docs for compound XrdCl::ArgBase... Generating docs for nested compound XrdCl::ArgBase::FutureValue... Generating docs for nested compound XrdCl::ArgBase::FwdValue... Generating docs for nested compound XrdCl::ArgBase::PlainValue... Generating docs for nested compound XrdCl::ArgBase::ValueHolder... Generating docs for compound XrdCl::Arg... Generating docs for compound XrdCl::Arg< std::string >... Generating docs for compound XrdCl::AsyncSocketHandler... Generating docs for nested compound XrdCl::AsyncSocketHandler::WaitTask... Generating docs for compound XrdCl::AsyncWriter... Generating docs for compound XrdCl::MsgWriter... Generating docs for compound XrdCl::ChunkWriter... Generating docs for compound XrdCl::KBuffWriter... Generating docs for compound XrdCl::B/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh:52: warning: The following parameters of XrdCl::Channel::Channel(const URL &url, Poller *poller, TransportHandler *transport, TaskManager *taskManager, JobManager *jobManager, const URL &prefurl=URL()) are not documented: parameter 'prefurl' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh:99: warning: Found unknown command `\apram' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh:94: warning: argument 'redirector' of command @param is not found in the argument list of XrdCl::Channel::Send(Message *msg, OutgoingMsgHandler *handler, bool stateful, time_t expires) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClChannel.hh:94: warning: The following parameters of XrdCl::Channel::Send(Message *msg, OutgoingMsgHandler *handler, bool stateful, time_t expires) are not documented: parameter 'stateful' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:54: warning: argument 'params' of command @param is not found in the argument list of XrdCl::CheckpointImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:54: warning: The following parameters of XrdCl::CheckpointImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:109: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ChkptWrtImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:109: warning: The following parameters of XrdCl::ChkptWrtImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:169: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ChkptWrtVImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClCheckpointOperation.hh:169: warning: The following parameters of XrdCl::ChkptWrtVImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh:795: warning: The following parameters of XrdCl::File::Checkpoint(kXR_char code, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'code' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh:556: warning: argument 'handler' of command @param is not found in the argument list of XrdCl::File::ReadV(uint64_t offset, struct iovec *iov, int iovcnt, uint32_t &bytesRead, uint16_t timeout=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh:556: warning: The following parameters of XrdCl::File::ReadV(uint64_t offset, struct iovec *iov, int iovcnt, uint32_t &bytesRead, uint16_t timeout=0) are not documented: parameter 'bytesRead' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFile.hh:523: 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) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:153: warning: argument 'op' of command @param is not found in the argument list of XrdCl::OpenImpl< HasHndl >::OpenImpl(OpenImpl< from > &&open) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:153: warning: The following parameters of XrdCl::OpenImpl::OpenImpl(OpenImpl< from > &&open) are not documented: parameter 'open' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:173: warning: argument 'func' of command @param is not found in the argument list of XrdCl::OpenImpl< HasHndl >::operator>>(Hdlr &&hdlr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:173: warning: The following parameters of XrdCl::OpenImpl::operator>>(Hdlr &&hdlr) are not documented: parameter 'hdlr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:196: warning: argument 'timeout' of command @param is not found in the argument list of XrdCl::OpenImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:196: warning: The following parameters of XrdCl::OpenImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:244: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ReadImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:244: warning: The following parameters of XrdCl::ReadImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:295: warning: argument 'params' of command @param is not found in the argument list of XrdCl::CloseImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:295: warning: The following parameters of XrdCl::CloseImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:339: warning: argument 'params' of command @param is not found in the argument list of XrdCl::StatImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:339: warning: The following parameters of XrdCl::StatImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:394: warning: argument 'params' of command @param is not found in the argument list of XrdCl::WriteImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:394: warning: The following parameters of XrdCl::WriteImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:445: warning: argument 'params' of command @param is not found in the argument list of XrdCl::SyncImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:445: warning: The following parameters of XrdCl::SyncImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:489: warning: argument 'params' of command @param is not found in the argument list of XrdCl::TruncateImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:489: warning: The following parameters of XrdCl::TruncateImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:544: warning: argument 'params' of command @param is not found in the argument list of XrdCl::VectorReadImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:544: warning: The following parameters of XrdCl::VectorReadImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:591: warning: argument 'params' of command @param is not found in the argument list of XrdCl::VectorWriteImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:591: warning: The following parameters of XrdCl::VectorWriteImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:638: warning: argument 'params' of command @param is not found in the argument list of XrdCl::WriteVImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:638: warning: The following parameters of XrdCl::WriteVImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:702: warning: argument 'params' of command @param is not found in the argument list of XrdCl::FcntlImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:702: warning: The following parameters of XrdCl::FcntlImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:742: warning: argument 'params' of command @param is not found in the argument list of XrdCl::VisaImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:742: warning: The following parameters of XrdCl::VisaImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:788: warning: argument 'params' of command @param is not found in the argument list of XrdCl::SetXAttrImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:788: warning: The following parameters of XrdCl::SetXAttrImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:852: warning: argument 'params' of command @param is not found in the argument list of XrdCl::SetXAttrBulkImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:852: warning: The following parameters of XrdCl::SetXAttrBulkImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:907: warning: argument 'params' of command @param is not found in the argument list of XrdCl::GetXAttrImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:907: warning: The following parameters of XrdCl::GetXAttrImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:970: warning: argument 'params' of command @param is not found in the argument list of XrdCl::GetXAttrBulkImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:970: warning: The following parameters of XrdCl::GetXAttrBulkImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1024: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DelXAttrImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1024: warning: The following parameters of XrdCl::DelXAttrImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1087: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DelXAttrBulkImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1087: warning: The following parameters of XrdCl::DelXAttrBulkImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1137: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ListXAttrImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileOperations.hh:1137: warning: The following parameters of XrdCl::ListXAttrImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh:106: warning: The following parameters of XrdCl::FileStateHandler::FileStateHandler(bool useVirtRedirector, FilePlugIn *&plugin) are not documented: parameter 'plugin' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh:478: warning: The following parameters of XrdCl::FileStateHandler::Checkpoint(kXR_char code, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'code' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh:205: warning: The following parameters of XrdCl::FileStateHandler::PgReadRetry(uint64_t offset, uint32_t size, size_t pgnb, void *buffer, PgReadHandler *handler, uint16_t timeout=0) are not documented: parameter 'pgnb' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileStateHandler.hh:634: warning: The following parameters of XrdCl::FileStateHandler::XAttrOperationImpl(kXR_char subcode, kXR_char options, const std::vector< T > &attrs, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'options' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:776: warning: The following parameters of XrdCl::FileSystem::DelXAttr(const std::string &path, const std::vector< std::string > &attrs, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:793: warning: The following parameters of XrdCl::FileSystem::DelXAttr(const std::string &path, const std::vector< std::string > &attrs, std::vector< XAttrStatus > &result, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:744: warning: The following parameters of XrdCl::FileSystem::GetXAttr(const std::string &path, const std::vector< std::string > &attrs, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:761: warning: The following parameters of XrdCl::FileSystem::GetXAttr(const std::string &path, const std::vector< std::string > &attrs, std::vector< XAttr > &result, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:808: warning: The following parameters of XrdCl::FileSystem::ListXAttr(const std::string &path, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:823: warning: The following parameters of XrdCl::FileSystem::ListXAttr(const std::string &path, std::vector< XAttr > &result, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:712: warning: The following parameters of XrdCl::FileSystem::SetXAttr(const std::string &path, const std::vector< xattr_t > &attrs, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:729: warning: The following parameters of XrdCl::FileSystem::SetXAttr(const std::string &path, const std::vector< xattr_t > &attrs, std::vector< XAttrStatus > &result, uint16_t timeout=0) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystem.hh:865: warning: The following parameters of XrdCl::FileSystem::XAttrOperationImpl(kXR_char subcode, kXR_char options, const std::string &path, const std::vector< T > &attrs, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'options' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:121: warning: argument 'params' of command @param is not found in the argument list of XrdCl::LocateImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:121: warning: The following parameters of XrdCl::LocateImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:169: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DeepLocateImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:169: warning: The following parameters of XrdCl::DeepLocateImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:217: warning: argument 'params' of command @param is not found in the argument list of XrdCl::MvImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:217: warning: The following parameters of XrdCl::MvImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:265: warning: argument 'params' of command @param is not found in the argument list of XrdCl::QueryImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:265: warning: The following parameters of XrdCl::QueryImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:313: warning: argument 'params' of command @param is not found in the argument list of XrdCl::TruncateFsImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:313: warning: The following parameters of XrdCl::TruncateFsImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:364: warning: argument 'params' of command @param is not found in the argument list of XrdCl::RmImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:364: warning: The following parameters of XrdCl::RmImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:411: warning: argument 'params' of command @param is not found in the argument list of XrdCl::MkDirImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:411: warning: The following parameters of XrdCl::MkDirImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:459: warning: argument 'params' of command @param is not found in the argument list of XrdCl::RmDirImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:459: warning: The following parameters of XrdCl::RmDirImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:506: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ChModImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:506: warning: The following parameters of XrdCl::ChModImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:547: warning: argument 'params' of command @param is not found in the argument list of XrdCl::PingImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:547: warning: The following parameters of XrdCl::PingImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:593: warning: argument 'params' of command @param is not found in the argument list of XrdCl::StatFsImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:593: warning: The following parameters of XrdCl::StatFsImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:644: warning: argument 'params' of command @param is not found in the argument list of XrdCl::StatVFSImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:644: warning: The following parameters of XrdCl::StatVFSImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:685: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ProtocolImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:685: warning: The following parameters of XrdCl::ProtocolImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:731: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DirListImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:731: warning: The following parameters of XrdCl::DirListImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:779: warning: argument 'params' of command @param is not found in the argument list of XrdCl::SendInfoImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:779: warning: The following parameters of XrdCl::SendInfoImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:826: warning: argument 'params' of command @param is not found in the argument list of XrdCl::PrepareImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:826: warning: The following parameters of XrdCl::PrepareImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:876: warning: argument 'params' of command @param is not found in the argument list of XrdCl::SetXAttrFsImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:876: warning: The following parameters of XrdCl::SetXAttrFsImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1116: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DelXAttrFsImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1116: warning: The following parameters of XrdCl::DelXAttrFsImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1181: warning: argument 'params' of command @param is not found in the argument list of XrdCl::DelXAttrFsBulkImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1181: warning: The following parameters of XrdCl::DelXAttrFsBulkImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1238: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ListXAttrFsImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClFileSystemOperations.hh:1238: warning: The following parameters of XrdCl::ListXAttrFsImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' uffer... Generating docs for compound XrdCl::Channel... Generating docs for compound XrdCl::ChannelHandlerList... Generating docs for compound XrdCl::CheckpointImpl... Generating docs for compound XrdCl::ChkptWrtImpl... Generating docs for compound XrdCl::ChkptWrtVImpl... Generating docs for compound XrdCl::CheckSumManager... Generating docs for compound XrdCl::ClassicCopyJob... Generating docs for compound XrdCl::CopyJob... Generating docs for compound XrdCl::CopyProgressHandler... Generating docs for compound XrdCl::CopyProcess... Generating docs for compound XrdCl::Ctx... Generating docs for compound XrdCl::DefaultEnv... Generating docs for compound XrdCl::DlgEnv... Generating docs for compound XrdCl::EcHandler... Generating docs for compound XrdCl::Env... Generating docs for compound XrdCl::File... Generating docs for compound XrdCl::FileOperation... Generating docs for compound XrdCl::OpenImpl... Generating docs for nested compound XrdCl::OpenImpl::ExResp... Generating docs for compound XrdCl::ReadImpl... Generating docs for compound XrdCl::CloseImpl... Generating docs for compound XrdCl::StatImpl... Generating docs for compound XrdCl::WriteImpl... Generating docs for compound XrdCl::SyncImpl... Generating docs for compound XrdCl::TruncateImpl... Generating docs for compound XrdCl::VectorReadImpl... Generating docs for compound XrdCl::VectorWriteImpl... Generating docs for compound XrdCl::WriteVImpl... Generating docs for compound XrdCl::FcntlImpl... Generating docs for compound XrdCl::VisaImpl... Generating docs for compound XrdCl::SetXAttrImpl... Generating docs for compound XrdCl::SetXAttrBulkImpl... Generating docs for compound XrdCl::GetXAttrImpl... Generating docs for compound XrdCl::GetXAttrBulkImpl... Generating docs for compound XrdCl::DelXAttrImpl... Generating docs for compound XrdCl::DelXAttrBulkImpl... Generating docs for compound XrdCl::ListXAttrImpl... Generating docs for compound XrdCl::PgReadFlags... Generating docs for compound XrdCl::FileStateHandler... Generating docs for nested compound XrdCl::FileStateHandler::RequestData... Generating docs for compound XrdCl::QueryCode... Generating docs for compound XrdCl::OpenFlags... Generating docs for compound XrdCl::Access... Generating docs for compound XrdCl::MkDirFlags... Generating docs for compound XrdCl::DirListFlags... Generating docs for compound XrdCl::PrepareFlags... Generating docs for compound XrdCl::FileSystem... Generating docs for compound XrdCl::FileSystemOperation... Generating docs for compound XrdCl::LocateImpl... Generating docs for compound XrdCl::DeepLocateImpl... Generating docs for compound XrdCl::MvImpl... Generating docs for compound XrdCl::QueryImpl... Generating docs for compound XrdCl::TruncateFsImpl... Generating docs for compound XrdCl::RmImpl... Generating docs for compound XrdCl::MkDirImpl... Generating docs for compound XrdCl::RmDirImpl... Generating docs for compound XrdCl::ChModImpl... Generating docs for compound XrdCl::PingImpl... Generating docs for compound XrdCl::StatFsImpl... Generating docs for compound XrdCl::StatVFSImpl... Generating docs for compound XrdCl::ProtocolImpl... Generating docs for compound XrdCl::DirListImpl... Generating docs for compound XrdCl::SendInfoImpl... Generating docs for compound XrdCl::PrepareImpl... Generating docs for compound XrdCl::SetXAttrFsImpl... Generating docs for compound XrdCl::SetXAttrFsBulkImpl... Generating docs for compound XrdCl::GetXAttrFsImpl... Generating docs for compound XrdCl::GetXAttrFsBulkImpl... Generating docs for compound XrdCl::DelXAttrFsImpl... Generating docs for compound XrdCl::DelXAttrFsBulkImpl... Generating docs for compound XrdCl::ListXAttrFsImpl... Generating docs for compound XrdCl::FileSystemUtils... Generating docs for nested compound XrdCl::FileSystemUtils::SpaceInfo... Generating docs for compound XrdCl::FileTimer... Generating docs for compound XrdCl::FinalOperation... Generating docs for compound XrdCl::ForkHandler... Generating docs for compound XrdCl::FSExecutor... Generating docs for compound XrdCl::FwdStorage... Generating docs for nested /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:295: warning: argument 'file_path' of command @param is not found in the argument list of XrdCl::LocalFileHandler::MkdirPath(const std::string &path) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:295: warning: argument 'mode' of command @param is not found in the argument list of XrdCl::LocalFileHandler::MkdirPath(const std::string &path) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:295: warning: The following parameters of XrdCl::LocalFileHandler::MkdirPath(const std::string &path) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:179: warning: argument 'iov' of command @param is not found in the argument list of XrdCl::LocalFileHandler::WriteV(uint64_t offset, ChunkList *chunks, ResponseHandler *handler, uint16_t timeout=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:179: warning: argument 'iovcnt' of command @param is not found in the argument list of XrdCl::LocalFileHandler::WriteV(uint64_t offset, ChunkList *chunks, ResponseHandler *handler, uint16_t timeout=0) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLocalFileHandler.hh:179: warning: The following parameters of XrdCl::LocalFileHandler::WriteV(uint64_t offset, ChunkList *chunks, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'chunks' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLog.hh:161: warning: argument 'type' of command @param is not found in the argument list of XrdCl::Log::Say(LogLevel level, uint64_t topic, const char *format, va_list list) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClLog.hh:161: warning: The following parameters of XrdCl::Log::Say(LogLevel level, uint64_t topic, const char *format, va_list list) are not documented: parameter 'topic' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClMetalinkRedirector.hh:38: warning: argument 'userHandler' of command @param is not found in the argument list of XrdCl::MetalinkRedirector::MetalinkRedirector(const std::string &url) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:163: warning: argument 'func' of command @param is not found in the argument list of XrdCl::FunctionWrapper< Response >::FunctionWrapper(std::function< void(XRootDStatus &, Response &)> handleFunction) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:163: warning: The following parameters of XrdCl::FunctionWrapper::FunctionWrapper(std::function< void(XRootDStatus &, Response &)> handleFunction) are not documented: parameter 'handleFunction' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:202: warning: argument 'func' of command @param is not found in the argument list of XrdCl::FunctionWrapper< void >::FunctionWrapper(std::function< void(XRootDStatus &)> handleFunction) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:202: warning: The following parameters of XrdCl::FunctionWrapper< void >::FunctionWrapper(std::function< void(XRootDStatus &)> handleFunction) are not documented: parameter 'handleFunction' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:318: warning: argument 'func' of command @param is not found in the argument list of XrdCl::ExOpenFuncWrapper::ExOpenFuncWrapper(const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &)> handleFunction) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:318: warning: The following parameters of XrdCl::ExOpenFuncWrapper::ExOpenFuncWrapper(const Ctx< File > &f, std::function< void(XRootDStatus &, StatInfo &)> handleFunction) are not documented: parameter 'f' parameter 'handleFunction' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:583: warning: argument 'h' of command @param is not found in the argument list of XrdCl::RespBase< Response >::Create(ResponseHandler *hdlr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:583: warning: The following parameters of XrdCl::RespBase::Create(ResponseHandler *hdlr) are not documented: parameter 'hdlr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:594: warning: argument 'h' of command @param is not found in the argument list of XrdCl::RespBase< Response >::Create(ResponseHandler &hdlr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:594: warning: The following parameters of XrdCl::RespBase::Create(ResponseHandler &hdlr) are not documented: parameter 'hdlr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:638: warning: argument 'func' of command @param is not found in the argument list of XrdCl::Resp< Response >::Create(std::packaged_task< Return(XRootDStatus &, Response &)> &task) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:638: warning: The following parameters of XrdCl::Resp::Create(std::packaged_task< Return(XRootDStatus &, Response &)> &task) are not documented: parameter 'task' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:676: warning: argument 'func' of command @param is not found in the argument list of XrdCl::Resp< void >::Create(std::packaged_task< Return(XRootDStatus &)> &task) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperationHandlers.hh:676: warning: The following parameters of XrdCl::Resp< void >::Create(std::packaged_task< Return(XRootDStatus &)> &task) are not documented: parameter 'task' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:240: warning: argument 'prom' of command @param is not found in the argument list of XrdCl::Operation< HasHndl >::Run(Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:240: warning: argument 'args' of command @param is not found in the argument list of XrdCl::Operation< HasHndl >::Run(Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:240: warning: argument 'bucket' of command @param is not found in the argument list of XrdCl::Operation< HasHndl >::Run(Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:240: warning: The following parameters of XrdCl::Operation::Run(Timeout timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final) are not documented: parameter 'timeout' parameter 'prms' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:281: warning: argument 'params' of command @param is not found in the argument list of XrdCl::Operation< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t timeout)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:281: warning: argument 'bucket' of command @param is not found in the argument list of XrdCl::Operation< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t timeout)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:281: warning: The following parameters of XrdCl::Operation::RunImpl(PipelineHandler *handler, uint16_t timeout)=0 are not documented: parameter 'handler' parameter 'timeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:65: warning: argument 'recovery' of command @param is not found in the argument list of XrdCl::PipelineHandler::PipelineHandler(ResponseHandler *handler) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:105: warning: The following parameters of XrdCl::PipelineHandler::Assign(const Timeout &timeout, std::promise< XRootDStatus > prms, std::function< void(const XRootDStatus &)> final, Operation< true > *opr) are not documented: parameter 'timeout' parameter 'opr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:573: warning: argument 'func' of command @param is not found in the argument list of XrdCl::ConcreteOperation< Derived, HasHndl, HdlrFactory, Args >::operator>>(Hdlr &&hdlr) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:573: warning: The following parameters of XrdCl::ConcreteOperation::operator>>(Hdlr &&hdlr) are not documented: parameter 'hdlr' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:693: warning: argument 'h' of command @param is not found in the argument list of XrdCl::ConcreteOperation< Derived, HasHndl, HdlrFactory, Args >::StreamImpl(ResponseHandler *handler) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClOperations.hh:693: warning: The following parameters of XrdCl::ConcreteOperation::StreamImpl(ResponseHandler *handler) are not documented: parameter 'handler' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClParallelOperation.hh:470: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ParallelOperation< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClParallelOperation.hh:470: warning: The following parameters of XrdCl::ParallelOperation::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClParallelOperation.hh:369: warning: The following parameters of XrdCl::ParallelOperation::Ctx::Ctx(PipelineHandler *handler, PolicyExecutor *policy) are not documented: parameter 'policy' compound XrdCl::FwdStorage::Memory... Generating docs for compound XrdCl::Fwd... Generating docs for compound XrdCl::InQueue... Generating docs for compound XrdCl::Job... Generating docs for compound XrdCl::JobManager... Generating docs for nested compound XrdCl::JobManager::JobHelper... Generating docs for compound XrdCl::LocalFileHandler... Generating docs for compound XrdCl::LocalFileTask... Generating docs for compound XrdCl::LogOut... Generating docs for compound XrdCl::LogOutFile... Generating docs for compound XrdCl::LogOutCerr... Generating docs for compound XrdCl::Log... Generating docs for compound XrdCl::Message... Generating docs for compound XrdCl::SyncResponseHandler... Generating docs for compound XrdCl::NullResponseHandler... Generating docs for compound XrdCl::MessageSendParams... Generating docs for compound XrdCl::MessageUtils... Generating docs for compound XrdCl::MetalinkRedirector... 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::UnpackXAttrStatus... Generating docs for compound XrdCl::UnpackXAttr... Generating docs for compound XrdCl::NullRef... Generating docs for compound XrdCl::FunctionWrapper... Generating docs for compound XrdCl::FunctionWrapper< void >... Generating docs for compound XrdCl::TaskWrapper... Generating docs for compound XrdCl::TaskWrapper< void, Return >... Generating docs for compound XrdCl::ExOpenFuncWrapper... Generating docs for compound XrdCl::PipelineException... Generating docs for compound XrdCl::FutureWrapperBase... Generating docs for compound XrdCl::FutureWrapper... Generating docs for compound XrdCl::FutureWrapper< void >... Generating docs for compound XrdCl::RawWrapper... Generating docs for compound XrdCl::RespBase... Generating docs for compound XrdCl::Resp... Generating docs for compound XrdCl::Resp< void >... Generating docs for compound XrdCl::Operation... Generating docs for compound XrdCl::PipelineHandler... Generating docs for compound XrdCl::Pipeline... Generating docs for compound XrdCl::ConcreteOperation... Generating docs for compound XrdCl::operation_expired... Generating docs for compound XrdCl::Timeout... Generating docs for compound XrdCl::None... Generating docs for compound XrdCl::Optional... Generating docs for nested compound XrdCl::Optional::Storage... Generating docs for compound XrdCl::OutQueue... Generating docs for nested compound XrdCl::OutQueue::MsgHelper... Generating docs for compound XrdCl::PolicyExecutor... Generating docs for compound XrdCl::ParallelOperation... Generating docs for nested compound XrdCl::ParallelOperation::AllPolicy... Generating docs for nested compound XrdCl::ParallelOperation::AnyPolicy... Generating docs for nested compound XrdCl::ParallelOperation::AtLeastPolicy... Generating docs for nested compound XrdCl::ParallelOperation::barrier_t... Generating docs for nested compound XrdCl::ParallelOperation::Ctx... Generating docs for nested compound XrdCl::ParallelOperation::PipelineEnd... Generating docs for nested compound XrdCl::ParallelOperation::SomePolicy... Generating docs for compound XrdCl::FilePlugIn... Generating docs for compound XrdCl::FileSystemPlugIn... Generating docs for compound XrdCl::PlugInFactory... Generating docs for compound XrdCl::PlugInManager... Generating docs for nested compound XrdCl::PlugInManager::FactoryHelper... Generating docs for compound XrdCl::SocketHandler... Generating docs for compound XrdCl::Poller... Generating docs for compound XrdCl::PollerBuiltIn... Gene/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMasterInterfaces.hh:216: warning: argument 'bytesRead' of command @param is not found in the argument list of XrdCl::OutgoingMsgHandler::WriteMessageBody(Socket *socket, uint32_t &bytesWritten) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMasterInterfaces.hh:216: warning: The following parameters of XrdCl::OutgoingMsgHandler::WriteMessageBody(Socket *socket, uint32_t &bytesWritten) are not documented: parameter 'bytesWritten' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClPostMasterInterfaces.hh:255: warning: argument 'stream' of command @param is not found in the argument list of XrdCl::ChannelEventHandler::OnChannelEvent(ChannelEvent event, Status status)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSocket.hh:160: warning: The following parameters of XrdCl::Socket::Send(const char *buffer, size_t size, int &bytesWritten) are not documented: parameter 'bytesWritten' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClSocket.hh:169: warning: The following parameters of XrdCl::Socket::Send(XrdSys::KernelBuffer &kbuff, int &bytesWritten) are not documented: parameter 'bytesWritten' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClThirdPartyCopyJob.hh:51: warning: argument 'property' of command @param is not found in the argument list of XrdCl::ThirdPartyCopyJob::CanDo() /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpCtx.hh:150: warning: Found unknown command `\retrun' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpSrc.hh:218: warning: argument 'stats' of command @param is not found in the argument list of XrdCl::XCpSrc::ReportResponse(XRootDStatus *status, ChunkInfo *chunk, File *handle) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXCpSrc.hh:218: warning: The following parameters of XrdCl::XCpSrc::ReportResponse(XRootDStatus *status, ChunkInfo *chunk, File *handle) are not documented: parameter 'status' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:116: warning: The following parameters of XrdCl::XRootDMsgHandler::XRootDMsgHandler(Message *msg, ResponseHandler *respHandler, const URL *url, std::shared_ptr< SIDManager > sidMgr, LocalFileHandler *lFileHandler) are not documented: parameter 'lFileHandler' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:570: warning: argument 'reuqest' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::IsRetriable(Message *request) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:570: warning: The following parameters of XrdCl::XRootDMsgHandler::IsRetriable(Message *request) are not documented: parameter 'request' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:578: warning: argument 'reuqest' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::OmitWait(Message *request, const URL &url) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:578: warning: The following parameters of XrdCl::XRootDMsgHandler::OmitWait(Message *request, const URL &url) are not documented: parameter 'request' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:283: warning: argument 'streamNum' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::OnStreamEvent(StreamEvent event, XRootDStatus status) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:601: warning: argument 'size' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::ReadFromBuffer(char *&buffer, size_t &buflen, T &result) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:601: warning: The following parameters of XrdCl::XRootDMsgHandler::ReadFromBuffer(char *&buffer, size_t &buflen, T &result) are not documented: parameter 'buflen' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:612: warning: argument 'size' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::ReadFromBuffer(char *&buffer, size_t &buflen, std::string &result) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:612: warning: The following parameters of XrdCl::XRootDMsgHandler::ReadFromBuffer(char *&buffer, size_t &buflen, std::string &result) are not documented: parameter 'buflen' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:304: warning: argument 'bytesRead' of command @param is not found in the argument list of XrdCl::XRootDMsgHandler::WriteMessageBody(Socket *socket, uint32_t &bytesWritten) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClXRootDMsgHandler.hh:304: warning: The following parameters of XrdCl::XRootDMsgHandler::WriteMessageBody(Socket *socket, uint32_t &bytesWritten) are not documented: parameter 'bytesWritten' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipArchive.hh:316: warning: The following parameters of XrdCl::ZipArchive::OpenOnly(const std::string &url, bool update, ResponseHandler *handler, uint16_t timeout=0) are not documented: parameter 'update' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipArchive.hh:301: warning: argument 'lfh' of command @param is not found in the argument list of XrdCl::ZipArchive::WriteImpl(uint32_t size, const void *buffer, ResponseHandler *handler, uint16_t timeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:34: warning: argument 'f' of command @param is not found in the argument list of XrdCl::ZipOperation< Derived, HasHndl, Response, Arguments >::ZipOperation(Ctx< ZipArchive > zip, Arguments...args) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:34: warning: The following parameters of XrdCl::ZipOperation::ZipOperation(Ctx< ZipArchive > zip, Arguments...args) are not documented: parameter 'zip' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:104: warning: argument 'params' of command @param is not found in the argument list of XrdCl::OpenArchiveImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:104: warning: The following parameters of XrdCl::OpenArchiveImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:162: warning: argument 'params' of command @param is not found in the argument list of XrdCl::OpenFileImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:162: warning: The following parameters of XrdCl::OpenFileImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:224: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ZipReadImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:224: warning: The following parameters of XrdCl::ZipReadImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:281: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ZipReadFromImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:281: warning: The following parameters of XrdCl::ZipReadFromImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:342: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ZipWriteImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:342: warning: The following parameters of XrdCl::ZipWriteImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:400: warning: argument 'params' of command @param is not found in the argument list of XrdCl::AppendFileImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:400: warning: The following parameters of XrdCl::AppendFileImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:461: warning: argument 'params' of command @param is not found in the argument list of XrdCl::CloseFileImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:461: warning: The following parameters of XrdCl::CloseFileImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:502: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ZipStatImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:502: warning: The following parameters of XrdCl::ZipStatImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:553: warning: argument 'params' of command @param is not found in the argument list of XrdCl::ZipListImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:553: warning: The following parameters of XrdCl::ZipListImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' rating docs for compound XrdCl::PollerFactory... Generating docs for compound XrdCl::PostMaster... Generating docs for compound XrdCl::MessageFilter... Generating docs for compound XrdCl::IncomingMsgHandler... Generating docs for compound XrdCl::OutgoingMsgHandler... Generating docs for compound XrdCl::ChannelEventHandler... Generating docs for compound XrdCl::HandShakeData... Generating docs for compound XrdCl::PathID... Generating docs for compound XrdCl::TransportQuery... Generating docs for compound XrdCl::TransportHandler... Generating docs for compound XrdCl::PropertyList... Generating docs for compound XrdCl::RedirectJob... Generating docs for compound XrdCl::VirtualRedirector... Generating docs for compound XrdCl::RedirectorRegistry... Generating docs for compound XrdCl::RequestSync... Generating docs for compound XrdCl::ResponseJob... Generating docs for compound XrdCl::SIDManager... Generating docs for compound XrdCl::SIDMgrPool... Generating docs for nested compound XrdCl::SIDMgrPool::RecycleSidMgr... Generating docs for compound XrdCl::Socket... Generating docs for compound XrdCl::Status... Generating docs for compound XrdCl::Stream... Generating docs for nested compound XrdCl::Stream::HandleIncMsgJob... Generating docs for nested compound XrdCl::Stream::QueueIncMsgJob... Generating docs for compound XrdCl::SyncQueue... Generating docs for compound XrdCl::Task... Generating docs for compound XrdCl::TaskManager... Generating docs for nested compound XrdCl::TaskManager::TaskHelper... Generating docs for nested compound XrdCl::TaskManager::TaskHelperCmp... Generating docs for compound XrdCl::ThirdPartyCopyJob... Generating docs for compound XrdCl::Tls... Generating docs for compound XrdCl::TPFallBackCopyJob... Generating docs for compound XrdCl::TransportManager... Generating docs for compound XrdCl::URL... Generating docs for compound XrdCl::Utils... Generating docs for compound XrdCl::ScopedDescriptor... Generating docs for compound XrdCl::XCpCtx... Generating docs for compound XrdCl::XCpSrc... Generating docs for compound XrdCl::RedirectEntry... Generating docs for compound XrdCl::XRootDMsgHandler... Generating docs for nested compound XrdCl::XRootDMsgHandler::ChunkStatus... Generating docs for compound XrdCl::LocationInfo... Generating docs for nested compound XrdCl::LocationInfo::Location... Generating docs for compound XrdCl::XRootDStatus... Generating docs for compound XrdCl::XAttrStatus... Generating docs for compound XrdCl::XAttr... Generating docs for compound XrdCl::ProtocolInfo... Generating docs for compound XrdCl::StatInfo... Generating docs for compound XrdCl::StatInfoVFS... Generating docs for compound XrdCl::DirectoryList... Generating docs for nested compound XrdCl::DirectoryList::ListEntry... Generating docs for compound XrdCl::OpenInfo... Generating docs for compound XrdCl::ChunkInfo... Generating docs for compound XrdCl::PageInfo... Generating docs for compound XrdCl::VectorReadInfo... Generating docs for compound XrdCl::HostInfo... Generating docs for compound XrdCl::ResponseHandler... Generating docs for compound XrdCl::XRootDQuery... Generating docs for compound XrdCl::XRootDTransport... Generating docs for compound XrdCl::ZipArchive... Generating docs for nested compound XrdCl::ZipArchive::NewFile... Generating docs for compound XrdCl::ZipError... Generating docs for compound XrdCl::ZipCache... Generating docs for nested compound XrdCl::ZipCache::greater_read_resp_t... Generating docs for compound XrdCl::ZipListHandler... Generating docs for compound XrdCl::ZipOperation... Generating docs for compound XrdCl::OpenArchiveImpl... Generating docs for compound XrdCl::OpenFileImpl... Generating docs for compound XrdCl::ZipReadImpl... Generating docs for compound XrdCl::ZipReadFromImpl... Generating docs for compound XrdCl::ZipWriteImpl... Generating docs for compound XrdCl::AppendFileImpl... Generating docs for compound XrdCl::CloseFileImpl... Generating docs for compound XrdCl::ZipStatImpl... Generating docs for compound XrdCl::ZipListImpl... Generating docs for compound XrdCl::CloseArchiveIm/builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:604: warning: argument 'params' of command @param is not found in the argument list of XrdCl::CloseArchiveImpl< HasHndl >::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) /builddir/build/BUILD/xrootd-5.3.0/src/XrdCl/XrdClZipOperations.hh:604: warning: The following parameters of XrdCl::CloseArchiveImpl::RunImpl(PipelineHandler *handler, uint16_t pipelineTimeout) are not documented: parameter 'handler' parameter 'pipelineTimeout' /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh:44: warning: argument 'stripe' of command @param is not found in the argument list of XrdEc::RedundancyProvider::compute(stripes_t &stripes) /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh:44: warning: The following parameters of XrdEc::RedundancyProvider::compute(stripes_t &stripes) are not documented: parameter 'stripes' /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh:75: warning: argument 'stripe' of command @param is not found in the argument list of XrdEc::RedundancyProvider::getErrorPattern(stripes_t &stripes) const /builddir/build/BUILD/xrootd-5.3.0/src/XrdEc/XrdEcRedundancyProvider.hh:75: warning: The following parameters of XrdEc::RedundancyProvider::getErrorPattern(stripes_t &stripes) const are not documented: parameter 'stripes' pl... Generating docs for compound XrdCl::HttpFilePlugIn... Generating docs for compound XrdCl::HttpFileSystemPlugIn... Generating docs for namespace xrdcl_proxy Generating docs for compound xrdcl_proxy::ProxyPrefixFile... Generating docs for compound xrdcl_proxy::ProxyFactory... Generating docs for namespace XrdCms Generating docs for compound XrdCms::CmsRRHdr... Generating docs for compound XrdCms::CmsResponse... Generating docs for compound XrdCms::CmsAvailRequest... Generating docs for compound XrdCms::CmsChmodRequest... Generating docs for compound XrdCms::CmsDiscRequest... Generating docs for compound XrdCms::CmsGoneRequest... Generating docs for compound XrdCms::CmsHaveRequest... Generating docs for compound XrdCms::CmsLocateRequest... Generating docs for compound XrdCms::CmsLoginData... Generating docs for compound XrdCms::CmsLoginRequest... Generating docs for compound XrdCms::CmsLoginResponse... Generating docs for compound XrdCms::CmsLoadRequest... Generating docs for compound XrdCms::CmsMkdirRequest... Generating docs for compound XrdCms::CmsMkpathRequest... Generating docs for compound XrdCms::CmsMvRequest... Generating docs for compound XrdCms::CmsPingRequest... Generating docs for compound XrdCms::CmsPongRequest... Generating docs for compound XrdCms::CmsPrepAddRequest... Generating docs for compound XrdCms::CmsPrepDelRequest... Generating docs for compound XrdCms::CmsRmRequest... Generating docs for compound XrdCms::CmsRmdirRequest... Generating docs for compound XrdCms::CmsSelectRequest... Generating docs for compound XrdCms::CmsSpaceRequest... Generating docs for compound XrdCms::CmsStateRequest... Generating docs for compound XrdCms::CmsStatfsRequest... Generating docs for compound XrdCms::CmsStatsRequest... Generating docs for compound XrdCms::CmsStatusRequest... Generating docs for compound XrdCms::CmsTruncRequest... Generating docs for compound XrdCms::CmsTryRequest... Generating docs for compound XrdCms::CmsUpdateRequest... Generating docs for compound XrdCms::CmsUsageRequest... Generating docs for compound XrdCms::SpaceData... Generating docs for namespace XrdEc Generating docs for compound XrdEc::OpenOnlyImpl... Generating docs for compound XrdEc::Config... Generating docs for compound XrdEc::ObjCfg... Generating docs for compound XrdEc::Reader... Generating docs for compound XrdEc::RedundancyProvider... Generating docs for nested compound XrdEc::RedundancyProvider::CodingTable... Generating docs for compound XrdEc::StrmWriter... Generating docs for nested compound XrdEc::StrmWriter::global_status_t... Generating docs for compound XrdEc::ThreadPool... Generating docs for nested compound XrdEc::ThreadPool::AnyJob... Generating docs for nested compound XrdEc::ThreadPool::seq_gen... Generating docs for nested compound XrdEc::ThreadPool::seq_gen< 0, Ns...>... Generating docs for nested compound XrdEc::ThreadPool::seq_gen< I, Ns...>... Generating docs for nested compound XrdEc::ThreadPool::sequence... Generating docs for compound XrdEc::stripe_t... Generating docs for compound XrdEc::IOError... Generating docs for compound XrdEc::sync_queue... Generating docs for nested compound XrdEc::sync_queue::wait_interrupted... Generating docs for compound XrdEc::BufferPool... Generating docs for compound XrdEc::WrtBuff... Generating docs for namespace XrdFrc Generating docs for namespace XrdFrm Generating docs for namespace XrdGlobal Generating docs for namespace XrdNetSpace Generating docs for namespace XrdOssStatEvent Generating docs for namespace XrdPfc Generating docs for compound XrdPfc::Configuration... Generating docs for compound XrdPfc::TmpConfiguration... Generating docs for compound XrdPfc::SplitParser... Generating docs for compound XrdPfc::PathTokenizer... Generating docs for compound XrdPfc::Cache... Generating docs for nested compound XrdPfc::Cache::WriteQ... Generating docs for compound XrdPfc::Decision... Generating docs for compound XrdPfc::Block... Generating docs for compound XrdPfc::BlockResponseHandler... Generating docs for compound XrdPfc::DirectResponseHandler... Generating docs for com/builddir/build/BUILD/xrootd-5.3.0/src/XrdSsi/XrdSsiShMap.hh:152: warning: The following parameters of XrdSsi::ShMap::Create(const char *path, ShMap_Parms &parms) are not documented: parameter 'path' /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:57: warning: argument 'addr' of command @param is not found in the argument list of XrdThrottle::File::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:57: warning: argument 'size' of command @param is not found in the argument list of XrdThrottle::File::getMmap(void **Addr, off_t &Size) inherited from member getMmap at line 498 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:57: warning: The following parameters of XrdThrottle::File::getMmap(void **Addr, off_t &Size) are not documented: parameter 'Addr' parameter 'Size' /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:35: warning: argument 'path' of command @param is not found in the argument list of XrdThrottle::File::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:35: warning: argument 'oMode' of command @param is not found in the argument list of XrdThrottle::File::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:35: warning: argument 'cMode' of command @param is not found in the argument list of XrdThrottle::File::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) inherited from member open at line 376 in file /builddir/build/BUILD/xrootd-5.3.0/src/XrdSfs/XrdSfsInterface.hh /builddir/build/BUILD/xrootd-5.3.0/src/XrdThrottle/XrdThrottle.hh:35: warning: The following parameters of XrdThrottle::File::open(const char *fileName, XrdSfsFileOpenMode openMode, mode_t createMode, const XrdSecEntity *client, const char *opaque=0) are not documented: parameter 'fileName' parameter 'openMode' parameter 'createMode' /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh:67: warning: The following parameters of XrdXrootd::Bridge::Login(Result *rsltP, XrdLink *linkP, XrdSecEntity *seceP, const char *nameP, const char *protP) are not documented: parameter 'linkP' parameter 'seceP' parameter 'nameP' parameter 'protP' /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh:175: warning: argument 'mode' of command @param is not found in the argument list of XrdXrootd::Bridge::setSF(kXR_char *fhandle, bool seton=false)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh:175: warning: The following parameters of XrdXrootd::Bridge::setSF(kXR_char *fhandle, bool seton=false)=0 are not documented: parameter 'seton' /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh:192: warning: argument 'wtime' of command @param is not found in the argument list of XrdXrootd::Bridge::SetWait(int wime, bool notify=false)=0 /builddir/build/BUILD/xrootd-5.3.0/src/XrdXrootd/XrdXrootdBridge.hh:192: warning: The following parameters of XrdXrootd::Bridge::SetWait(int wime, bool notify=false)=0 are not documented: parameter 'wime' pound XrdPfc::File... Generating docs for nested compound XrdPfc::File::IODetails... Generating docs for compound XrdPfc::Info... Generating docs for nested compound XrdPfc::Info::AStat... Generating docs for nested compound XrdPfc::Info::Status... Generating docs for nested compound XrdPfc::Info::Store... Generating docs for compound XrdPfc::IO... Generating docs for compound XrdPfc::IOEntireFile... Generating docs for compound XrdPfc::IOFileBlock... Generating docs for compound XrdPfc::Print... Generating docs for compound XrdPfc::Stats... Generating docs for namespace XrdPosixGlobals Generating docs for namespace XrdProto Generating docs for compound XrdProto::read_list... Generating docs for compound XrdProto::write_list... Generating docs for namespace XrdSecsssMap Generating docs for namespace XrdSfs Generating docs for namespace XrdSsi Generating docs for compound XrdSsi::ShMap_Parms... Generating docs for compound XrdSsi::ShMap... Generating docs for namespace XrdSys Generating docs for compound XrdSys::KernelBuffer... 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 docs for namespace XrdThrottle Generating docs for compound XrdThrottle::File... Generating docs for compound XrdThrottle::FileSystem... Generating docs for namespace XrdXrootd Generating docs for compound XrdXrootd::Bridge... Generating docs for nested compound XrdXrootd::Bridge::Context... Generating docs for nested compound XrdXrootd::Bridge::Result... Generating docs for compound XrdXrootd::gdCallBack... Generating docs for compound XrdXrootd::IOParms... Generating docs for namespace XrdZip Generating docs for compound XrdZip::CDFH... Generating docs for compound XrdZip::DataDescriptor... Generating docs for compound XrdZip::EOCD... Generating docs for compound XrdZip::Extra... Generating docs for compound XrdZip::LFH... Generating docs for compound XrdZip::bad_data... Generating docs for compound XrdZip::ovrflw... Generating docs for compound XrdZip::dos_timestmp... Generating docs for compound XrdZip::ZIP64_EOCD... Generating docs for compound XrdZip::ZIP64_EOCDL... Generating graph info page... Generating directory documentation... Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory XProtocol Generating dependency graph for directory Xrd Generating dependency graph for directory XrdAcc Generating dependency graph for directory XrdApps Generating dependency graph for directory XrdBwm Generating dependency graph for directory XrdCeph Generating dependency graph for directory XrdCeph Generating dependency graph for directory XrdCks Generating dependency graph for directory XrdCl Generating dependency graph for directory XrdClHttp Generating dependency graph for directory XrdClHttp Generating dependency graph for directory XrdClProxyPlugin Generating dependency graph for directory XrdCms Generating dependency graph for directory XrdCrypto Generating dependency graph for directory XrdDig Generating dependency graph for directory XrdEc Generating dependency graph for directory XrdFfs Generating dependency graph for directory XrdFrc Generating dependency graph for directory XrdFrm Generating dependency graph for directory XrdHttp Generating dependency graph for directory XrdMacaroons Generating dependency graph for directory XrdNet Generating dependency graph for directory XrdOfs Generating dependency graph for directory XrdOss Generating dependency graph for directory XrdOssCsi Generating dependency graph for directory XrdOuc Generating dependency graph for directory XrdPfc Generating dependency graph for directory XrdPosix Generating dependency graph for directory XrdPss Generating dependency graph for directory XrdRmc Generating dependency graph for directory XrdRootd Generating dependency graph for directory XrdSciTokens Generating dependency graph for directory XrdSec Generating dependency graph for directory XrdSecgsi Generating dependency graph for directory XrdSecpwd Generating dependency graph for directory XrdSecsss Generating dependency graph for directory XrdSfs Generating dependency graph for directory XrdSsi Generating dependency graph for directory XrdSut Generating dependency graph for directory XrdSys Generating dependency graph for directory XrdThrottle Generating dependency graph for directory XrdTls Generating dependency graph for directory XrdTpc Generating dependency graph for directory XrdVoms Generating dependency graph for directory XrdXml Generating dependency graph for directory XrdXrootd Generating dependency graph for directory XrdZip 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... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/2823 Running dot for graph 2/2823 Running dot for graph 3/2823 Running dot for graph 4/2823 Running dot for graph 5/2823 Running dot for graph 6/2823 Running dot for graph 7/2823 Running dot for graph 8/2823 Running dot for graph 9/2823 Running dot for graph 10/2823 Running dot for graph 11/2823 Running dot for graph 12/2823 Running dot for graph 13/2823 Running dot for graph 14/2823 Running dot for graph 15/2823 Running dot for graph 16/2823 Running dot for graph 17/2823 Running dot for graph 18/2823 Running dot for graph 19/2823 Running dot for graph 20/2823 Running dot for graph 21/2823 Running dot for graph 22/2823 Running dot for graph 23/2823 Running dot for graph 24/2823 Running dot for graph 25/2823 Running dot for graph 26/2823 Running dot for graph 27/2823 Running dot for graph 28/2823 Running dot for graph 29/2823 Running dot for graph 30/2823 Running dot for graph 31/2823 Running dot for graph 32/2823 Running dot for graph 33/2823 Running dot for graph 34/2823 Running dot for graph 35/2823 Running dot for graph 36/2823 Running dot for graph 37/2823 Running dot for graph 38/2823 Running dot for graph 39/2823 Running dot for graph 40/2823 Running dot for graph 41/2823 Running dot for graph 42/2823 Running dot for graph 43/2823 Running dot for graph 44/2823 Running dot for graph 45/2823 Running dot for graph 46/2823 Running dot for graph 47/2823 Running dot for graph 48/2823 Running dot for graph 49/2823 Running dot for graph 50/2823 Running dot for graph 51/2823 Running dot for graph 52/2823 Running dot for graph 53/2823 Running dot for graph 54/2823 Running dot for graph 55/2823 Running dot for graph 56/2823 Running dot for graph 57/2823 Running dot for graph 58/2823 Running dot for graph 59/2823 Running dot for graph 60/2823 Running dot for graph 61/2823 Running dot for graph 62/2823 Running dot for graph 63/2823 Running dot for graph 64/2823 Running dot for graph 65/2823 Running dot for graph 66/2823 Running dot for graph 67/2823 Running dot for graph 68/2823 Running dot for graph 69/2823 Running dot for graph 70/2823 Running dot for graph 71/2823 Running dot for graph 72/2823 Running dot for graph 73/2823 Running dot for graph 74/2823 Running dot for graph 75/2823 Running dot for graph 76/2823 Running dot for graph 77/2823 Running dot for graph 78/2823 Running dot for graph 79/2823 Running dot for graph 80/2823 Running dot for graph 81/2823 Running dot for graph 82/2823 Running dot for graph 83/2823 Running dot for graph 84/2823 Running dot for graph 85/2823 Running dot for graph 86/2823 Running dot for graph 87/2823 Running dot for graph 88/2823 Running dot for graph 89/2823 Running dot for graph 90/2823 Running dot for graph 91/2823 Running dot for graph 92/2823 Running dot for graph 93/2823 Running dot for graph 94/2823 Running dot for graph 95/2823 Running dot for graph 96/2823 Running dot for graph 97/2823 Running dot for graph 98/2823 Running dot for graph 99/2823 Running dot for graph 100/2823 Running dot for graph 101/2823 Running dot for graph 102/2823 Running dot for graph 103/2823 Running dot for graph 104/2823 Running dot for graph 105/2823 Running dot for graph 106/2823 Running dot for graph 107/2823 Running dot for graph 108/2823 Running dot for graph 109/2823 Running dot for graph 110/2823 Running dot for graph 111/2823 Running dot for graph 112/2823 Running dot for graph 113/2823 Running dot for graph 114/2823 Running dot for graph 115/2823 Running dot for graph 116/2823 Running dot for graph 117/2823 Running dot for graph 118/2823 Running dot for graph 119/2823 Running dot for graph 120/2823 Running dot for graph 121/2823 Running dot for graph 122/2823 Running dot for graph 123/2823 Running dot for graph 124/2823 Running dot for graph 125/2823 Running dot for graph 126/2823 Running dot for graph 127/2823 Running dot for graph 128/2823 Running dot for graph 129/2823 Running dot for graph 130/2823 Running dot for graph 131/2823 Running dot for graph 132/2823 Running dot for graph 133/2823 Running dot for graph 134/2823 Running dot for graph 135/2823 Running dot for graph 136/2823 Running dot for graph 137/2823 Running dot for graph 138/2823 Running dot for graph 139/2823 Running dot for graph 140/2823 Running dot for graph 141/2823 Running dot for graph 142/2823 Running dot for graph 143/2823 Running dot for graph 144/2823 Running dot for graph 145/2823 Running dot for graph 146/2823 Running dot for graph 147/2823 Running dot for graph 148/2823 Running dot for graph 149/2823 Running dot for graph 150/2823 Running dot for graph 151/2823 Running dot for graph 152/2823 Running dot for graph 153/2823 Running dot for graph 154/2823 Running dot for graph 155/2823 Running dot for graph 156/2823 Running dot for graph 157/2823 Running dot for graph 158/2823 Running dot for graph 159/2823 Running dot for graph 160/2823 Running dot for graph 161/2823 Running dot for graph 162/2823 Running dot for graph 163/2823 Running dot for graph 164/2823 Running dot for graph 165/2823 Running dot for graph 166/2823 Running dot for graph 167/2823 Running dot for graph 168/2823 Running dot for graph 169/2823 Running dot for graph 170/2823 Running dot for graph 171/2823 Running dot for graph 172/2823 Running dot for graph 173/2823 Running dot for graph 174/2823 Running dot for graph 175/2823 Running dot for graph 176/2823 Running dot for graph 177/2823 Running dot for graph 178/2823 Running dot for graph 179/2823 Running dot for graph 180/2823 Running dot for graph 181/2823 Running dot for graph 182/2823 Running dot for graph 183/2823 Running dot for graph 184/2823 Running dot for graph 185/2823 Running dot for graph 186/2823 Running dot for graph 187/2823 Running dot for graph 188/2823 Running dot for graph 189/2823 Running dot for graph 190/2823 Running dot for graph 191/2823 Running dot for graph 192/2823 Running dot for graph 193/2823 Running dot for graph 194/2823 Running dot for graph 195/2823 Running dot for graph 196/2823 Running dot for graph 197/2823 Running dot for graph 198/2823 Running dot for graph 199/2823 Running dot for graph 200/2823 Running dot for graph 201/2823 Running dot for graph 202/2823 Running dot for graph 203/2823 Running dot for graph 204/2823 Running dot for graph 205/2823 Running dot for graph 206/2823 Running dot for graph 207/2823 Running dot for graph 208/2823 Running dot for graph 209/2823 Running dot for graph 210/2823 Running dot for graph 211/2823 Running dot for graph 212/2823 Running dot for graph 213/2823 Running dot for graph 214/2823 Running dot for graph 215/2823 Running dot for graph 216/2823 Running dot for graph 217/2823 Running dot for graph 218/2823 Running dot for graph 219/2823 Running dot for graph 220/2823 Running dot for graph 221/2823 Running dot for graph 222/2823 Running dot for graph 223/2823 Running dot for graph 224/2823 Running dot for graph 225/2823 Running dot for graph 226/2823 Running dot for graph 227/2823 Running dot for graph 228/2823 Running dot for graph 229/2823 Running dot for graph 230/2823 Running dot for graph 231/2823 Running dot for graph 232/2823 Running dot for graph 233/2823 Running dot for graph 234/2823 Running dot for graph 235/2823 Running dot for graph 236/2823 Running dot for graph 237/2823 Running dot for graph 238/2823 Running dot for graph 239/2823 Running dot for graph 240/2823 Running dot for graph 241/2823 Running dot for graph 242/2823 Running dot for graph 243/2823 Running dot for graph 244/2823 Running dot for graph 245/2823 Running dot for graph 246/2823 Running dot for graph 247/2823 Running dot for graph 248/2823 Running dot for graph 249/2823 Running dot for graph 250/2823 Running dot for graph 251/2823 Running dot for graph 252/2823 Running dot for graph 253/2823 Running dot for graph 254/2823 Running dot for graph 255/2823 Running dot for graph 256/2823 Running dot for graph 257/2823 Running dot for graph 258/2823 Running dot for graph 259/2823 Running dot for graph 260/2823 Running dot for graph 261/2823 Running dot for graph 262/2823 Running dot for graph 263/2823 Running dot for graph 264/2823 Running dot for graph 265/2823 Running dot for graph 266/2823 Running dot for graph 267/2823 Running dot for graph 268/2823 Running dot for graph 269/2823 Running dot for graph 270/2823 Running dot for graph 271/2823 Running dot for graph 272/2823 Running dot for graph 273/2823 Running dot for graph 274/2823 Running dot for graph 275/2823 Running dot for graph 276/2823 Running dot for graph 277/2823 Running dot for graph 278/2823 Running dot for graph 279/2823 Running dot for graph 280/2823 Running dot for graph 281/2823 Running dot for graph 282/2823 Running dot for graph 283/2823 Running dot for graph 284/2823 Running dot for graph 285/2823 Running dot for graph 286/2823 Running dot for graph 287/2823 Running dot for graph 288/2823 Running dot for graph 289/2823 Running dot for graph 290/2823 Running dot for graph 291/2823 Running dot for graph 292/2823 Running dot for graph 293/2823 Running dot for graph 294/2823 Running dot for graph 295/2823 Running dot for graph 296/2823 Running dot for graph 297/2823 Running dot for graph 298/2823 Running dot for graph 299/2823 Running dot for graph 300/2823 Running dot for graph 301/2823 Running dot for graph 302/2823 Running dot for graph 303/2823 Running dot for graph 304/2823 Running dot for graph 305/2823 Running dot for graph 306/2823 Running dot for graph 307/2823 Running dot for graph 308/2823 Running dot for graph 309/2823 Running dot for graph 310/2823 Running dot for graph 311/2823 Running dot for graph 312/2823 Running dot for graph 313/2823 Running dot for graph 314/2823 Running dot for graph 315/2823 Running dot for graph 316/2823 Running dot for graph 317/2823 Running dot for graph 318/2823 Running dot for graph 319/2823 Running dot for graph 320/2823 Running dot for graph 321/2823 Running dot for graph 322/2823 Running dot for graph 323/2823 Running dot for graph 324/2823 Running dot for graph 325/2823 Running dot for graph 326/2823 Running dot for graph 327/2823 Running dot for graph 328/2823 Running dot for graph 329/2823 Running dot for graph 330/2823 Running dot for graph 331/2823 Running dot for graph 332/2823 Running dot for graph 333/2823 Running dot for graph 334/2823 Running dot for graph 335/2823 Running dot for graph 336/2823 Running dot for graph 337/2823 Running dot for graph 338/2823 Running dot for graph 339/2823 Running dot for graph 340/2823 Running dot for graph 341/2823 Running dot for graph 342/2823 Running dot for graph 343/2823 Running dot for graph 344/2823 Running dot for graph 345/2823 Running dot for graph 346/2823 Running dot for graph 347/2823 Running dot for graph 348/2823 Running dot for graph 349/2823 Running dot for graph 350/2823 Running dot for graph 351/2823 Running dot for graph 352/2823 Running dot for graph 353/2823 Running dot for graph 354/2823 Running dot for graph 355/2823 Running dot for graph 356/2823 Running dot for graph 357/2823 Running dot for graph 358/2823 Running dot for graph 359/2823 Running dot for graph 360/2823 Running dot for graph 361/2823 Running dot for graph 362/2823 Running dot for graph 363/2823 Running dot for graph 364/2823 Running dot for graph 365/2823 Running dot for graph 366/2823 Running dot for graph 367/2823 Running dot for graph 368/2823 Running dot for graph 369/2823 Running dot for graph 370/2823 Running dot for graph 371/2823 Running dot for graph 372/2823 Running dot for graph 373/2823 Running dot for graph 374/2823 Running dot for graph 375/2823 Running dot for graph 376/2823 Running dot for graph 377/2823 Running dot for graph 378/2823 Running dot for graph 379/2823 Running dot for graph 380/2823 Running dot for graph 381/2823 Running dot for graph 382/2823 Running dot for graph 383/2823 Running dot for graph 384/2823 Running dot for graph 385/2823 Running dot for graph 386/2823 Running dot for graph 387/2823 Running dot for graph 388/2823 Running dot for graph 389/2823 Running dot for graph 390/2823 Running dot for graph 391/2823 Running dot for graph 392/2823 Running dot for graph 393/2823 Running dot for graph 394/2823 Running dot for graph 395/2823 Running dot for graph 396/2823 Running dot for graph 397/2823 Running dot for graph 398/2823 Running dot for graph 399/2823 Running dot for graph 400/2823 Running dot for graph 401/2823 Running dot for graph 402/2823 Running dot for graph 403/2823 Running dot for graph 404/2823 Running dot for graph 405/2823 Running dot for graph 406/2823 Running dot for graph 407/2823 Running dot for graph 408/2823 Running dot for graph 409/2823 Running dot for graph 410/2823 Running dot for graph 411/2823 Running dot for graph 412/2823 Running dot for graph 413/2823 Running dot for graph 414/2823 Running dot for graph 415/2823 Running dot for graph 416/2823 Running dot for graph 417/2823 Running dot for graph 418/2823 Running dot for graph 419/2823 Running dot for graph 420/2823 Running dot for graph 421/2823 Running dot for graph 422/2823 Running dot for graph 423/2823 Running dot for graph 424/2823 Running dot for graph 425/2823 Running dot for graph 426/2823 Running dot for graph 427/2823 Running dot for graph 428/2823 Running dot for graph 429/2823 Running dot for graph 430/2823 Running dot for graph 431/2823 Running dot for graph 432/2823 Running dot for graph 433/2823 Running dot for graph 434/2823 Running dot for graph 435/2823 Running dot for graph 436/2823 Running dot for graph 437/2823 Running dot for graph 438/2823 Running dot for graph 439/2823 Running dot for graph 440/2823 Running dot for graph 441/2823 Running dot for graph 442/2823 Running dot for graph 443/2823 Running dot for graph 444/2823 Running dot for graph 445/2823 Running dot for graph 446/2823 Running dot for graph 447/2823 Running dot for graph 448/2823 Running dot for graph 449/2823 Running dot for graph 450/2823 Running dot for graph 451/2823 Running dot for graph 452/2823 Running dot for graph 453/2823 Running dot for graph 454/2823 Running dot for graph 455/2823 Running dot for graph 456/2823 Running dot for graph 457/2823 Running dot for graph 458/2823 Running dot for graph 459/2823 Running dot for graph 460/2823 Running dot for graph 461/2823 Running dot for graph 462/2823 Running dot for graph 463/2823 Running dot for graph 464/2823 Running dot for graph 465/2823 Running dot for graph 466/2823 Running dot for graph 467/2823 Running dot for graph 468/2823 Running dot for graph 469/2823 Running dot for graph 470/2823 Running dot for graph 471/2823 Running dot for graph 472/2823 Running dot for graph 473/2823 Running dot for graph 474/2823 Running dot for graph 475/2823 Running dot for graph 476/2823 Running dot for graph 477/2823 Running dot for graph 478/2823 Running dot for graph 479/2823 Running dot for graph 480/2823 Running dot for graph 481/2823 Running dot for graph 482/2823 Running dot for graph 483/2823 Running dot for graph 484/2823 Running dot for graph 485/2823 Running dot for graph 486/2823 Running dot for graph 487/2823 Running dot for graph 488/2823 Running dot for graph 489/2823 Running dot for graph 490/2823 Running dot for graph 491/2823 Running dot for graph 492/2823 Running dot for graph 493/2823 Running dot for graph 494/2823 Running dot for graph 495/2823 Running dot for graph 496/2823 Running dot for graph 497/2823 Running dot for graph 498/2823 Running dot for graph 499/2823 Running dot for graph 500/2823 Running dot for graph 501/2823 Running dot for graph 502/2823 Running dot for graph 503/2823 Running dot for graph 504/2823 Running dot for graph 505/2823 Running dot for graph 506/2823 Running dot for graph 507/2823 Running dot for graph 508/2823 Running dot for graph 509/2823 Running dot for graph 510/2823 Running dot for graph 511/2823 Running dot for graph 512/2823 Running dot for graph 513/2823 Running dot for graph 514/2823 Running dot for graph 515/2823 Running dot for graph 516/2823 Running dot for graph 517/2823 Running dot for graph 518/2823 Running dot for graph 519/2823 Running dot for graph 520/2823 Running dot for graph 521/2823 Running dot for graph 522/2823 Running dot for graph 523/2823 Running dot for graph 524/2823 Running dot for graph 525/2823 Running dot for graph 526/2823 Running dot for graph 527/2823 Running dot for graph 528/2823 Running dot for graph 529/2823 Running dot for graph 530/2823 Running dot for graph 531/2823 Running dot for graph 532/2823 Running dot for graph 533/2823 Running dot for graph 534/2823 Running dot for graph 535/2823 Running dot for graph 536/2823 Running dot for graph 537/2823 Running dot for graph 538/2823 Running dot for graph 539/2823 Running dot for graph 540/2823 Running dot for graph 541/2823 Running dot for graph 542/2823 Running dot for graph 543/2823 Running dot for graph 544/2823 Running dot for graph 545/2823 Running dot for graph 546/2823 Running dot for graph 547/2823 Running dot for graph 548/2823 Running dot for graph 549/2823 Running dot for graph 550/2823 Running dot for graph 551/2823 Running dot for graph 552/2823 Running dot for graph 553/2823 Running dot for graph 554/2823 Running dot for graph 555/2823 Running dot for graph 556/2823 Running dot for graph 557/2823 Running dot for graph 558/2823 Running dot for graph 559/2823 Running dot for graph 560/2823 Running dot for graph 561/2823 Running dot for graph 562/2823 Running dot for graph 563/2823 Running dot for graph 564/2823 Running dot for graph 565/2823 Running dot for graph 566/2823 Running dot for graph 567/2823 Running dot for graph 568/2823 Running dot for graph 569/2823 Running dot for graph 570/2823 Running dot for graph 571/2823 Running dot for graph 572/2823 Running dot for graph 573/2823 Running dot for graph 574/2823 Running dot for graph 575/2823 Running dot for graph 576/2823 Running dot for graph 577/2823 Running dot for graph 578/2823 Running dot for graph 579/2823 Running dot for graph 580/2823 Running dot for graph 581/2823 Running dot for graph 582/2823 Running dot for graph 583/2823 Running dot for graph 584/2823 Running dot for graph 585/2823 Running dot for graph 586/2823 Running dot for graph 587/2823 Running dot for graph 588/2823 Running dot for graph 589/2823 Running dot for graph 590/2823 Running dot for graph 591/2823 Running dot for graph 592/2823 Running dot for graph 593/2823 Running dot for graph 594/2823 Running dot for graph 595/2823 Running dot for graph 596/2823 Running dot for graph 597/2823 Running dot for graph 598/2823 Running dot for graph 599/2823 Running dot for graph 600/2823 Running dot for graph 601/2823 Running dot for graph 602/2823 Running dot for graph 603/2823 Running dot for graph 604/2823 Running dot for graph 605/2823 Running dot for graph 606/2823 Running dot for graph 607/2823 Running dot for graph 608/2823 Running dot for graph 609/2823 Running dot for graph 610/2823 Running dot for graph 611/2823 Running dot for graph 612/2823 Running dot for graph 613/2823 Running dot for graph 614/2823 Running dot for graph 615/2823 Running dot for graph 616/2823 Running dot for graph 617/2823 Running dot for graph 618/2823 Running dot for graph 619/2823 Running dot for graph 620/2823 Running dot for graph 621/2823 Running dot for graph 622/2823 Running dot for graph 623/2823 Running dot for graph 624/2823 Running dot for graph 625/2823 Running dot for graph 626/2823 Running dot for graph 627/2823 Running dot for graph 628/2823 Running dot for graph 629/2823 Running dot for graph 630/2823 Running dot for graph 631/2823 Running dot for graph 632/2823 Running dot for graph 633/2823 Running dot for graph 634/2823 Running dot for graph 635/2823 Running dot for graph 636/2823 Running dot for graph 637/2823 Running dot for graph 638/2823 Running dot for graph 639/2823 Running dot for graph 640/2823 Running dot for graph 641/2823 Running dot for graph 642/2823 Running dot for graph 643/2823 Running dot for graph 644/2823 Running dot for graph 645/2823 Running dot for graph 646/2823 Running dot for graph 647/2823 Running dot for graph 648/2823 Running dot for graph 649/2823 Running dot for graph 650/2823 Running dot for graph 651/2823 Running dot for graph 652/2823 Running dot for graph 653/2823 Running dot for graph 654/2823 Running dot for graph 655/2823 Running dot for graph 656/2823 Running dot for graph 657/2823 Running dot for graph 658/2823 Running dot for graph 659/2823 Running dot for graph 660/2823 Running dot for graph 661/2823 Running dot for graph 662/2823 Running dot for graph 663/2823 Running dot for graph 664/2823 Running dot for graph 665/2823 Running dot for graph 666/2823 Running dot for graph 667/2823 Running dot for graph 668/2823 Running dot for graph 669/2823 Running dot for graph 670/2823 Running dot for graph 671/2823 Running dot for graph 672/2823 Running dot for graph 673/2823 Running dot for graph 674/2823 Running dot for graph 675/2823 Running dot for graph 676/2823 Running dot for graph 677/2823 Running dot for graph 678/2823 Running dot for graph 679/2823 Running dot for graph 680/2823 Running dot for graph 681/2823 Running dot for graph 682/2823 Running dot for graph 683/2823 Running dot for graph 684/2823 Running dot for graph 685/2823 Running dot for graph 686/2823 Running dot for graph 687/2823 Running dot for graph 688/2823 Running dot for graph 689/2823 Running dot for graph 690/2823 Running dot for graph 691/2823 Running dot for graph 692/2823 Running dot for graph 693/2823 Running dot for graph 694/2823 Running dot for graph 695/2823 Running dot for graph 696/2823 Running dot for graph 697/2823 Running dot for graph 698/2823 Running dot for graph 699/2823 Running dot for graph 700/2823 Running dot for graph 701/2823 Running dot for graph 702/2823 Running dot for graph 703/2823 Running dot for graph 704/2823 Running dot for graph 705/2823 Running dot for graph 706/2823 Running dot for graph 707/2823 Running dot for graph 708/2823 Running dot for graph 709/2823 Running dot for graph 710/2823 Running dot for graph 711/2823 Running dot for graph 712/2823 Running dot for graph 713/2823 Running dot for graph 714/2823 Running dot for graph 715/2823 Running dot for graph 716/2823 Running dot for graph 717/2823 Running dot for graph 718/2823 Running dot for graph 719/2823 Running dot for graph 720/2823 Running dot for graph 721/2823 Running dot for graph 722/2823 Running dot for graph 723/2823 Running dot for graph 724/2823 Running dot for graph 725/2823 Running dot for graph 726/2823 Running dot for graph 727/2823 Running dot for graph 728/2823 Running dot for graph 729/2823 Running dot for graph 730/2823 Running dot for graph 731/2823 Running dot for graph 732/2823 Running dot for graph 733/2823 Running dot for graph 734/2823 Running dot for graph 735/2823 Running dot for graph 736/2823 Running dot for graph 737/2823 Running dot for graph 738/2823 Running dot for graph 739/2823 Running dot for graph 740/2823 Running dot for graph 741/2823 Running dot for graph 742/2823 Running dot for graph 743/2823 Running dot for graph 744/2823 Running dot for graph 745/2823 Running dot for graph 746/2823 Running dot for graph 747/2823 Running dot for graph 748/2823 Running dot for graph 749/2823 Running dot for graph 750/2823 Running dot for graph 751/2823 Running dot for graph 752/2823 Running dot for graph 753/2823 Running dot for graph 754/2823 Running dot for graph 755/2823 Running dot for graph 756/2823 Running dot for graph 757/2823 Running dot for graph 758/2823 Running dot for graph 759/2823 Running dot for graph 760/2823 Running dot for graph 761/2823 Running dot for graph 762/2823 Running dot for graph 763/2823 Running dot for graph 764/2823 Running dot for graph 765/2823 Running dot for graph 766/2823 Running dot for graph 767/2823 Running dot for graph 768/2823 Running dot for graph 769/2823 Running dot for graph 770/2823 Running dot for graph 771/2823 Running dot for graph 772/2823 Running dot for graph 773/2823 Running dot for graph 774/2823 Running dot for graph 775/2823 Running dot for graph 776/2823 Running dot for graph 777/2823 Running dot for graph 778/2823 Running dot for graph 779/2823 Running dot for graph 780/2823 Running dot for graph 781/2823 Running dot for graph 782/2823 Running dot for graph 783/2823 Running dot for graph 784/2823 Running dot for graph 785/2823 Running dot for graph 786/2823 Running dot for graph 787/2823 Running dot for graph 788/2823 Running dot for graph 789/2823 Running dot for graph 790/2823 Running dot for graph 791/2823 Running dot for graph 792/2823 Running dot for graph 793/2823 Running dot for graph 794/2823 Running dot for graph 795/2823 Running dot for graph 796/2823 Running dot for graph 797/2823 Running dot for graph 798/2823 Running dot for graph 799/2823 Running dot for graph 800/2823 Running dot for graph 801/2823 Running dot for graph 802/2823 Running dot for graph 803/2823 Running dot for graph 804/2823 Running dot for graph 805/2823 Running dot for graph 806/2823 Running dot for graph 807/2823 Running dot for graph 808/2823 Running dot for graph 809/2823 Running dot for graph 810/2823 Running dot for graph 811/2823 Running dot for graph 812/2823 Running dot for graph 813/2823 Running dot for graph 814/2823 Running dot for graph 815/2823 Running dot for graph 816/2823 Running dot for graph 817/2823 Running dot for graph 818/2823 Running dot for graph 819/2823 Running dot for graph 820/2823 Running dot for graph 821/2823 Running dot for graph 822/2823 Running dot for graph 823/2823 Running dot for graph 824/2823 Running dot for graph 825/2823 Running dot for graph 826/2823 Running dot for graph 827/2823 Running dot for graph 828/2823 Running dot for graph 829/2823 Running dot for graph 830/2823 Running dot for graph 831/2823 Running dot for graph 832/2823 Running dot for graph 833/2823 Running dot for graph 834/2823 Running dot for graph 835/2823 Running dot for graph 836/2823 Running dot for graph 837/2823 Running dot for graph 838/2823 Running dot for graph 839/2823 Running dot for graph 840/2823 Running dot for graph 841/2823 Running dot for graph 842/2823 Running dot for graph 843/2823 Running dot for graph 844/2823 Running dot for graph 845/2823 Running dot for graph 846/2823 Running dot for graph 847/2823 Running dot for graph 848/2823 Running dot for graph 849/2823 Running dot for graph 850/2823 Running dot for graph 851/2823 Running dot for graph 852/2823 Running dot for graph 853/2823 Running dot for graph 854/2823 Running dot for graph 855/2823 Running dot for graph 856/2823 Running dot for graph 857/2823 Running dot for graph 858/2823 Running dot for graph 859/2823 Running dot for graph 860/2823 Running dot for graph 861/2823 Running dot for graph 862/2823 Running dot for graph 863/2823 Running dot for graph 864/2823 Running dot for graph 865/2823 Running dot for graph 866/2823 Running dot for graph 867/2823 Running dot for graph 868/2823 Running dot for graph 869/2823 Running dot for graph 870/2823 Running dot for graph 871/2823 Running dot for graph 872/2823 Running dot for graph 873/2823 Running dot for graph 874/2823 Running dot for graph 875/2823 Running dot for graph 876/2823 Running dot for graph 877/2823 Running dot for graph 878/2823 Running dot for graph 879/2823 Running dot for graph 880/2823 Running dot for graph 881/2823 Running dot for graph 882/2823 Running dot for graph 883/2823 Running dot for graph 884/2823 Running dot for graph 885/2823 Running dot for graph 886/2823 Running dot for graph 887/2823 Running dot for graph 888/2823 Running dot for graph 889/2823 Running dot for graph 890/2823 Running dot for graph 891/2823 Running dot for graph 892/2823 Running dot for graph 893/2823 Running dot for graph 894/2823 Running dot for graph 895/2823 Running dot for graph 896/2823 Running dot for graph 897/2823 Running dot for graph 898/2823 Running dot for graph 899/2823 Running dot for graph 900/2823 Running dot for graph 901/2823 Running dot for graph 902/2823 Running dot for graph 903/2823 Running dot for graph 904/2823 Running dot for graph 905/2823 Running dot for graph 906/2823 Running dot for graph 907/2823 Running dot for graph 908/2823 Running dot for graph 909/2823 Running dot for graph 910/2823 Running dot for graph 911/2823 Running dot for graph 912/2823 Running dot for graph 913/2823 Running dot for graph 914/2823 Running dot for graph 915/2823 Running dot for graph 916/2823 Running dot for graph 917/2823 Running dot for graph 918/2823 Running dot for graph 919/2823 Running dot for graph 920/2823 Running dot for graph 921/2823 Running dot for graph 922/2823 Running dot for graph 923/2823 Running dot for graph 924/2823 Running dot for graph 925/2823 Running dot for graph 926/2823 Running dot for graph 927/2823 Running dot for graph 928/2823 Running dot for graph 929/2823 Running dot for graph 930/2823 Running dot for graph 931/2823 Running dot for graph 932/2823 Running dot for graph 933/2823 Running dot for graph 934/2823 Running dot for graph 935/2823 Running dot for graph 936/2823 Running dot for graph 937/2823 Running dot for graph 938/2823 Running dot for graph 939/2823 Running dot for graph 940/2823 Running dot for graph 941/2823 Running dot for graph 942/2823 Running dot for graph 943/2823 Running dot for graph 944/2823 Running dot for graph 945/2823 Running dot for graph 946/2823 Running dot for graph 947/2823 Running dot for graph 948/2823 Running dot for graph 949/2823 Running dot for graph 950/2823 Running dot for graph 951/2823 Running dot for graph 952/2823 Running dot for graph 953/2823 Running dot for graph 954/2823 Running dot for graph 955/2823 Running dot for graph 956/2823 Running dot for graph 957/2823 Running dot for graph 958/2823 Running dot for graph 959/2823 Running dot for graph 960/2823 Running dot for graph 961/2823 Running dot for graph 962/2823 Running dot for graph 963/2823 Running dot for graph 964/2823 Running dot for graph 965/2823 Running dot for graph 966/2823 Running dot for graph 967/2823 Running dot for graph 968/2823 Running dot for graph 969/2823 Running dot for graph 970/2823 Running dot for graph 971/2823 Running dot for graph 972/2823 Running dot for graph 973/2823 Running dot for graph 974/2823 Running dot for graph 975/2823 Running dot for graph 976/2823 Running dot for graph 977/2823 Running dot for graph 978/2823 Running dot for graph 979/2823 Running dot for graph 980/2823 Running dot for graph 981/2823 Running dot for graph 982/2823 Running dot for graph 983/2823 Running dot for graph 984/2823 Running dot for graph 985/2823 Running dot for graph 986/2823 Running dot for graph 987/2823 Running dot for graph 988/2823 Running dot for graph 989/2823 Running dot for graph 990/2823 Running dot for graph 991/2823 Running dot for graph 992/2823 Running dot for graph 993/2823 Running dot for graph 994/2823 Running dot for graph 995/2823 Running dot for graph 996/2823 Running dot for graph 997/2823 Running dot for graph 998/2823 Running dot for graph 999/2823 Running dot for graph 1000/2823 Running dot for graph 1001/2823 Running dot for graph 1002/2823 Running dot for graph 1003/2823 Running dot for graph 1004/2823 Running dot for graph 1005/2823 Running dot for graph 1006/2823 Running dot for graph 1007/2823 Running dot for graph 1008/2823 Running dot for graph 1009/2823 Running dot for graph 1010/2823 Running dot for graph 1011/2823 Running dot for graph 1012/2823 Running dot for graph 1013/2823 Running dot for graph 1014/2823 Running dot for graph 1015/2823 Running dot for graph 1016/2823 Running dot for graph 1017/2823 Running dot for graph 1018/2823 Running dot for graph 1019/2823 Running dot for graph 1020/2823 Running dot for graph 1021/2823 Running dot for graph 1022/2823 Running dot for graph 1023/2823 Running dot for graph 1024/2823 Running dot for graph 1025/2823 Running dot for graph 1026/2823 Running dot for graph 1027/2823 Running dot for graph 1028/2823 Running dot for graph 1029/2823 Running dot for graph 1030/2823 Running dot for graph 1031/2823 Running dot for graph 1032/2823 Running dot for graph 1033/2823 Running dot for graph 1034/2823 Running dot for graph 1035/2823 Running dot for graph 1036/2823 Running dot for graph 1037/2823 Running dot for graph 1038/2823 Running dot for graph 1039/2823 Running dot for graph 1040/2823 Running dot for graph 1041/2823 Running dot for graph 1042/2823 Running dot for graph 1043/2823 Running dot for graph 1044/2823 Running dot for graph 1045/2823 Running dot for graph 1046/2823 Running dot for graph 1047/2823 Running dot for graph 1048/2823 Running dot for graph 1049/2823 Running dot for graph 1050/2823 Running dot for graph 1051/2823 Running dot for graph 1052/2823 Running dot for graph 1053/2823 Running dot for graph 1054/2823 Running dot for graph 1055/2823 Running dot for graph 1056/2823 Running dot for graph 1057/2823 Running dot for graph 1058/2823 Running dot for graph 1059/2823 Running dot for graph 1060/2823 Running dot for graph 1061/2823 Running dot for graph 1062/2823 Running dot for graph 1063/2823 Running dot for graph 1064/2823 Running dot for graph 1065/2823 Running dot for graph 1066/2823 Running dot for graph 1067/2823 Running dot for graph 1068/2823 Running dot for graph 1069/2823 Running dot for graph 1070/2823 Running dot for graph 1071/2823 Running dot for graph 1072/2823 Running dot for graph 1073/2823 Running dot for graph 1074/2823 Running dot for graph 1075/2823 Running dot for graph 1076/2823 Running dot for graph 1077/2823 Running dot for graph 1078/2823 Running dot for graph 1079/2823 Running dot for graph 1080/2823 Running dot for graph 1081/2823 Running dot for graph 1082/2823 Running dot for graph 1083/2823 Running dot for graph 1084/2823 Running dot for graph 1085/2823 Running dot for graph 1086/2823 Running dot for graph 1087/2823 Running dot for graph 1088/2823 Running dot for graph 1089/2823 Running dot for graph 1090/2823 Running dot for graph 1091/2823 Running dot for graph 1092/2823 Running dot for graph 1093/2823 Running dot for graph 1094/2823 Running dot for graph 1095/2823 Running dot for graph 1096/2823 Running dot for graph 1097/2823 Running dot for graph 1098/2823 Running dot for graph 1099/2823 Running dot for graph 1100/2823 Running dot for graph 1101/2823 Running dot for graph 1102/2823 Running dot for graph 1103/2823 Running dot for graph 1104/2823 Running dot for graph 1105/2823 Running dot for graph 1106/2823 Running dot for graph 1107/2823 Running dot for graph 1108/2823 Running dot for graph 1109/2823 Running dot for graph 1110/2823 Running dot for graph 1111/2823 Running dot for graph 1112/2823 Running dot for graph 1113/2823 Running dot for graph 1114/2823 Running dot for graph 1115/2823 Running dot for graph 1116/2823 Running dot for graph 1117/2823 Running dot for graph 1118/2823 Running dot for graph 1119/2823 Running dot for graph 1120/2823 Running dot for graph 1121/2823 Running dot for graph 1122/2823 Running dot for graph 1123/2823 Running dot for graph 1124/2823 Running dot for graph 1125/2823 Running dot for graph 1126/2823 Running dot for graph 1127/2823 Running dot for graph 1128/2823 Running dot for graph 1129/2823 Running dot for graph 1130/2823 Running dot for graph 1131/2823 Running dot for graph 1132/2823 Running dot for graph 1133/2823 Running dot for graph 1134/2823 Running dot for graph 1135/2823 Running dot for graph 1136/2823 Running dot for graph 1137/2823 Running dot for graph 1138/2823 Running dot for graph 1139/2823 Running dot for graph 1140/2823 Running dot for graph 1141/2823 Running dot for graph 1142/2823 Running dot for graph 1143/2823 Running dot for graph 1144/2823 Running dot for graph 1145/2823 Running dot for graph 1146/2823 Running dot for graph 1147/2823 Running dot for graph 1148/2823 Running dot for graph 1149/2823 Running dot for graph 1150/2823 Running dot for graph 1151/2823 Running dot for graph 1152/2823 Running dot for graph 1153/2823 Running dot for graph 1154/2823 Running dot for graph 1155/2823 Running dot for graph 1156/2823 Running dot for graph 1157/2823 Running dot for graph 1158/2823 Running dot for graph 1159/2823 Running dot for graph 1160/2823 Running dot for graph 1161/2823 Running dot for graph 1162/2823 Running dot for graph 1163/2823 Running dot for graph 1164/2823 Running dot for graph 1165/2823 Running dot for graph 1166/2823 Running dot for graph 1167/2823 Running dot for graph 1168/2823 Running dot for graph 1169/2823 Running dot for graph 1170/2823 Running dot for graph 1171/2823 Running dot for graph 1172/2823 Running dot for graph 1173/2823 Running dot for graph 1174/2823 Running dot for graph 1175/2823 Running dot for graph 1176/2823 Running dot for graph 1177/2823 Running dot for graph 1178/2823 Running dot for graph 1179/2823 Running dot for graph 1180/2823 Running dot for graph 1181/2823 Running dot for graph 1182/2823 Running dot for graph 1183/2823 Running dot for graph 1184/2823 Running dot for graph 1185/2823 Running dot for graph 1186/2823 Running dot for graph 1187/2823 Running dot for graph 1188/2823 Running dot for graph 1189/2823 Running dot for graph 1190/2823 Running dot for graph 1191/2823 Running dot for graph 1192/2823 Running dot for graph 1193/2823 Running dot for graph 1194/2823 Running dot for graph 1195/2823 Running dot for graph 1196/2823 Running dot for graph 1197/2823 Running dot for graph 1198/2823 Running dot for graph 1199/2823 Running dot for graph 1200/2823 Running dot for graph 1201/2823 Running dot for graph 1202/2823 Running dot for graph 1203/2823 Running dot for graph 1204/2823 Running dot for graph 1205/2823 Running dot for graph 1206/2823 Running dot for graph 1207/2823 Running dot for graph 1208/2823 Running dot for graph 1209/2823 Running dot for graph 1210/2823 Running dot for graph 1211/2823 Running dot for graph 1212/2823 Running dot for graph 1213/2823 Running dot for graph 1214/2823 Running dot for graph 1215/2823 Running dot for graph 1216/2823 Running dot for graph 1217/2823 Running dot for graph 1218/2823 Running dot for graph 1219/2823 Running dot for graph 1220/2823 Running dot for graph 1221/2823 Running dot for graph 1222/2823 Running dot for graph 1223/2823 Running dot for graph 1224/2823 Running dot for graph 1225/2823 Running dot for graph 1226/2823 Running dot for graph 1227/2823 Running dot for graph 1228/2823 Running dot for graph 1229/2823 Running dot for graph 1230/2823 Running dot for graph 1231/2823 Running dot for graph 1232/2823 Running dot for graph 1233/2823 Running dot for graph 1234/2823 Running dot for graph 1235/2823 Running dot for graph 1236/2823 Running dot for graph 1237/2823 Running dot for graph 1238/2823 Running dot for graph 1239/2823 Running dot for graph 1240/2823 Running dot for graph 1241/2823 Running dot for graph 1242/2823 Running dot for graph 1243/2823 Running dot for graph 1244/2823 Running dot for graph 1245/2823 Running dot for graph 1246/2823 Running dot for graph 1247/2823 Running dot for graph 1248/2823 Running dot for graph 1249/2823 Running dot for graph 1250/2823 Running dot for graph 1251/2823 Running dot for graph 1252/2823 Running dot for graph 1253/2823 Running dot for graph 1254/2823 Running dot for graph 1255/2823 Running dot for graph 1256/2823 Running dot for graph 1257/2823 Running dot for graph 1258/2823 Running dot for graph 1259/2823 Running dot for graph 1260/2823 Running dot for graph 1261/2823 Running dot for graph 1262/2823 Running dot for graph 1263/2823 Running dot for graph 1264/2823 Running dot for graph 1265/2823 Running dot for graph 1266/2823 Running dot for graph 1267/2823 Running dot for graph 1268/2823 Running dot for graph 1269/2823 Running dot for graph 1270/2823 Running dot for graph 1271/2823 Running dot for graph 1272/2823 Running dot for graph 1273/2823 Running dot for graph 1274/2823 Running dot for graph 1275/2823 Running dot for graph 1276/2823 Running dot for graph 1277/2823 Running dot for graph 1278/2823 Running dot for graph 1279/2823 Running dot for graph 1280/2823 Running dot for graph 1281/2823 Running dot for graph 1282/2823 Running dot for graph 1283/2823 Running dot for graph 1284/2823 Running dot for graph 1285/2823 Running dot for graph 1286/2823 Running dot for graph 1287/2823 Running dot for graph 1288/2823 Running dot for graph 1289/2823 Running dot for graph 1290/2823 Running dot for graph 1291/2823 Running dot for graph 1292/2823 Running dot for graph 1293/2823 Running dot for graph 1294/2823 Running dot for graph 1295/2823 Running dot for graph 1296/2823 Running dot for graph 1297/2823 Running dot for graph 1298/2823 Running dot for graph 1299/2823 Running dot for graph 1300/2823 Running dot for graph 1301/2823 Running dot for graph 1302/2823 Running dot for graph 1303/2823 Running dot for graph 1304/2823 Running dot for graph 1305/2823 Running dot for graph 1306/2823 Running dot for graph 1307/2823 Running dot for graph 1308/2823 Running dot for graph 1309/2823 Running dot for graph 1310/2823 Running dot for graph 1311/2823 Running dot for graph 1312/2823 Running dot for graph 1313/2823 Running dot for graph 1314/2823 Running dot for graph 1315/2823 Running dot for graph 1316/2823 Running dot for graph 1317/2823 Running dot for graph 1318/2823 Running dot for graph 1319/2823 Running dot for graph 1320/2823 Running dot for graph 1321/2823 Running dot for graph 1322/2823 Running dot for graph 1323/2823 Running dot for graph 1324/2823 Running dot for graph 1325/2823 Running dot for graph 1326/2823 Running dot for graph 1327/2823 Running dot for graph 1328/2823 Running dot for graph 1329/2823 Running dot for graph 1330/2823 Running dot for graph 1331/2823 Running dot for graph 1332/2823 Running dot for graph 1333/2823 Running dot for graph 1334/2823 Running dot for graph 1335/2823 Running dot for graph 1336/2823 Running dot for graph 1337/2823 Running dot for graph 1338/2823 Running dot for graph 1339/2823 Running dot for graph 1340/2823 Running dot for graph 1341/2823 Running dot for graph 1342/2823 Running dot for graph 1343/2823 Running dot for graph 1344/2823 Running dot for graph 1345/2823 Running dot for graph 1346/2823 Running dot for graph 1347/2823 Running dot for graph 1348/2823 Running dot for graph 1349/2823 Running dot for graph 1350/2823 Running dot for graph 1351/2823 Running dot for graph 1352/2823 Running dot for graph 1353/2823 Running dot for graph 1354/2823 Running dot for graph 1355/2823 Running dot for graph 1356/2823 Running dot for graph 1357/2823 Running dot for graph 1358/2823 Running dot for graph 1359/2823 Running dot for graph 1360/2823 Running dot for graph 1361/2823 Running dot for graph 1362/2823 Running dot for graph 1363/2823 Running dot for graph 1364/2823 Running dot for graph 1365/2823 Running dot for graph 1366/2823 Running dot for graph 1367/2823 Running dot for graph 1368/2823 Running dot for graph 1369/2823 Running dot for graph 1370/2823 Running dot for graph 1371/2823 Running dot for graph 1372/2823 Running dot for graph 1373/2823 Running dot for graph 1374/2823 Running dot for graph 1375/2823 Running dot for graph 1376/2823 Running dot for graph 1377/2823 Running dot for graph 1378/2823 Running dot for graph 1379/2823 Running dot for graph 1380/2823 Running dot for graph 1381/2823 Running dot for graph 1382/2823 Running dot for graph 1383/2823 Running dot for graph 1384/2823 Running dot for graph 1385/2823 Running dot for graph 1386/2823 Running dot for graph 1387/2823 Running dot for graph 1388/2823 Running dot for graph 1389/2823 Running dot for graph 1390/2823 Running dot for graph 1391/2823 Running dot for graph 1392/2823 Running dot for graph 1393/2823 Running dot for graph 1394/2823 Running dot for graph 1395/2823 Running dot for graph 1396/2823 Running dot for graph 1397/2823 Running dot for graph 1398/2823 Running dot for graph 1399/2823 Running dot for graph 1400/2823 Running dot for graph 1401/2823 Running dot for graph 1402/2823 Running dot for graph 1403/2823 Running dot for graph 1404/2823 Running dot for graph 1405/2823 Running dot for graph 1406/2823 Running dot for graph 1407/2823 Running dot for graph 1408/2823 Running dot for graph 1409/2823 Running dot for graph 1410/2823 Running dot for graph 1411/2823 Running dot for graph 1412/2823 Running dot for graph 1413/2823 Running dot for graph 1414/2823 Running dot for graph 1415/2823 Running dot for graph 1416/2823 Running dot for graph 1417/2823 Running dot for graph 1418/2823 Running dot for graph 1419/2823 Running dot for graph 1420/2823 Running dot for graph 1421/2823 Running dot for graph 1422/2823 Running dot for graph 1423/2823 Running dot for graph 1424/2823 Running dot for graph 1425/2823 Running dot for graph 1426/2823 Running dot for graph 1427/2823 Running dot for graph 1428/2823 Running dot for graph 1429/2823 Running dot for graph 1430/2823 Running dot for graph 1431/2823 Running dot for graph 1432/2823 Running dot for graph 1433/2823 Running dot for graph 1434/2823 Running dot for graph 1435/2823 Running dot for graph 1436/2823 Running dot for graph 1437/2823 Running dot for graph 1438/2823 Running dot for graph 1439/2823 Running dot for graph 1440/2823 Running dot for graph 1441/2823 Running dot for graph 1442/2823 Running dot for graph 1443/2823 Running dot for graph 1444/2823 Running dot for graph 1445/2823 Running dot for graph 1446/2823 Running dot for graph 1447/2823 Running dot for graph 1448/2823 Running dot for graph 1449/2823 Running dot for graph 1450/2823 Running dot for graph 1451/2823 Running dot for graph 1452/2823 Running dot for graph 1453/2823 Running dot for graph 1454/2823 Running dot for graph 1455/2823 Running dot for graph 1456/2823 Running dot for graph 1457/2823 Running dot for graph 1458/2823 Running dot for graph 1459/2823 Running dot for graph 1460/2823 Running dot for graph 1461/2823 Running dot for graph 1462/2823 Running dot for graph 1463/2823 Running dot for graph 1464/2823 Running dot for graph 1465/2823 Running dot for graph 1466/2823 Running dot for graph 1467/2823 Running dot for graph 1468/2823 Running dot for graph 1469/2823 Running dot for graph 1470/2823 Running dot for graph 1471/2823 Running dot for graph 1472/2823 Running dot for graph 1473/2823 Running dot for graph 1474/2823 Running dot for graph 1475/2823 Running dot for graph 1476/2823 Running dot for graph 1477/2823 Running dot for graph 1478/2823 Running dot for graph 1479/2823 Running dot for graph 1480/2823 Running dot for graph 1481/2823 Running dot for graph 1482/2823 Running dot for graph 1483/2823 Running dot for graph 1484/2823 Running dot for graph 1485/2823 Running dot for graph 1486/2823 Running dot for graph 1487/2823 Running dot for graph 1488/2823 Running dot for graph 1489/2823 Running dot for graph 1490/2823 Running dot for graph 1491/2823 Running dot for graph 1492/2823 Running dot for graph 1493/2823 Running dot for graph 1494/2823 Running dot for graph 1495/2823 Running dot for graph 1496/2823 Running dot for graph 1497/2823 Running dot for graph 1498/2823 Running dot for graph 1499/2823 Running dot for graph 1500/2823 Running dot for graph 1501/2823 Running dot for graph 1502/2823 Running dot for graph 1503/2823 Running dot for graph 1504/2823 Running dot for graph 1505/2823 Running dot for graph 1506/2823 Running dot for graph 1507/2823 Running dot for graph 1508/2823 Running dot for graph 1509/2823 Running dot for graph 1510/2823 Running dot for graph 1511/2823 Running dot for graph 1512/2823 Running dot for graph 1513/2823 Running dot for graph 1514/2823 Running dot for graph 1515/2823 Running dot for graph 1516/2823 Running dot for graph 1517/2823 Running dot for graph 1518/2823 Running dot for graph 1519/2823 Running dot for graph 1520/2823 Running dot for graph 1521/2823 Running dot for graph 1522/2823 Running dot for graph 1523/2823 Running dot for graph 1524/2823 Running dot for graph 1525/2823 Running dot for graph 1526/2823 Running dot for graph 1527/2823 Running dot for graph 1528/2823 Running dot for graph 1529/2823 Running dot for graph 1530/2823 Running dot for graph 1531/2823 Running dot for graph 1532/2823 Running dot for graph 1533/2823 Running dot for graph 1534/2823 Running dot for graph 1535/2823 Running dot for graph 1536/2823 Running dot for graph 1537/2823 Running dot for graph 1538/2823 Running dot for graph 1539/2823 Running dot for graph 1540/2823 Running dot for graph 1541/2823 Running dot for graph 1542/2823 Running dot for graph 1543/2823 Running dot for graph 1544/2823 Running dot for graph 1545/2823 Running dot for graph 1546/2823 Running dot for graph 1547/2823 Running dot for graph 1548/2823 Running dot for graph 1549/2823 Running dot for graph 1550/2823 Running dot for graph 1551/2823 Running dot for graph 1552/2823 Running dot for graph 1553/2823 Running dot for graph 1554/2823 Running dot for graph 1555/2823 Running dot for graph 1556/2823 Running dot for graph 1557/2823 Running dot for graph 1558/2823 Running dot for graph 1559/2823 Running dot for graph 1560/2823 Running dot for graph 1561/2823 Running dot for graph 1562/2823 Running dot for graph 1563/2823 Running dot for graph 1564/2823 Running dot for graph 1565/2823 Running dot for graph 1566/2823 Running dot for graph 1567/2823 Running dot for graph 1568/2823 Running dot for graph 1569/2823 Running dot for graph 1570/2823 Running dot for graph 1571/2823 Running dot for graph 1572/2823 Running dot for graph 1573/2823 Running dot for graph 1574/2823 Running dot for graph 1575/2823 Running dot for graph 1576/2823 Running dot for graph 1577/2823 Running dot for graph 1578/2823 Running dot for graph 1579/2823 Running dot for graph 1580/2823 Running dot for graph 1581/2823 Running dot for graph 1582/2823 Running dot for graph 1583/2823 Running dot for graph 1584/2823 Running dot for graph 1585/2823 Running dot for graph 1586/2823 Running dot for graph 1587/2823 Running dot for graph 1588/2823 Running dot for graph 1589/2823 Running dot for graph 1590/2823 Running dot for graph 1591/2823 Running dot for graph 1592/2823 Running dot for graph 1593/2823 Running dot for graph 1594/2823 Running dot for graph 1595/2823 Running dot for graph 1596/2823 Running dot for graph 1597/2823 Running dot for graph 1598/2823 Running dot for graph 1599/2823 Running dot for graph 1600/2823 Running dot for graph 1601/2823 Running dot for graph 1602/2823 Running dot for graph 1603/2823 Running dot for graph 1604/2823 Running dot for graph 1605/2823 Running dot for graph 1606/2823 Running dot for graph 1607/2823 Running dot for graph 1608/2823 Running dot for graph 1609/2823 Running dot for graph 1610/2823 Running dot for graph 1611/2823 Running dot for graph 1612/2823 Running dot for graph 1613/2823 Running dot for graph 1614/2823 Running dot for graph 1615/2823 Running dot for graph 1616/2823 Running dot for graph 1617/2823 Running dot for graph 1618/2823 Running dot for graph 1619/2823 Running dot for graph 1620/2823 Running dot for graph 1621/2823 Running dot for graph 1622/2823 Running dot for graph 1623/2823 Running dot for graph 1624/2823 Running dot for graph 1625/2823 Running dot for graph 1626/2823 Running dot for graph 1627/2823 Running dot for graph 1628/2823 Running dot for graph 1629/2823 Running dot for graph 1630/2823 Running dot for graph 1631/2823 Running dot for graph 1632/2823 Running dot for graph 1633/2823 Running dot for graph 1634/2823 Running dot for graph 1635/2823 Running dot for graph 1636/2823 Running dot for graph 1637/2823 Running dot for graph 1638/2823 Running dot for graph 1639/2823 Running dot for graph 1640/2823 Running dot for graph 1641/2823 Running dot for graph 1642/2823 Running dot for graph 1643/2823 Running dot for graph 1644/2823 Running dot for graph 1645/2823 Running dot for graph 1646/2823 Running dot for graph 1647/2823 Running dot for graph 1648/2823 Running dot for graph 1649/2823 Running dot for graph 1650/2823 Running dot for graph 1651/2823 Running dot for graph 1652/2823 Running dot for graph 1653/2823 Running dot for graph 1654/2823 Running dot for graph 1655/2823 Running dot for graph 1656/2823 Running dot for graph 1657/2823 Running dot for graph 1658/2823 Running dot for graph 1659/2823 Running dot for graph 1660/2823 Running dot for graph 1661/2823 Running dot for graph 1662/2823 Running dot for graph 1663/2823 Running dot for graph 1664/2823 Running dot for graph 1665/2823 Running dot for graph 1666/2823 Running dot for graph 1667/2823 Running dot for graph 1668/2823 Running dot for graph 1669/2823 Running dot for graph 1670/2823 Running dot for graph 1671/2823 Running dot for graph 1672/2823 Running dot for graph 1673/2823 Running dot for graph 1674/2823 Running dot for graph 1675/2823 Running dot for graph 1676/2823 Running dot for graph 1677/2823 Running dot for graph 1678/2823 Running dot for graph 1679/2823 Running dot for graph 1680/2823 Running dot for graph 1681/2823 Running dot for graph 1682/2823 Running dot for graph 1683/2823 Running dot for graph 1684/2823 Running dot for graph 1685/2823 Running dot for graph 1686/2823 Running dot for graph 1687/2823 Running dot for graph 1688/2823 Running dot for graph 1689/2823 Running dot for graph 1690/2823 Running dot for graph 1691/2823 Running dot for graph 1692/2823 Running dot for graph 1693/2823 Running dot for graph 1694/2823 Running dot for graph 1695/2823 Running dot for graph 1696/2823 Running dot for graph 1697/2823 Running dot for graph 1698/2823 Running dot for graph 1699/2823 Running dot for graph 1700/2823 Running dot for graph 1701/2823 Running dot for graph 1702/2823 Running dot for graph 1703/2823 Running dot for graph 1704/2823 Running dot for graph 1705/2823 Running dot for graph 1706/2823 Running dot for graph 1707/2823 Running dot for graph 1708/2823 Running dot for graph 1709/2823 Running dot for graph 1710/2823 Running dot for graph 1711/2823 Running dot for graph 1712/2823 Running dot for graph 1713/2823 Running dot for graph 1714/2823 Running dot for graph 1715/2823 Running dot for graph 1716/2823 Running dot for graph 1717/2823 Running dot for graph 1718/2823 Running dot for graph 1719/2823 Running dot for graph 1720/2823 Running dot for graph 1721/2823 Running dot for graph 1722/2823 Running dot for graph 1723/2823 Running dot for graph 1724/2823 Running dot for graph 1725/2823 Running dot for graph 1726/2823 Running dot for graph 1727/2823 Running dot for graph 1728/2823 Running dot for graph 1729/2823 Running dot for graph 1730/2823 Running dot for graph 1731/2823 Running dot for graph 1732/2823 Running dot for graph 1733/2823 Running dot for graph 1734/2823 Running dot for graph 1735/2823 Running dot for graph 1736/2823 Running dot for graph 1737/2823 Running dot for graph 1738/2823 Running dot for graph 1739/2823 Running dot for graph 1740/2823 Running dot for graph 1741/2823 Running dot for graph 1742/2823 Running dot for graph 1743/2823 Running dot for graph 1744/2823 Running dot for graph 1745/2823 Running dot for graph 1746/2823 Running dot for graph 1747/2823 Running dot for graph 1748/2823 Running dot for graph 1749/2823 Running dot for graph 1750/2823 Running dot for graph 1751/2823 Running dot for graph 1752/2823 Running dot for graph 1753/2823 Running dot for graph 1754/2823 Running dot for graph 1755/2823 Running dot for graph 1756/2823 Running dot for graph 1757/2823 Running dot for graph 1758/2823 Running dot for graph 1759/2823 Running dot for graph 1760/2823 Running dot for graph 1761/2823 Running dot for graph 1762/2823 Running dot for graph 1763/2823 Running dot for graph 1764/2823 Running dot for graph 1765/2823 Running dot for graph 1766/2823 Running dot for graph 1767/2823 Running dot for graph 1768/2823 Running dot for graph 1769/2823 Running dot for graph 1770/2823 Running dot for graph 1771/2823 Running dot for graph 1772/2823 Running dot for graph 1773/2823 Running dot for graph 1774/2823 Running dot for graph 1775/2823 Running dot for graph 1776/2823 Running dot for graph 1777/2823 Running dot for graph 1778/2823 Running dot for graph 1779/2823 Running dot for graph 1780/2823 Running dot for graph 1781/2823 Running dot for graph 1782/2823 Running dot for graph 1783/2823 Running dot for graph 1784/2823 Running dot for graph 1785/2823 Running dot for graph 1786/2823 Running dot for graph 1787/2823 Running dot for graph 1788/2823 Running dot for graph 1789/2823 Running dot for graph 1790/2823 Running dot for graph 1791/2823 Running dot for graph 1792/2823 Running dot for graph 1793/2823 Running dot for graph 1794/2823 Running dot for graph 1795/2823 Running dot for graph 1796/2823 Running dot for graph 1797/2823 Running dot for graph 1798/2823 Running dot for graph 1799/2823 Running dot for graph 1800/2823 Running dot for graph 1801/2823 Running dot for graph 1802/2823 Running dot for graph 1803/2823 Running dot for graph 1804/2823 Running dot for graph 1805/2823 Running dot for graph 1806/2823 Running dot for graph 1807/2823 Running dot for graph 1808/2823 Running dot for graph 1809/2823 Running dot for graph 1810/2823 Running dot for graph 1811/2823 Running dot for graph 1812/2823 Running dot for graph 1813/2823 Running dot for graph 1814/2823 Running dot for graph 1815/2823 Running dot for graph 1816/2823 Running dot for graph 1817/2823 Running dot for graph 1818/2823 Running dot for graph 1819/2823 Running dot for graph 1820/2823 Running dot for graph 1821/2823 Running dot for graph 1822/2823 Running dot for graph 1823/2823 Running dot for graph 1824/2823 Running dot for graph 1825/2823 Running dot for graph 1826/2823 Running dot for graph 1827/2823 Running dot for graph 1828/2823 Running dot for graph 1829/2823 Running dot for graph 1830/2823 Running dot for graph 1831/2823 Running dot for graph 1832/2823 Running dot for graph 1833/2823 Running dot for graph 1834/2823 Running dot for graph 1835/2823 Running dot for graph 1836/2823 Running dot for graph 1837/2823 Running dot for graph 1838/2823 Running dot for graph 1839/2823 Running dot for graph 1840/2823 Running dot for graph 1841/2823 Running dot for graph 1842/2823 Running dot for graph 1843/2823 Running dot for graph 1844/2823 Running dot for graph 1845/2823 Running dot for graph 1846/2823 Running dot for graph 1847/2823 Running dot for graph 1848/2823 Running dot for graph 1849/2823 Running dot for graph 1850/2823 Running dot for graph 1851/2823 Running dot for graph 1852/2823 Running dot for graph 1853/2823 Running dot for graph 1854/2823 Running dot for graph 1855/2823 Running dot for graph 1856/2823 Running dot for graph 1857/2823 Running dot for graph 1858/2823 Running dot for graph 1859/2823 Running dot for graph 1860/2823 Running dot for graph 1861/2823 Running dot for graph 1862/2823 Running dot for graph 1863/2823 Running dot for graph 1864/2823 Running dot for graph 1865/2823 Running dot for graph 1866/2823 Running dot for graph 1867/2823 Running dot for graph 1868/2823 Running dot for graph 1869/2823 Running dot for graph 1870/2823 Running dot for graph 1871/2823 Running dot for graph 1872/2823 Running dot for graph 1873/2823 Running dot for graph 1874/2823 Running dot for graph 1875/2823 Running dot for graph 1876/2823 Running dot for graph 1877/2823 Running dot for graph 1878/2823 Running dot for graph 1879/2823 Running dot for graph 1880/2823 Running dot for graph 1881/2823 Running dot for graph 1882/2823 Running dot for graph 1883/2823 Running dot for graph 1884/2823 Running dot for graph 1885/2823 Running dot for graph 1886/2823 Running dot for graph 1887/2823 Running dot for graph 1888/2823 Running dot for graph 1889/2823 Running dot for graph 1890/2823 Running dot for graph 1891/2823 Running dot for graph 1892/2823 Running dot for graph 1893/2823 Running dot for graph 1894/2823 Running dot for graph 1895/2823 Running dot for graph 1896/2823 Running dot for graph 1897/2823 Running dot for graph 1898/2823 Running dot for graph 1899/2823 Running dot for graph 1900/2823 Running dot for graph 1901/2823 Running dot for graph 1902/2823 Running dot for graph 1903/2823 Running dot for graph 1904/2823 Running dot for graph 1905/2823 Running dot for graph 1906/2823 Running dot for graph 1907/2823 Running dot for graph 1908/2823 Running dot for graph 1909/2823 Running dot for graph 1910/2823 Running dot for graph 1911/2823 Running dot for graph 1912/2823 Running dot for graph 1913/2823 Running dot for graph 1914/2823 Running dot for graph 1915/2823 Running dot for graph 1916/2823 Running dot for graph 1917/2823 Running dot for graph 1918/2823 Running dot for graph 1919/2823 Running dot for graph 1920/2823 Running dot for graph 1921/2823 Running dot for graph 1922/2823 Running dot for graph 1923/2823 Running dot for graph 1924/2823 Running dot for graph 1925/2823 Running dot for graph 1926/2823 Running dot for graph 1927/2823 Running dot for graph 1928/2823 Running dot for graph 1929/2823 Running dot for graph 1930/2823 Running dot for graph 1931/2823 Running dot for graph 1932/2823 Running dot for graph 1933/2823 Running dot for graph 1934/2823 Running dot for graph 1935/2823 Running dot for graph 1936/2823 Running dot for graph 1937/2823 Running dot for graph 1938/2823 Running dot for graph 1939/2823 Running dot for graph 1940/2823 Running dot for graph 1941/2823 Running dot for graph 1942/2823 Running dot for graph 1943/2823 Running dot for graph 1944/2823 Running dot for graph 1945/2823 Running dot for graph 1946/2823 Running dot for graph 1947/2823 Running dot for graph 1948/2823 Running dot for graph 1949/2823 Running dot for graph 1950/2823 Running dot for graph 1951/2823 Running dot for graph 1952/2823 Running dot for graph 1953/2823 Running dot for graph 1954/2823 Running dot for graph 1955/2823 Running dot for graph 1956/2823 Running dot for graph 1957/2823 Running dot for graph 1958/2823 Running dot for graph 1959/2823 Running dot for graph 1960/2823 Running dot for graph 1961/2823 Running dot for graph 1962/2823 Running dot for graph 1963/2823 Running dot for graph 1964/2823 Running dot for graph 1965/2823 Running dot for graph 1966/2823 Running dot for graph 1967/2823 Running dot for graph 1968/2823 Running dot for graph 1969/2823 Running dot for graph 1970/2823 Running dot for graph 1971/2823 Running dot for graph 1972/2823 Running dot for graph 1973/2823 Running dot for graph 1974/2823 Running dot for graph 1975/2823 Running dot for graph 1976/2823 Running dot for graph 1977/2823 Running dot for graph 1978/2823 Running dot for graph 1979/2823 Running dot for graph 1980/2823 Running dot for graph 1981/2823 Running dot for graph 1982/2823 Running dot for graph 1983/2823 Running dot for graph 1984/2823 Running dot for graph 1985/2823 Running dot for graph 1986/2823 Running dot for graph 1987/2823 Running dot for graph 1988/2823 Running dot for graph 1989/2823 Running dot for graph 1990/2823 Running dot for graph 1991/2823 Running dot for graph 1992/2823 Running dot for graph 1993/2823 Running dot for graph 1994/2823 Running dot for graph 1995/2823 Running dot for graph 1996/2823 Running dot for graph 1997/2823 Running dot for graph 1998/2823 Running dot for graph 1999/2823 Running dot for graph 2000/2823 Running dot for graph 2001/2823 Running dot for graph 2002/2823 Running dot for graph 2003/2823 Running dot for graph 2004/2823 Running dot for graph 2005/2823 Running dot for graph 2006/2823 Running dot for graph 2007/2823 Running dot for graph 2008/2823 Running dot for graph 2009/2823 Running dot for graph 2010/2823 Running dot for graph 2011/2823 Running dot for graph 2012/2823 Running dot for graph 2013/2823 Running dot for graph 2014/2823 Running dot for graph 2015/2823 Running dot for graph 2016/2823 Running dot for graph 2017/2823 Running dot for graph 2018/2823 Running dot for graph 2019/2823 Running dot for graph 2020/2823 Running dot for graph 2021/2823 Running dot for graph 2022/2823 Running dot for graph 2023/2823 Running dot for graph 2024/2823 Running dot for graph 2025/2823 Running dot for graph 2026/2823 Running dot for graph 2027/2823 Running dot for graph 2028/2823 Running dot for graph 2029/2823 Running dot for graph 2030/2823 Running dot for graph 2031/2823 Running dot for graph 2032/2823 Running dot for graph 2033/2823 Running dot for graph 2034/2823 Running dot for graph 2035/2823 Running dot for graph 2036/2823 Running dot for graph 2037/2823 Running dot for graph 2038/2823 Running dot for graph 2039/2823 Running dot for graph 2040/2823 Running dot for graph 2041/2823 Running dot for graph 2042/2823 Running dot for graph 2043/2823 Running dot for graph 2044/2823 Running dot for graph 2045/2823 Running dot for graph 2046/2823 Running dot for graph 2047/2823 Running dot for graph 2048/2823 Running dot for graph 2049/2823 Running dot for graph 2050/2823 Running dot for graph 2051/2823 Running dot for graph 2052/2823 Running dot for graph 2053/2823 Running dot for graph 2054/2823 Running dot for graph 2055/2823 Running dot for graph 2056/2823 Running dot for graph 2057/2823 Running dot for graph 2058/2823 Running dot for graph 2059/2823 Running dot for graph 2060/2823 Running dot for graph 2061/2823 Running dot for graph 2062/2823 Running dot for graph 2063/2823 Running dot for graph 2064/2823 Running dot for graph 2065/2823 Running dot for graph 2066/2823 Running dot for graph 2067/2823 Running dot for graph 2068/2823 Running dot for graph 2069/2823 Running dot for graph 2070/2823 Running dot for graph 2071/2823 Running dot for graph 2072/2823 Running dot for graph 2073/2823 Running dot for graph 2074/2823 Running dot for graph 2075/2823 Running dot for graph 2076/2823 Running dot for graph 2077/2823 Running dot for graph 2078/2823 Running dot for graph 2079/2823 Running dot for graph 2080/2823 Running dot for graph 2081/2823 Running dot for graph 2082/2823 Running dot for graph 2083/2823 Running dot for graph 2084/2823 Running dot for graph 2085/2823 Running dot for graph 2086/2823 Running dot for graph 2087/2823 Running dot for graph 2088/2823 Running dot for graph 2089/2823 Running dot for graph 2090/2823 Running dot for graph 2091/2823 Running dot for graph 2092/2823 Running dot for graph 2093/2823 Running dot for graph 2094/2823 Running dot for graph 2095/2823 Running dot for graph 2096/2823 Running dot for graph 2097/2823 Running dot for graph 2098/2823 Running dot for graph 2099/2823 Running dot for graph 2100/2823 Running dot for graph 2101/2823 Running dot for graph 2102/2823 Running dot for graph 2103/2823 Running dot for graph 2104/2823 Running dot for graph 2105/2823 Running dot for graph 2106/2823 Running dot for graph 2107/2823 Running dot for graph 2108/2823 Running dot for graph 2109/2823 Running dot for graph 2110/2823 Running dot for graph 2111/2823 Running dot for graph 2112/2823 Running dot for graph 2113/2823 Running dot for graph 2114/2823 Running dot for graph 2115/2823 Running dot for graph 2116/2823 Running dot for graph 2117/2823 Running dot for graph 2118/2823 Running dot for graph 2119/2823 Running dot for graph 2120/2823 Running dot for graph 2121/2823 Running dot for graph 2122/2823 Running dot for graph 2123/2823 Running dot for graph 2124/2823 Running dot for graph 2125/2823 Running dot for graph 2126/2823 Running dot for graph 2127/2823 Running dot for graph 2128/2823 Running dot for graph 2129/2823 Running dot for graph 2130/2823 Running dot for graph 2131/2823 Running dot for graph 2132/2823 Running dot for graph 2133/2823 Running dot for graph 2134/2823 Running dot for graph 2135/2823 Running dot for graph 2136/2823 Running dot for graph 2137/2823 Running dot for graph 2138/2823 Running dot for graph 2139/2823 Running dot for graph 2140/2823 Running dot for graph 2141/2823 Running dot for graph 2142/2823 Running dot for graph 2143/2823 Running dot for graph 2144/2823 Running dot for graph 2145/2823 Running dot for graph 2146/2823 Running dot for graph 2147/2823 Running dot for graph 2148/2823 Running dot for graph 2149/2823 Running dot for graph 2150/2823 Running dot for graph 2151/2823 Running dot for graph 2152/2823 Running dot for graph 2153/2823 Running dot for graph 2154/2823 Running dot for graph 2155/2823 Running dot for graph 2156/2823 Running dot for graph 2157/2823 Running dot for graph 2158/2823 Running dot for graph 2159/2823 Running dot for graph 2160/2823 Running dot for graph 2161/2823 Running dot for graph 2162/2823 Running dot for graph 2163/2823 Running dot for graph 2164/2823 Running dot for graph 2165/2823 Running dot for graph 2166/2823 Running dot for graph 2167/2823 Running dot for graph 2168/2823 Running dot for graph 2169/2823 Running dot for graph 2170/2823 Running dot for graph 2171/2823 Running dot for graph 2172/2823 Running dot for graph 2173/2823 Running dot for graph 2174/2823 Running dot for graph 2175/2823 Running dot for graph 2176/2823 Running dot for graph 2177/2823 Running dot for graph 2178/2823 Running dot for graph 2179/2823 Running dot for graph 2180/2823 Running dot for graph 2181/2823 Running dot for graph 2182/2823 Running dot for graph 2183/2823 Running dot for graph 2184/2823 Running dot for graph 2185/2823 Running dot for graph 2186/2823 Running dot for graph 2187/2823 Running dot for graph 2188/2823 Running dot for graph 2189/2823 Running dot for graph 2190/2823 Running dot for graph 2191/2823 Running dot for graph 2192/2823 Running dot for graph 2193/2823 Running dot for graph 2194/2823 Running dot for graph 2195/2823 Running dot for graph 2196/2823 Running dot for graph 2197/2823 Running dot for graph 2198/2823 Running dot for graph 2199/2823 Running dot for graph 2200/2823 Running dot for graph 2201/2823 Running dot for graph 2202/2823 Running dot for graph 2203/2823 Running dot for graph 2204/2823 Running dot for graph 2205/2823 Running dot for graph 2206/2823 Running dot for graph 2207/2823 Running dot for graph 2208/2823 Running dot for graph 2209/2823 Running dot for graph 2210/2823 Running dot for graph 2211/2823 Running dot for graph 2212/2823 Running dot for graph 2213/2823 Running dot for graph 2214/2823 Running dot for graph 2215/2823 Running dot for graph 2216/2823 Running dot for graph 2217/2823 Running dot for graph 2218/2823 Running dot for graph 2219/2823 Running dot for graph 2220/2823 Running dot for graph 2221/2823 Running dot for graph 2222/2823 Running dot for graph 2223/2823 Running dot for graph 2224/2823 Running dot for graph 2225/2823 Running dot for graph 2226/2823 Running dot for graph 2227/2823 Running dot for graph 2228/2823 Running dot for graph 2229/2823 Running dot for graph 2230/2823 Running dot for graph 2231/2823 Running dot for graph 2232/2823 Running dot for graph 2233/2823 Running dot for graph 2234/2823 Running dot for graph 2235/2823 Running dot for graph 2236/2823 Running dot for graph 2237/2823 Running dot for graph 2238/2823 Running dot for graph 2239/2823 Running dot for graph 2240/2823 Running dot for graph 2241/2823 Running dot for graph 2242/2823 Running dot for graph 2243/2823 Running dot for graph 2244/2823 Running dot for graph 2245/2823 Running dot for graph 2246/2823 Running dot for graph 2247/2823 Running dot for graph 2248/2823 Running dot for graph 2249/2823 Running dot for graph 2250/2823 Running dot for graph 2251/2823 Running dot for graph 2252/2823 Running dot for graph 2253/2823 Running dot for graph 2254/2823 Running dot for graph 2255/2823 Running dot for graph 2256/2823 Running dot for graph 2257/2823 Running dot for graph 2258/2823 Running dot for graph 2259/2823 Running dot for graph 2260/2823 Running dot for graph 2261/2823 Running dot for graph 2262/2823 Running dot for graph 2263/2823 Running dot for graph 2264/2823 Running dot for graph 2265/2823 Running dot for graph 2266/2823 Running dot for graph 2267/2823 Running dot for graph 2268/2823 Running dot for graph 2269/2823 Running dot for graph 2270/2823 Running dot for graph 2271/2823 Running dot for graph 2272/2823 Running dot for graph 2273/2823 Running dot for graph 2274/2823 Running dot for graph 2275/2823 Running dot for graph 2276/2823 Running dot for graph 2277/2823 Running dot for graph 2278/2823 Running dot for graph 2279/2823 Running dot for graph 2280/2823 Running dot for graph 2281/2823 Running dot for graph 2282/2823 Running dot for graph 2283/2823 Running dot for graph 2284/2823 Running dot for graph 2285/2823 Running dot for graph 2286/2823 Running dot for graph 2287/2823 Running dot for graph 2288/2823 Running dot for graph 2289/2823 Running dot for graph 2290/2823 Running dot for graph 2291/2823 Running dot for graph 2292/2823 Running dot for graph 2293/2823 Running dot for graph 2294/2823 Running dot for graph 2295/2823 Running dot for graph 2296/2823 Running dot for graph 2297/2823 Running dot for graph 2298/2823 Running dot for graph 2299/2823 Running dot for graph 2300/2823 Running dot for graph 2301/2823 Running dot for graph 2302/2823 Running dot for graph 2303/2823 Running dot for graph 2304/2823 Running dot for graph 2305/2823 Running dot for graph 2306/2823 Running dot for graph 2307/2823 Running dot for graph 2308/2823 Running dot for graph 2309/2823 Running dot for graph 2310/2823 Running dot for graph 2311/2823 Running dot for graph 2312/2823 Running dot for graph 2313/2823 Running dot for graph 2314/2823 Running dot for graph 2315/2823 Running dot for graph 2316/2823 Running dot for graph 2317/2823 Running dot for graph 2318/2823 Running dot for graph 2319/2823 Running dot for graph 2320/2823 Running dot for graph 2321/2823 Running dot for graph 2322/2823 Running dot for graph 2323/2823 Running dot for graph 2324/2823 Running dot for graph 2325/2823 Running dot for graph 2326/2823 Running dot for graph 2327/2823 Running dot for graph 2328/2823 Running dot for graph 2329/2823 Running dot for graph 2330/2823 Running dot for graph 2331/2823 Running dot for graph 2332/2823 Running dot for graph 2333/2823 Running dot for graph 2334/2823 Running dot for graph 2335/2823 Running dot for graph 2336/2823 Running dot for graph 2337/2823 Running dot for graph 2338/2823 Running dot for graph 2339/2823 Running dot for graph 2340/2823 Running dot for graph 2341/2823 Running dot for graph 2342/2823 Running dot for graph 2343/2823 Running dot for graph 2344/2823 Running dot for graph 2345/2823 Running dot for graph 2346/2823 Running dot for graph 2347/2823 Running dot for graph 2348/2823 Running dot for graph 2349/2823 Running dot for graph 2350/2823 Running dot for graph 2351/2823 Running dot for graph 2352/2823 Running dot for graph 2353/2823 Running dot for graph 2354/2823 Running dot for graph 2355/2823 Running dot for graph 2356/2823 Running dot for graph 2357/2823 Running dot for graph 2358/2823 Running dot for graph 2359/2823 Running dot for graph 2360/2823 Running dot for graph 2361/2823 Running dot for graph 2362/2823 Running dot for graph 2363/2823 Running dot for graph 2364/2823 Running dot for graph 2365/2823 Running dot for graph 2366/2823 Running dot for graph 2367/2823 Running dot for graph 2368/2823 Running dot for graph 2369/2823 Running dot for graph 2370/2823 Running dot for graph 2371/2823 Running dot for graph 2372/2823 Running dot for graph 2373/2823 Running dot for graph 2374/2823 Running dot for graph 2375/2823 Running dot for graph 2376/2823 Running dot for graph 2377/2823 Running dot for graph 2378/2823 Running dot for graph 2379/2823 Running dot for graph 2380/2823 Running dot for graph 2381/2823 Running dot for graph 2382/2823 Running dot for graph 2383/2823 Running dot for graph 2384/2823 Running dot for graph 2385/2823 Running dot for graph 2386/2823 Running dot for graph 2387/2823 Running dot for graph 2388/2823 Running dot for graph 2389/2823 Running dot for graph 2390/2823 Running dot for graph 2391/2823 Running dot for graph 2392/2823 Running dot for graph 2393/2823 Running dot for graph 2394/2823 Running dot for graph 2395/2823 Running dot for graph 2396/2823 Running dot for graph 2397/2823 Running dot for graph 2398/2823 Running dot for graph 2399/2823 Running dot for graph 2400/2823 Running dot for graph 2401/2823 Running dot for graph 2402/2823 Running dot for graph 2403/2823 Running dot for graph 2404/2823 Running dot for graph 2405/2823 Running dot for graph 2406/2823 Running dot for graph 2407/2823 Running dot for graph 2408/2823 Running dot for graph 2409/2823 Running dot for graph 2410/2823 Running dot for graph 2411/2823 Running dot for graph 2412/2823 Running dot for graph 2413/2823 Running dot for graph 2414/2823 Running dot for graph 2415/2823 Running dot for graph 2416/2823 Running dot for graph 2417/2823 Running dot for graph 2418/2823 Running dot for graph 2419/2823 Running dot for graph 2420/2823 Running dot for graph 2421/2823 Running dot for graph 2422/2823 Running dot for graph 2423/2823 Running dot for graph 2424/2823 Running dot for graph 2425/2823 Running dot for graph 2426/2823 Running dot for graph 2427/2823 Running dot for graph 2428/2823 Running dot for graph 2429/2823 Running dot for graph 2430/2823 Running dot for graph 2431/2823 Running dot for graph 2432/2823 Running dot for graph 2433/2823 Running dot for graph 2434/2823 Running dot for graph 2435/2823 Running dot for graph 2436/2823 Running dot for graph 2437/2823 Running dot for graph 2438/2823 Running dot for graph 2439/2823 Running dot for graph 2440/2823 Running dot for graph 2441/2823 Running dot for graph 2442/2823 Running dot for graph 2443/2823 Running dot for graph 2444/2823 Running dot for graph 2445/2823 Running dot for graph 2446/2823 Running dot for graph 2447/2823 Running dot for graph 2448/2823 Running dot for graph 2449/2823 Running dot for graph 2450/2823 Running dot for graph 2451/2823 Running dot for graph 2452/2823 Running dot for graph 2453/2823 Running dot for graph 2454/2823 Running dot for graph 2455/2823 Running dot for graph 2456/2823 Running dot for graph 2457/2823 Running dot for graph 2458/2823 Running dot for graph 2459/2823 Running dot for graph 2460/2823 Running dot for graph 2461/2823 Running dot for graph 2462/2823 Running dot for graph 2463/2823 Running dot for graph 2464/2823 Running dot for graph 2465/2823 Running dot for graph 2466/2823 Running dot for graph 2467/2823 Running dot for graph 2468/2823 Running dot for graph 2469/2823 Running dot for graph 2470/2823 Running dot for graph 2471/2823 Running dot for graph 2472/2823 Running dot for graph 2473/2823 Running dot for graph 2474/2823 Running dot for graph 2475/2823 Running dot for graph 2476/2823 Running dot for graph 2477/2823 Running dot for graph 2478/2823 Running dot for graph 2479/2823 Running dot for graph 2480/2823 Running dot for graph 2481/2823 Running dot for graph 2482/2823 Running dot for graph 2483/2823 Running dot for graph 2484/2823 Running dot for graph 2485/2823 Running dot for graph 2486/2823 Running dot for graph 2487/2823 Running dot for graph 2488/2823 Running dot for graph 2489/2823 Running dot for graph 2490/2823 Running dot for graph 2491/2823 Running dot for graph 2492/2823 Running dot for graph 2493/2823 Running dot for graph 2494/2823 Running dot for graph 2495/2823 Running dot for graph 2496/2823 Running dot for graph 2497/2823 Running dot for graph 2498/2823 Running dot for graph 2499/2823 Running dot for graph 2500/2823 Running dot for graph 2501/2823 Running dot for graph 2502/2823 Running dot for graph 2503/2823 Running dot for graph 2504/2823 Running dot for graph 2505/2823 Running dot for graph 2506/2823 Running dot for graph 2507/2823 Running dot for graph 2508/2823 Running dot for graph 2509/2823 Running dot for graph 2510/2823 Running dot for graph 2511/2823 Running dot for graph 2512/2823 Running dot for graph 2513/2823 Running dot for graph 2514/2823 Running dot for graph 2515/2823 Running dot for graph 2516/2823 Running dot for graph 2517/2823 Running dot for graph 2518/2823 Running dot for graph 2519/2823 Running dot for graph 2520/2823 Running dot for graph 2521/2823 Running dot for graph 2522/2823 Running dot for graph 2523/2823 Running dot for graph 2524/2823 Running dot for graph 2525/2823 Running dot for graph 2526/2823 Running dot for graph 2527/2823 Running dot for graph 2528/2823 Running dot for graph 2529/2823 Running dot for graph 2530/2823 Running dot for graph 2531/2823 Running dot for graph 2532/2823 Running dot for graph 2533/2823 Running dot for graph 2534/2823 Running dot for graph 2535/2823 Running dot for graph 2536/2823 Running dot for graph 2537/2823 Running dot for graph 2538/2823 Running dot for graph 2539/2823 Running dot for graph 2540/2823 Running dot for graph 2541/2823 Running dot for graph 2542/2823 Running dot for graph 2543/2823 Running dot for graph 2544/2823 Running dot for graph 2545/2823 Running dot for graph 2546/2823 Running dot for graph 2547/2823 Running dot for graph 2548/2823 Running dot for graph 2549/2823 Running dot for graph 2550/2823 Running dot for graph 2551/2823 Running dot for graph 2552/2823 Running dot for graph 2553/2823 Running dot for graph 2554/2823 Running dot for graph 2555/2823 Running dot for graph 2556/2823 Running dot for graph 2557/2823 Running dot for graph 2558/2823 Running dot for graph 2559/2823 Running dot for graph 2560/2823 Running dot for graph 2561/2823 Running dot for graph 2562/2823 Running dot for graph 2563/2823 Running dot for graph 2564/2823 Running dot for graph 2565/2823 Running dot for graph 2566/2823 Running dot for graph 2567/2823 Running dot for graph 2568/2823 Running dot for graph 2569/2823 Running dot for graph 2570/2823 Running dot for graph 2571/2823 Running dot for graph 2572/2823 Running dot for graph 2573/2823 Running dot for graph 2574/2823 Running dot for graph 2575/2823 Running dot for graph 2576/2823 Running dot for graph 2577/2823 Running dot for graph 2578/2823 Running dot for graph 2579/2823 Running dot for graph 2580/2823 Running dot for graph 2581/2823 Running dot for graph 2582/2823 Running dot for graph 2583/2823 Running dot for graph 2584/2823 Running dot for graph 2585/2823 Running dot for graph 2586/2823 Running dot for graph 2587/2823 Running dot for graph 2588/2823 Running dot for graph 2589/2823 Running dot for graph 2590/2823 Running dot for graph 2591/2823 Running dot for graph 2592/2823 Running dot for graph 2593/2823 Running dot for graph 2594/2823 Running dot for graph 2595/2823 Running dot for graph 2596/2823 Running dot for graph 2597/2823 Running dot for graph 2598/2823 Running dot for graph 2599/2823 Running dot for graph 2600/2823 Running dot for graph 2601/2823 Running dot for graph 2602/2823 Running dot for graph 2603/2823 Running dot for graph 2604/2823 Running dot for graph 2605/2823 Running dot for graph 2606/2823 Running dot for graph 2607/2823 Running dot for graph 2608/2823 Running dot for graph 2609/2823 Running dot for graph 2610/2823 Running dot for graph 2611/2823 Running dot for graph 2612/2823 Running dot for graph 2613/2823 Running dot for graph 2614/2823 Running dot for graph 2615/2823 Running dot for graph 2616/2823 Running dot for graph 2617/2823 Running dot for graph 2618/2823 Running dot for graph 2619/2823 Running dot for graph 2620/2823 Running dot for graph 2621/2823 Running dot for graph 2622/2823 Running dot for graph 2623/2823 Running dot for graph 2624/2823 Running dot for graph 2625/2823 Running dot for graph 2626/2823 Running dot for graph 2627/2823 Running dot for graph 2628/2823 Running dot for graph 2629/2823 Running dot for graph 2630/2823 Running dot for graph 2631/2823 Running dot for graph 2632/2823 Running dot for graph 2633/2823 Running dot for graph 2634/2823 Running dot for graph 2635/2823 Running dot for graph 2636/2823 Running dot for graph 2637/2823 Running dot for graph 2638/2823 Running dot for graph 2639/2823 Running dot for graph 2640/2823 Running dot for graph 2641/2823 Running dot for graph 2642/2823 Running dot for graph 2643/2823 Running dot for graph 2644/2823 Running dot for graph 2645/2823 Running dot for graph 2646/2823 Running dot for graph 2647/2823 Running dot for graph 2648/2823 Running dot for graph 2649/2823 Running dot for graph 2650/2823 Running dot for graph 2651/2823 Running dot for graph 2652/2823 Running dot for graph 2653/2823 Running dot for graph 2654/2823 Running dot for graph 2655/2823 Running dot for graph 2656/2823 Running dot for graph 2657/2823 Running dot for graph 2658/2823 Running dot for graph 2659/2823 Running dot for graph 2660/2823 Running dot for graph 2661/2823 Running dot for graph 2662/2823 Running dot for graph 2663/2823 Running dot for graph 2664/2823 Running dot for graph 2665/2823 Running dot for graph 2666/2823 Running dot for graph 2667/2823 Running dot for graph 2668/2823 Running dot for graph 2669/2823 Running dot for graph 2670/2823 Running dot for graph 2671/2823 Running dot for graph 2672/2823 Running dot for graph 2673/2823 Running dot for graph 2674/2823 Running dot for graph 2675/2823 Running dot for graph 2676/2823 Running dot for graph 2677/2823 Running dot for graph 2678/2823 Running dot for graph 2679/2823 Running dot for graph 2680/2823 Running dot for graph 2681/2823 Running dot for graph 2682/2823 Running dot for graph 2683/2823 Running dot for graph 2684/2823 Running dot for graph 2685/2823 Running dot for graph 2686/2823 Running dot for graph 2687/2823 Running dot for graph 2688/2823 Running dot for graph 2689/2823 Running dot for graph 2690/2823 Running dot for graph 2691/2823 Running dot for graph 2692/2823 Running dot for graph 2693/2823 Running dot for graph 2694/2823 Running dot for graph 2695/2823 Running dot for graph 2696/2823 Running dot for graph 2697/2823 Running dot for graph 2698/2823 Running dot for graph 2699/2823 Running dot for graph 2700/2823 Running dot for graph 2701/2823 Running dot for graph 2702/2823 Running dot for graph 2703/2823 Running dot for graph 2704/2823 Running dot for graph 2705/2823 Running dot for graph 2706/2823 Running dot for graph 2707/2823 Running dot for graph 2708/2823 Running dot for graph 2709/2823 Running dot for graph 2710/2823 Running dot for graph 2711/2823 Running dot for graph 2712/2823 Running dot for graph 2713/2823 Running dot for graph 2714/2823 Running dot for graph 2715/2823 Running dot for graph 2716/2823 Running dot for graph 2717/2823 Running dot for graph 2718/2823 Running dot for graph 2719/2823 Running dot for graph 2720/2823 Running dot for graph 2721/2823 Running dot for graph 2722/2823 Running dot for graph 2723/2823 Running dot for graph 2724/2823 Running dot for graph 2725/2823 Running dot for graph 2726/2823 Running dot for graph 2727/2823 Running dot for graph 2728/2823 Running dot for graph 2729/2823 Running dot for graph 2730/2823 Running dot for graph 2731/2823 Running dot for graph 2732/2823 Running dot for graph 2733/2823 Running dot for graph 2734/2823 Running dot for graph 2735/2823 Running dot for graph 2736/2823 Running dot for graph 2737/2823 Running dot for graph 2738/2823 Running dot for graph 2739/2823 Running dot for graph 2740/2823 Running dot for graph 2741/2823 Running dot for graph 2742/2823 Running dot for graph 2743/2823 Running dot for graph 2744/2823 Running dot for graph 2745/2823 Running dot for graph 2746/2823 Running dot for graph 2747/2823 Running dot for graph 2748/2823 Running dot for graph 2749/2823 Running dot for graph 2750/2823 Running dot for graph 2751/2823 Running dot for graph 2752/2823 Running dot for graph 2753/2823 Running dot for graph 2754/2823 Running dot for graph 2755/2823 Running dot for graph 2756/2823 Running dot for graph 2757/2823 Running dot for graph 2758/2823 Running dot for graph 2759/2823 Running dot for graph 2760/2823 Running dot for graph 2761/2823 Running dot for graph 2762/2823 Running dot for graph 2763/2823 Running dot for graph 2764/2823 Running dot for graph 2765/2823 Running dot for graph 2766/2823 Running dot for graph 2767/2823 Running dot for graph 2768/2823 Running dot for graph 2769/2823 Running dot for graph 2770/2823 Running dot for graph 2771/2823 Running dot for graph 2772/2823 Running dot for graph 2773/2823 Running dot for graph 2774/2823 Running dot for graph 2775/2823 Running dot for graph 2776/2823 Running dot for graph 2777/2823 Running dot for graph 2778/2823 Running dot for graph 2779/2823 Running dot for graph 2780/2823 Running dot for graph 2781/2823 Running dot for graph 2782/2823 Running dot for graph 2783/2823 Running dot for graph 2784/2823 Running dot for graph 2785/2823 Running dot for graph 2786/2823 Running dot for graph 2787/2823 Running dot for graph 2788/2823 Running dot for graph 2789/2823 Running dot for graph 2790/2823 Running dot for graph 2791/2823 Running dot for graph 2792/2823 Running dot for graph 2793/2823 Running dot for graph 2794/2823 Running dot for graph 2795/2823 Running dot for graph 2796/2823 Running dot for graph 2797/2823 Running dot for graph 2798/2823 Running dot for graph 2799/2823 Running dot for graph 2800/2823 Running dot for graph 2801/2823 Running dot for graph 2802/2823 Running dot for graph 2803/2823 Running dot for graph 2804/2823 Running dot for graph 2805/2823 Running dot for graph 2806/2823 Running dot for graph 2807/2823 Running dot for graph 2808/2823 Running dot for graph 2809/2823 Running dot for graph 2810/2823 Running dot for graph 2811/2823 Running dot for graph 2812/2823 Running dot for graph 2813/2823 Running dot for graph 2814/2823 Running dot for graph 2815/2823 Running dot for graph 2816/2823 Running dot for graph 2817/2823 Running dot for graph 2818/2823 Running dot for graph 2819/2823 Running dot for graph 2820/2823 Running dot for graph 2821/2823 Running dot for graph 2822/2823 Running dot for graph 2823/2823 Patching output file 1/1389 Patching output file 2/1389 Patching output file 3/1389 Patching output file 4/1389 Patching output file 5/1389 Patching output file 6/1389 Patching output file 7/1389 Patching output file 8/1389 Patching output file 9/1389 Patching output file 10/1389 Patching output file 11/1389 Patching output file 12/1389 Patching output file 13/1389 Patching output file 14/1389 Patching output file 15/1389 Patching output file 16/1389 Patching output file 17/1389 Patching output file 18/1389 Patching output file 19/1389 Patching output file 20/1389 Patching output file 21/1389 Patching output file 22/1389 Patching output file 23/1389 Patching output file 24/1389 Patching output file 25/1389 Patching output file 26/1389 Patching output file 27/1389 Patching output file 28/1389 Patching output file 29/1389 Patching output file 30/1389 Patching output file 31/1389 Patching output file 32/1389 Patching output file 33/1389 Patching output file 34/1389 Patching output file 35/1389 Patching output file 36/1389 Patching output file 37/1389 Patching output file 38/1389 Patching output file 39/1389 Patching output file 40/1389 Patching output file 41/1389 Patching output file 42/1389 Patching output file 43/1389 Patching output file 44/1389 Patching output file 45/1389 Patching output file 46/1389 Patching output file 47/1389 Patching output file 48/1389 Patching output file 49/1389 Patching output file 50/1389 Patching output file 51/1389 Patching output file 52/1389 Patching output file 53/1389 Patching output file 54/1389 Patching output file 55/1389 Patching output file 56/1389 Patching output file 57/1389 Patching output file 58/1389 Patching output file 59/1389 Patching output file 60/1389 Patching output file 61/1389 Patching output file 62/1389 Patching output file 63/1389 Patching output file 64/1389 Patching output file 65/1389 Patching output file 66/1389 Patching output file 67/1389 Patching output file 68/1389 Patching output file 69/1389 Patching output file 70/1389 Patching output file 71/1389 Patching output file 72/1389 Patching output file 73/1389 Patching output file 74/1389 Patching output file 75/1389 Patching output file 76/1389 Patching output file 77/1389 Patching output file 78/1389 Patching output file 79/1389 Patching output file 80/1389 Patching output file 81/1389 Patching output file 82/1389 Patching output file 83/1389 Patching output file 84/1389 Patching output file 85/1389 Patching output file 86/1389 Patching output file 87/1389 Patching output file 88/1389 Patching output file 89/1389 Patching output file 90/1389 Patching output file 91/1389 Patching output file 92/1389 Patching output file 93/1389 Patching output file 94/1389 Patching output file 95/1389 Patching output file 96/1389 Patching output file 97/1389 Patching output file 98/1389 Patching output file 99/1389 Patching output file 100/1389 Patching output file 101/1389 Patching output file 102/1389 Patching output file 103/1389 Patching output file 104/1389 Patching output file 105/1389 Patching output file 106/1389 Patching output file 107/1389 Patching output file 108/1389 Patching output file 109/1389 Patching output file 110/1389 Patching output file 111/1389 Patching output file 112/1389 Patching output file 113/1389 Patching output file 114/1389 Patching output file 115/1389 Patching output file 116/1389 Patching output file 117/1389 Patching output file 118/1389 Patching output file 119/1389 Patching output file 120/1389 Patching output file 121/1389 Patching output file 122/1389 Patching output file 123/1389 Patching output file 124/1389 Patching output file 125/1389 Patching output file 126/1389 Patching output file 127/1389 Patching output file 128/1389 Patching output file 129/1389 Patching output file 130/1389 Patching output file 131/1389 Patching output file 132/1389 Patching output file 133/1389 Patching output file 134/1389 Patching output file 135/1389 Patching output file 136/1389 Patching output file 137/1389 Patching output file 138/1389 Patching output file 139/1389 Patching output file 140/1389 Patching output file 141/1389 Patching output file 142/1389 Patching output file 143/1389 Patching output file 144/1389 Patching output file 145/1389 Patching output file 146/1389 Patching output file 147/1389 Patching output file 148/1389 Patching output file 149/1389 Patching output file 150/1389 Patching output file 151/1389 Patching output file 152/1389 Patching output file 153/1389 Patching output file 154/1389 Patching output file 155/1389 Patching output file 156/1389 Patching output file 157/1389 Patching output file 158/1389 Patching output file 159/1389 Patching output file 160/1389 Patching output file 161/1389 Patching output file 162/1389 Patching output file 163/1389 Patching output file 164/1389 Patching output file 165/1389 Patching output file 166/1389 Patching output file 167/1389 Patching output file 168/1389 Patching output file 169/1389 Patching output file 170/1389 Patching output file 171/1389 Patching output file 172/1389 Patching output file 173/1389 Patching output file 174/1389 Patching output file 175/1389 Patching output file 176/1389 Patching output file 177/1389 Patching output file 178/1389 Patching output file 179/1389 Patching output file 180/1389 Patching output file 181/1389 Patching output file 182/1389 Patching output file 183/1389 Patching output file 184/1389 Patching output file 185/1389 Patching output file 186/1389 Patching output file 187/1389 Patching output file 188/1389 Patching output file 189/1389 Patching output file 190/1389 Patching output file 191/1389 Patching output file 192/1389 Patching output file 193/1389 Patching output file 194/1389 Patching output file 195/1389 Patching output file 196/1389 Patching output file 197/1389 Patching output file 198/1389 Patching output file 199/1389 Patching output file 200/1389 Patching output file 201/1389 Patching output file 202/1389 Patching output file 203/1389 Patching output file 204/1389 Patching output file 205/1389 Patching output file 206/1389 Patching output file 207/1389 Patching output file 208/1389 Patching output file 209/1389 Patching output file 210/1389 Patching output file 211/1389 Patching output file 212/1389 Patching output file 213/1389 Patching output file 214/1389 Patching output file 215/1389 Patching output file 216/1389 Patching output file 217/1389 Patching output file 218/1389 Patching output file 219/1389 Patching output file 220/1389 Patching output file 221/1389 Patching output file 222/1389 Patching output file 223/1389 Patching output file 224/1389 Patching output file 225/1389 Patching output file 226/1389 Patching output file 227/1389 Patching output file 228/1389 Patching output file 229/1389 Patching output file 230/1389 Patching output file 231/1389 Patching output file 232/1389 Patching output file 233/1389 Patching output file 234/1389 Patching output file 235/1389 Patching output file 236/1389 Patching output file 237/1389 Patching output file 238/1389 Patching output file 239/1389 Patching output file 240/1389 Patching output file 241/1389 Patching output file 242/1389 Patching output file 243/1389 Patching output file 244/1389 Patching output file 245/1389 Patching output file 246/1389 Patching output file 247/1389 Patching output file 248/1389 Patching output file 249/1389 Patching output file 250/1389 Patching output file 251/1389 Patching output file 252/1389 Patching output file 253/1389 Patching output file 254/1389 Patching output file 255/1389 Patching output file 256/1389 Patching output file 257/1389 Patching output file 258/1389 Patching output file 259/1389 Patching output file 260/1389 Patching output file 261/1389 Patching output file 262/1389 Patching output file 263/1389 Patching output file 264/1389 Patching output file 265/1389 Patching output file 266/1389 Patching output file 267/1389 Patching output file 268/1389 Patching output file 269/1389 Patching output file 270/1389 Patching output file 271/1389 Patching output file 272/1389 Patching output file 273/1389 Patching output file 274/1389 Patching output file 275/1389 Patching output file 276/1389 Patching output file 277/1389 Patching output file 278/1389 Patching output file 279/1389 Patching output file 280/1389 Patching output file 281/1389 Patching output file 282/1389 Patching output file 283/1389 Patching output file 284/1389 Patching output file 285/1389 Patching output file 286/1389 Patching output file 287/1389 Patching output file 288/1389 Patching output file 289/1389 Patching output file 290/1389 Patching output file 291/1389 Patching output file 292/1389 Patching output file 293/1389 Patching output file 294/1389 Patching output file 295/1389 Patching output file 296/1389 Patching output file 297/1389 Patching output file 298/1389 Patching output file 299/1389 Patching output file 300/1389 Patching output file 301/1389 Patching output file 302/1389 Patching output file 303/1389 Patching output file 304/1389 Patching output file 305/1389 Patching output file 306/1389 Patching output file 307/1389 Patching output file 308/1389 Patching output file 309/1389 Patching output file 310/1389 Patching output file 311/1389 Patching output file 312/1389 Patching output file 313/1389 Patching output file 314/1389 Patching output file 315/1389 Patching output file 316/1389 Patching output file 317/1389 Patching output file 318/1389 Patching output file 319/1389 Patching output file 320/1389 Patching output file 321/1389 Patching output file 322/1389 Patching output file 323/1389 Patching output file 324/1389 Patching output file 325/1389 Patching output file 326/1389 Patching output file 327/1389 Patching output file 328/1389 Patching output file 329/1389 Patching output file 330/1389 Patching output file 331/1389 Patching output file 332/1389 Patching output file 333/1389 Patching output file 334/1389 Patching output file 335/1389 Patching output file 336/1389 Patching output file 337/1389 Patching output file 338/1389 Patching output file 339/1389 Patching output file 340/1389 Patching output file 341/1389 Patching output file 342/1389 Patching output file 343/1389 Patching output file 344/1389 Patching output file 345/1389 Patching output file 346/1389 Patching output file 347/1389 Patching output file 348/1389 Patching output file 349/1389 Patching output file 350/1389 Patching output file 351/1389 Patching output file 352/1389 Patching output file 353/1389 Patching output file 354/1389 Patching output file 355/1389 Patching output file 356/1389 Patching output file 357/1389 Patching output file 358/1389 Patching output file 359/1389 Patching output file 360/1389 Patching output file 361/1389 Patching output file 362/1389 Patching output file 363/1389 Patching output file 364/1389 Patching output file 365/1389 Patching output file 366/1389 Patching output file 367/1389 Patching output file 368/1389 Patching output file 369/1389 Patching output file 370/1389 Patching output file 371/1389 Patching output file 372/1389 Patching output file 373/1389 Patching output file 374/1389 Patching output file 375/1389 Patching output file 376/1389 Patching output file 377/1389 Patching output file 378/1389 Patching output file 379/1389 Patching output file 380/1389 Patching output file 381/1389 Patching output file 382/1389 Patching output file 383/1389 Patching output file 384/1389 Patching output file 385/1389 Patching output file 386/1389 Patching output file 387/1389 Patching output file 388/1389 Patching output file 389/1389 Patching output file 390/1389 Patching output file 391/1389 Patching output file 392/1389 Patching output file 393/1389 Patching output file 394/1389 Patching output file 395/1389 Patching output file 396/1389 Patching output file 397/1389 Patching output file 398/1389 Patching output file 399/1389 Patching output file 400/1389 Patching output file 401/1389 Patching output file 402/1389 Patching output file 403/1389 Patching output file 404/1389 Patching output file 405/1389 Patching output file 406/1389 Patching output file 407/1389 Patching output file 408/1389 Patching output file 409/1389 Patching output file 410/1389 Patching output file 411/1389 Patching output file 412/1389 Patching output file 413/1389 Patching output file 414/1389 Patching output file 415/1389 Patching output file 416/1389 Patching output file 417/1389 Patching output file 418/1389 Patching output file 419/1389 Patching output file 420/1389 Patching output file 421/1389 Patching output file 422/1389 Patching output file 423/1389 Patching output file 424/1389 Patching output file 425/1389 Patching output file 426/1389 Patching output file 427/1389 Patching output file 428/1389 Patching output file 429/1389 Patching output file 430/1389 Patching output file 431/1389 Patching output file 432/1389 Patching output file 433/1389 Patching output file 434/1389 Patching output file 435/1389 Patching output file 436/1389 Patching output file 437/1389 Patching output file 438/1389 Patching output file 439/1389 Patching output file 440/1389 Patching output file 441/1389 Patching output file 442/1389 Patching output file 443/1389 Patching output file 444/1389 Patching output file 445/1389 Patching output file 446/1389 Patching output file 447/1389 Patching output file 448/1389 Patching output file 449/1389 Patching output file 450/1389 Patching output file 451/1389 Patching output file 452/1389 Patching output file 453/1389 Patching output file 454/1389 Patching output file 455/1389 Patching output file 456/1389 Patching output file 457/1389 Patching output file 458/1389 Patching output file 459/1389 Patching output file 460/1389 Patching output file 461/1389 Patching output file 462/1389 Patching output file 463/1389 Patching output file 464/1389 Patching output file 465/1389 Patching output file 466/1389 Patching output file 467/1389 Patching output file 468/1389 Patching output file 469/1389 Patching output file 470/1389 Patching output file 471/1389 Patching output file 472/1389 Patching output file 473/1389 Patching output file 474/1389 Patching output file 475/1389 Patching output file 476/1389 Patching output file 477/1389 Patching output file 478/1389 Patching output file 479/1389 Patching output file 480/1389 Patching output file 481/1389 Patching output file 482/1389 Patching output file 483/1389 Patching output file 484/1389 Patching output file 485/1389 Patching output file 486/1389 Patching output file 487/1389 Patching output file 488/1389 Patching output file 489/1389 Patching output file 490/1389 Patching output file 491/1389 Patching output file 492/1389 Patching output file 493/1389 Patching output file 494/1389 Patching output file 495/1389 Patching output file 496/1389 Patching output file 497/1389 Patching output file 498/1389 Patching output file 499/1389 Patching output file 500/1389 Patching output file 501/1389 Patching output file 502/1389 Patching output file 503/1389 Patching output file 504/1389 Patching output file 505/1389 Patching output file 506/1389 Patching output file 507/1389 Patching output file 508/1389 Patching output file 509/1389 Patching output file 510/1389 Patching output file 511/1389 Patching output file 512/1389 Patching output file 513/1389 Patching output file 514/1389 Patching output file 515/1389 Patching output file 516/1389 Patching output file 517/1389 Patching output file 518/1389 Patching output file 519/1389 Patching output file 520/1389 Patching output file 521/1389 Patching output file 522/1389 Patching output file 523/1389 Patching output file 524/1389 Patching output file 525/1389 Patching output file 526/1389 Patching output file 527/1389 Patching output file 528/1389 Patching output file 529/1389 Patching output file 530/1389 Patching output file 531/1389 Patching output file 532/1389 Patching output file 533/1389 Patching output file 534/1389 Patching output file 535/1389 Patching output file 536/1389 Patching output file 537/1389 Patching output file 538/1389 Patching output file 539/1389 Patching output file 540/1389 Patching output file 541/1389 Patching output file 542/1389 Patching output file 543/1389 Patching output file 544/1389 Patching output file 545/1389 Patching output file 546/1389 Patching output file 547/1389 Patching output file 548/1389 Patching output file 549/1389 Patching output file 550/1389 Patching output file 551/1389 Patching output file 552/1389 Patching output file 553/1389 Patching output file 554/1389 Patching output file 555/1389 Patching output file 556/1389 Patching output file 557/1389 Patching output file 558/1389 Patching output file 559/1389 Patching output file 560/1389 Patching output file 561/1389 Patching output file 562/1389 Patching output file 563/1389 Patching output file 564/1389 Patching output file 565/1389 Patching output file 566/1389 Patching output file 567/1389 Patching output file 568/1389 Patching output file 569/1389 Patching output file 570/1389 Patching output file 571/1389 Patching output file 572/1389 Patching output file 573/1389 Patching output file 574/1389 Patching output file 575/1389 Patching output file 576/1389 Patching output file 577/1389 Patching output file 578/1389 Patching output file 579/1389 Patching output file 580/1389 Patching output file 581/1389 Patching output file 582/1389 Patching output file 583/1389 Patching output file 584/1389 Patching output file 585/1389 Patching output file 586/1389 Patching output file 587/1389 Patching output file 588/1389 Patching output file 589/1389 Patching output file 590/1389 Patching output file 591/1389 Patching output file 592/1389 Patching output file 593/1389 Patching output file 594/1389 Patching output file 595/1389 Patching output file 596/1389 Patching output file 597/1389 Patching output file 598/1389 Patching output file 599/1389 Patching output file 600/1389 Patching output file 601/1389 Patching output file 602/1389 Patching output file 603/1389 Patching output file 604/1389 Patching output file 605/1389 Patching output file 606/1389 Patching output file 607/1389 Patching output file 608/1389 Patching output file 609/1389 Patching output file 610/1389 Patching output file 611/1389 Patching output file 612/1389 Patching output file 613/1389 Patching output file 614/1389 Patching output file 615/1389 Patching output file 616/1389 Patching output file 617/1389 Patching output file 618/1389 Patching output file 619/1389 Patching output file 620/1389 Patching output file 621/1389 Patching output file 622/1389 Patching output file 623/1389 Patching output file 624/1389 Patching output file 625/1389 Patching output file 626/1389 Patching output file 627/1389 Patching output file 628/1389 Patching output file 629/1389 Patching output file 630/1389 Patching output file 631/1389 Patching output file 632/1389 Patching output file 633/1389 Patching output file 634/1389 Patching output file 635/1389 Patching output file 636/1389 Patching output file 637/1389 Patching output file 638/1389 Patching output file 639/1389 Patching output file 640/1389 Patching output file 641/1389 Patching output file 642/1389 Patching output file 643/1389 Patching output file 644/1389 Patching output file 645/1389 Patching output file 646/1389 Patching output file 647/1389 Patching output file 648/1389 Patching output file 649/1389 Patching output file 650/1389 Patching output file 651/1389 Patching output file 652/1389 Patching output file 653/1389 Patching output file 654/1389 Patching output file 655/1389 Patching output file 656/1389 Patching output file 657/1389 Patching output file 658/1389 Patching output file 659/1389 Patching output file 660/1389 Patching output file 661/1389 Patching output file 662/1389 Patching output file 663/1389 Patching output file 664/1389 Patching output file 665/1389 Patching output file 666/1389 Patching output file 667/1389 Patching output file 668/1389 Patching output file 669/1389 Patching output file 670/1389 Patching output file 671/1389 Patching output file 672/1389 Patching output file 673/1389 Patching output file 674/1389 Patching output file 675/1389 Patching output file 676/1389 Patching output file 677/1389 Patching output file 678/1389 Patching output file 679/1389 Patching output file 680/1389 Patching output file 681/1389 Patching output file 682/1389 Patching output file 683/1389 Patching output file 684/1389 Patching output file 685/1389 Patching output file 686/1389 Patching output file 687/1389 Patching output file 688/1389 Patching output file 689/1389 Patching output file 690/1389 Patching output file 691/1389 Patching output file 692/1389 Patching output file 693/1389 Patching output file 694/1389 Patching output file 695/1389 Patching output file 696/1389 Patching output file 697/1389 Patching output file 698/1389 Patching output file 699/1389 Patching output file 700/1389 Patching output file 701/1389 Patching output file 702/1389 Patching output file 703/1389 Patching output file 704/1389 Patching output file 705/1389 Patching output file 706/1389 Patching output file 707/1389 Patching output file 708/1389 Patching output file 709/1389 Patching output file 710/1389 Patching output file 711/1389 Patching output file 712/1389 Patching output file 713/1389 Patching output file 714/1389 Patching output file 715/1389 Patching output file 716/1389 Patching output file 717/1389 Patching output file 718/1389 Patching output file 719/1389 Patching output file 720/1389 Patching output file 721/1389 Patching output file 722/1389 Patching output file 723/1389 Patching output file 724/1389 Patching output file 725/1389 Patching output file 726/1389 Patching output file 727/1389 Patching output file 728/1389 Patching output file 729/1389 Patching output file 730/1389 Patching output file 731/1389 Patching output file 732/1389 Patching output file 733/1389 Patching output file 734/1389 Patching output file 735/1389 Patching output file 736/1389 Patching output file 737/1389 Patching output file 738/1389 Patching output file 739/1389 Patching output file 740/1389 Patching output file 741/1389 Patching output file 742/1389 Patching output file 743/1389 Patching output file 744/1389 Patching output file 745/1389 Patching output file 746/1389 Patching output file 747/1389 Patching output file 748/1389 Patching output file 749/1389 Patching output file 750/1389 Patching output file 751/1389 Patching output file 752/1389 Patching output file 753/1389 Patching output file 754/1389 Patching output file 755/1389 Patching output file 756/1389 Patching output file 757/1389 Patching output file 758/1389 Patching output file 759/1389 Patching output file 760/1389 Patching output file 761/1389 Patching output file 762/1389 Patching output file 763/1389 Patching output file 764/1389 Patching output file 765/1389 Patching output file 766/1389 Patching output file 767/1389 Patching output file 768/1389 Patching output file 769/1389 Patching output file 770/1389 Patching output file 771/1389 Patching output file 772/1389 Patching output file 773/1389 Patching output file 774/1389 Patching output file 775/1389 Patching output file 776/1389 Patching output file 777/1389 Patching output file 778/1389 Patching output file 779/1389 Patching output file 780/1389 Patching output file 781/1389 Patching output file 782/1389 Patching output file 783/1389 Patching output file 784/1389 Patching output file 785/1389 Patching output file 786/1389 Patching output file 787/1389 Patching output file 788/1389 Patching output file 789/1389 Patching output file 790/1389 Patching output file 791/1389 Patching output file 792/1389 Patching output file 793/1389 Patching output file 794/1389 Patching output file 795/1389 Patching output file 796/1389 Patching output file 797/1389 Patching output file 798/1389 Patching output file 799/1389 Patching output file 800/1389 Patching output file 801/1389 Patching output file 802/1389 Patching output file 803/1389 Patching output file 804/1389 Patching output file 805/1389 Patching output file 806/1389 Patching output file 807/1389 Patching output file 808/1389 Patching output file 809/1389 Patching output file 810/1389 Patching output file 811/1389 Patching output file 812/1389 Patching output file 813/1389 Patching output file 814/1389 Patching output file 815/1389 Patching output file 816/1389 Patching output file 817/1389 Patching output file 818/1389 Patching output file 819/1389 Patching output file 820/1389 Patching output file 821/1389 Patching output file 822/1389 Patching output file 823/1389 Patching output file 824/1389 Patching output file 825/1389 Patching output file 826/1389 Patching output file 827/1389 Patching output file 828/1389 Patching output file 829/1389 Patching output file 830/1389 Patching output file 831/1389 Patching output file 832/1389 Patching output file 833/1389 Patching output file 834/1389 Patching output file 835/1389 Patching output file 836/1389 Patching output file 837/1389 Patching output file 838/1389 Patching output file 839/1389 Patching output file 840/1389 Patching output file 841/1389 Patching output file 842/1389 Patching output file 843/1389 Patching output file 844/1389 Patching output file 845/1389 Patching output file 846/1389 Patching output file 847/1389 Patching output file 848/1389 Patching output file 849/1389 Patching output file 850/1389 Patching output file 851/1389 Patching output file 852/1389 Patching output file 853/1389 Patching output file 854/1389 Patching output file 855/1389 Patching output file 856/1389 Patching output file 857/1389 Patching output file 858/1389 Patching output file 859/1389 Patching output file 860/1389 Patching output file 861/1389 Patching output file 862/1389 Patching output file 863/1389 Patching output file 864/1389 Patching output file 865/1389 Patching output file 866/1389 Patching output file 867/1389 Patching output file 868/1389 Patching output file 869/1389 Patching output file 870/1389 Patching output file 871/1389 Patching output file 872/1389 Patching output file 873/1389 Patching output file 874/1389 Patching output file 875/1389 Patching output file 876/1389 Patching output file 877/1389 Patching output file 878/1389 Patching output file 879/1389 Patching output file 880/1389 Patching output file 881/1389 Patching output file 882/1389 Patching output file 883/1389 Patching output file 884/1389 Patching output file 885/1389 Patching output file 886/1389 Patching output file 887/1389 Patching output file 888/1389 Patching output file 889/1389 Patching output file 890/1389 Patching output file 891/1389 Patching output file 892/1389 Patching output file 893/1389 Patching output file 894/1389 Patching output file 895/1389 Patching output file 896/1389 Patching output file 897/1389 Patching output file 898/1389 Patching output file 899/1389 Patching output file 900/1389 Patching output file 901/1389 Patching output file 902/1389 Patching output file 903/1389 Patching output file 904/1389 Patching output file 905/1389 Patching output file 906/1389 Patching output file 907/1389 Patching output file 908/1389 Patching output file 909/1389 Patching output file 910/1389 Patching output file 911/1389 Patching output file 912/1389 Patching output file 913/1389 Patching output file 914/1389 Patching output file 915/1389 Patching output file 916/1389 Patching output file 917/1389 Patching output file 918/1389 Patching output file 919/1389 Patching output file 920/1389 Patching output file 921/1389 Patching output file 922/1389 Patching output file 923/1389 Patching output file 924/1389 Patching output file 925/1389 Patching output file 926/1389 Patching output file 927/1389 Patching output file 928/1389 Patching output file 929/1389 Patching output file 930/1389 Patching output file 931/1389 Patching output file 932/1389 Patching output file 933/1389 Patching output file 934/1389 Patching output file 935/1389 Patching output file 936/1389 Patching output file 937/1389 Patching output file 938/1389 Patching output file 939/1389 Patching output file 940/1389 Patching output file 941/1389 Patching output file 942/1389 Patching output file 943/1389 Patching output file 944/1389 Patching output file 945/1389 Patching output file 946/1389 Patching output file 947/1389 Patching output file 948/1389 Patching output file 949/1389 Patching output file 950/1389 Patching output file 951/1389 Patching output file 952/1389 Patching output file 953/1389 Patching output file 954/1389 Patching output file 955/1389 Patching output file 956/1389 Patching output file 957/1389 Patching output file 958/1389 Patching output file 959/1389 Patching output file 960/1389 Patching output file 961/1389 Patching output file 962/1389 Patching output file 963/1389 Patching output file 964/1389 Patching output file 965/1389 Patching output file 966/1389 Patching output file 967/1389 Patching output file 968/1389 Patching output file 969/1389 Patching output file 970/1389 Patching output file 971/1389 Patching output file 972/1389 Patching output file 973/1389 Patching output file 974/1389 Patching output file 975/1389 Patching output file 976/1389 Patching output file 977/1389 Patching output file 978/1389 Patching output file 979/1389 Patching output file 980/1389 Patching output file 981/1389 Patching output file 982/1389 Patching output file 983/1389 Patching output file 984/1389 Patching output file 985/1389 Patching output file 986/1389 Patching output file 987/1389 Patching output file 988/1389 Patching output file 989/1389 Patching output file 990/1389 Patching output file 991/1389 Patching output file 992/1389 Patching output file 993/1389 Patching output file 994/1389 Patching output file 995/1389 Patching output file 996/1389 Patching output file 997/1389 Patching output file 998/1389 Patching output file 999/1389 Patching output file 1000/1389 Patching output file 1001/1389 Patching output file 1002/1389 Patching output file 1003/1389 Patching output file 1004/1389 Patching output file 1005/1389 Patching output file 1006/1389 Patching output file 1007/1389 Patching output file 1008/1389 Patching output file 1009/1389 Patching output file 1010/1389 Patching output file 1011/1389 Patching output file 1012/1389 Patching output file 1013/1389 Patching output file 1014/1389 Patching output file 1015/1389 Patching output file 1016/1389 Patching output file 1017/1389 Patching output file 1018/1389 Patching output file 1019/1389 Patching output file 1020/1389 Patching output file 1021/1389 Patching output file 1022/1389 Patching output file 1023/1389 Patching output file 1024/1389 Patching output file 1025/1389 Patching output file 1026/1389 Patching output file 1027/1389 Patching output file 1028/1389 Patching output file 1029/1389 Patching output file 1030/1389 Patching output file 1031/1389 Patching output file 1032/1389 Patching output file 1033/1389 Patching output file 1034/1389 Patching output file 1035/1389 Patching output file 1036/1389 Patching output file 1037/1389 Patching output file 1038/1389 Patching output file 1039/1389 Patching output file 1040/1389 Patching output file 1041/1389 Patching output file 1042/1389 Patching output file 1043/1389 Patching output file 1044/1389 Patching output file 1045/1389 Patching output file 1046/1389 Patching output file 1047/1389 Patching output file 1048/1389 Patching output file 1049/1389 Patching output file 1050/1389 Patching output file 1051/1389 Patching output file 1052/1389 Patching output file 1053/1389 Patching output file 1054/1389 Patching output file 1055/1389 Patching output file 1056/1389 Patching output file 1057/1389 Patching output file 1058/1389 Patching output file 1059/1389 Patching output file 1060/1389 Patching output file 1061/1389 Patching output file 1062/1389 Patching output file 1063/1389 Patching output file 1064/1389 Patching output file 1065/1389 Patching output file 1066/1389 Patching output file 1067/1389 Patching output file 1068/1389 Patching output file 1069/1389 Patching output file 1070/1389 Patching output file 1071/1389 Patching output file 1072/1389 Patching output file 1073/1389 Patching output file 1074/1389 Patching output file 1075/1389 Patching output file 1076/1389 Patching output file 1077/1389 Patching output file 1078/1389 Patching output file 1079/1389 Patching output file 1080/1389 Patching output file 1081/1389 Patching output file 1082/1389 Patching output file 1083/1389 Patching output file 1084/1389 Patching output file 1085/1389 Patching output file 1086/1389 Patching output file 1087/1389 Patching output file 1088/1389 Patching output file 1089/1389 Patching output file 1090/1389 Patching output file 1091/1389 Patching output file 1092/1389 Patching output file 1093/1389 Patching output file 1094/1389 Patching output file 1095/1389 Patching output file 1096/1389 Patching output file 1097/1389 Patching output file 1098/1389 Patching output file 1099/1389 Patching output file 1100/1389 Patching output file 1101/1389 Patching output file 1102/1389 Patching output file 1103/1389 Patching output file 1104/1389 Patching output file 1105/1389 Patching output file 1106/1389 Patching output file 1107/1389 Patching output file 1108/1389 Patching output file 1109/1389 Patching output file 1110/1389 Patching output file 1111/1389 Patching output file 1112/1389 Patching output file 1113/1389 Patching output file 1114/1389 Patching output file 1115/1389 Patching output file 1116/1389 Patching output file 1117/1389 Patching output file 1118/1389 Patching output file 1119/1389 Patching output file 1120/1389 Patching output file 1121/1389 Patching output file 1122/1389 Patching output file 1123/1389 Patching output file 1124/1389 Patching output file 1125/1389 Patching output file 1126/1389 Patching output file 1127/1389 Patching output file 1128/1389 Patching output file 1129/1389 Patching output file 1130/1389 Patching output file 1131/1389 Patching output file 1132/1389 Patching output file 1133/1389 Patching output file 1134/1389 Patching output file 1135/1389 Patching output file 1136/1389 Patching output file 1137/1389 Patching output file 1138/1389 Patching output file 1139/1389 Patching output file 1140/1389 Patching output file 1141/1389 Patching output file 1142/1389 Patching output file 1143/1389 Patching output file 1144/1389 Patching output file 1145/1389 Patching output file 1146/1389 Patching output file 1147/1389 Patching output file 1148/1389 Patching output file 1149/1389 Patching output file 1150/1389 Patching output file 1151/1389 Patching output file 1152/1389 Patching output file 1153/1389 Patching output file 1154/1389 Patching output file 1155/1389 Patching output file 1156/1389 Patching output file 1157/1389 Patching output file 1158/1389 Patching output file 1159/1389 Patching output file 1160/1389 Patching output file 1161/1389 Patching output file 1162/1389 Patching output file 1163/1389 Patching output file 1164/1389 Patching output file 1165/1389 Patching output file 1166/1389 Patching output file 1167/1389 Patching output file 1168/1389 Patching output file 1169/1389 Patching output file 1170/1389 Patching output file 1171/1389 Patching output file 1172/1389 Patching output file 1173/1389 Patching output file 1174/1389 Patching output file 1175/1389 Patching output file 1176/1389 Patching output file 1177/1389 Patching output file 1178/1389 Patching output file 1179/1389 Patching output file 1180/1389 Patching output file 1181/1389 Patching output file 1182/1389 Patching output file 1183/1389 Patching output file 1184/1389 Patching output file 1185/1389 Patching output file 1186/1389 Patching output file 1187/1389 Patching output file 1188/1389 Patching output file 1189/1389 Patching output file 1190/1389 Patching output file 1191/1389 Patching output file 1192/1389 Patching output file 1193/1389 Patching output file 1194/1389 Patching output file 1195/1389 Patching output file 1196/1389 Patching output file 1197/1389 Patching output file 1198/1389 Patching output file 1199/1389 Patching output file 1200/1389 Patching output file 1201/1389 Patching output file 1202/1389 Patching output file 1203/1389 Patching output file 1204/1389 Patching output file 1205/1389 Patching output file 1206/1389 Patching output file 1207/1389 Patching output file 1208/1389 Patching output file 1209/1389 Patching output file 1210/1389 Patching output file 1211/1389 Patching output file 1212/1389 Patching output file 1213/1389 Patching output file 1214/1389 Patching output file 1215/1389 Patching output file 1216/1389 Patching output file 1217/1389 Patching output file 1218/1389 Patching output file 1219/1389 Patching output file 1220/1389 Patching output file 1221/1389 Patching output file 1222/1389 Patching output file 1223/1389 Patching output file 1224/1389 Patching output file 1225/1389 Patching output file 1226/1389 Patching output file 1227/1389 Patching output file 1228/1389 Patching output file 1229/1389 Patching output file 1230/1389 Patching output file 1231/1389 Patching output file 1232/1389 Patching output file 1233/1389 Patching output file 1234/1389 Patching output file 1235/1389 Patching output file 1236/1389 Patching output file 1237/1389 Patching output file 1238/1389 Patching output file 1239/1389 Patching output file 1240/1389 Patching output file 1241/1389 Patching output file 1242/1389 Patching output file 1243/1389 Patching output file 1244/1389 Patching output file 1245/1389 Patching output file 1246/1389 Patching output file 1247/1389 Patching output file 1248/1389 Patching output file 1249/1389 Patching output file 1250/1389 Patching output file 1251/1389 Patching output file 1252/1389 Patching output file 1253/1389 Patching output file 1254/1389 Patching output file 1255/1389 Patching output file 1256/1389 Patching output file 1257/1389 Patching output file 1258/1389 Patching output file 1259/1389 Patching output file 1260/1389 Patching output file 1261/1389 Patching output file 1262/1389 Patching output file 1263/1389 Patching output file 1264/1389 Patching output file 1265/1389 Patching output file 1266/1389 Patching output file 1267/1389 Patching output file 1268/1389 Patching output file 1269/1389 Patching output file 1270/1389 Patching output file 1271/1389 Patching output file 1272/1389 Patching output file 1273/1389 Patching output file 1274/1389 Patching output file 1275/1389 Patching output file 1276/1389 Patching output file 1277/1389 Patching output file 1278/1389 Patching output file 1279/1389 Patching output file 1280/1389 Patching output file 1281/1389 Patching output file 1282/1389 Patching output file 1283/1389 Patching output file 1284/1389 Patching output file 1285/1389 Patching output file 1286/1389 Patching output file 1287/1389 Patching output file 1288/1389 Patching output file 1289/1389 Patching output file 1290/1389 Patching output file 1291/1389 Patching output file 1292/1389 Patching output file 1293/1389 Patching output file 1294/1389 Patching output file 1295/1389 Patching output file 1296/1389 Patching output file 1297/1389 Patching output file 1298/1389 Patching output file 1299/1389 Patching output file 1300/1389 Patching output file 1301/1389 Patching output file 1302/1389 Patching output file 1303/1389 Patching output file 1304/1389 Patching output file 1305/1389 Patching output file 1306/1389 Patching output file 1307/1389 Patching output file 1308/1389 Patching output file 1309/1389 Patching output file 1310/1389 Patching output file 1311/1389 Patching output file 1312/1389 Patching output file 1313/1389 Patching output file 1314/1389 Patching output file 1315/1389 Patching output file 1316/1389 Patching output file 1317/1389 Patching output file 1318/1389 Patching output file 1319/1389 Patching output file 1320/1389 Patching output file 1321/1389 Patching output file 1322/1389 Patching output file 1323/1389 Patching output file 1324/1389 Patching output file 1325/1389 Patching output file 1326/1389 Patching output file 1327/1389 Patching output file 1328/1389 Patching output file 1329/1389 Patching output file 1330/1389 Patching output file 1331/1389 Patching output file 1332/1389 Patching output file 1333/1389 Patching output file 1334/1389 Patching output file 1335/1389 Patching output file 1336/1389 Patching output file 1337/1389 Patching output file 1338/1389 Patching output file 1339/1389 Patching output file 1340/1389 Patching output file 1341/1389 Patching output file 1342/1389 Patching output file 1343/1389 Patching output file 1344/1389 Patching output file 1345/1389 Patching output file 1346/1389 Patching output file 1347/1389 Patching output file 1348/1389 Patching output file 1349/1389 Patching output file 1350/1389 Patching output file 1351/1389 Patching output file 1352/1389 Patching output file 1353/1389 Patching output file 1354/1389 Patching output file 1355/1389 Patching output file 1356/1389 Patching output file 1357/1389 Patching output file 1358/1389 Patching output file 1359/1389 Patching output file 1360/1389 Patching output file 1361/1389 Patching output file 1362/1389 Patching output file 1363/1389 Patching output file 1364/1389 Patching output file 1365/1389 Patching output file 1366/1389 Patching output file 1367/1389 Patching output file 1368/1389 Patching output file 1369/1389 Patching output file 1370/1389 Patching output file 1371/1389 Patching output file 1372/1389 Patching output file 1373/1389 Patching output file 1374/1389 Patching output file 1375/1389 Patching output file 1376/1389 Patching output file 1377/1389 Patching output file 1378/1389 Patching output file 1379/1389 Patching output file 1380/1389 Patching output file 1381/1389 Patching output file 1382/1389 Patching output file 1383/1389 Patching output file 1384/1389 Patching output file 1385/1389 Patching output file 1386/1389 Patching output file 1387/1389 Patching output file 1388/1389 Patching output file 1389/1389 lookup cache used 38939/65536 hits=174106 misses=40967 finished... make: Entering directory `/builddir/build/BUILD/xrootd-5.3.0/bindings/python/docs' sphinx-build -b html -d build/doctrees source build/html + export LD_LIBRARY_PATH=/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src + LD_LIBRARY_PATH=/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl:/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src ++ cd armv7hl-redhat-linux-gnueabi/bindings/python/build/lib.linux-armv7l-2.7 ++ pwd + export PYTHONPATH=/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/build/lib.linux-armv7l-2.7 + PYTHONPATH=/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python/build/lib.linux-armv7l-2.7 + make -C bindings/python/docs html Making output directory... Running Sphinx v1.1.3 loading pickled environment... not yet created loading intersphinx inventory from http://docs.python.org/objects.inv... 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 looking for now-outdated files... 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 writing additional files... (4 module code pages) _modules/index genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in build/html. make: Leaving directory `/builddir/build/BUILD/xrootd-5.3.0/bindings/python/docs' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.78B3Xk + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm ++ dirname /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm + cd xrootd-5.3.0 + DESTDIR=/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm + /usr/bin/cmake3 --install armv7hl-redhat-linux-gnueabi -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/cmake/XRootDConfig.cmake -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdUtils.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdUtils.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdUtils.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdUtils.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAppUtils.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAppUtils.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAppUtils.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAppUtils.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClProxyPlugin-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClProxyPlugin-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdacctest -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdacctest" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdadler32 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdadler32" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cconfig -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cconfig" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/mpxstats -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/mpxstats" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/wait41 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/wait41" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdmapc -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdmapc" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpinls -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdadler32.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/mpxstats.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCrypto.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCrypto.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCrypto.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCrypto.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptoLite.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptoLite.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptoLite.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptoLite.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptossl-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptossl-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSec-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSec-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecpwd-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecpwd-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecsss-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecsss-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecunix-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecunix-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecProt-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecProt-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdsssadmin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdsssadmin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpwdadmin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpwdadmin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/xrdsssadmin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/xrdpwdadmin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXml.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXml.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXml.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXml.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdVersion.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XProtocol/XProtocol.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XProtocol/XPtypes.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdJob.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdLink.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdLinkMatch.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdProtocol.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdScheduler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/Xrd/XrdTcpMonPin.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNet.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetAddr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetAddrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetCmsNotify.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetConnect.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetOpts.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetSockAddr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdNet/XrdNetSocket.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucCRC.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucCacheCM.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucCacheStats.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucCallBack.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucChain.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucDLlist.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucErrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucGMap.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucHash.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucHash.icc -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucIOVec.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucLock.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucName2Name.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucPinPath.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucPinObject.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucRash.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucRash.icc -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucSFVec.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucStream.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucString.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucTList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucTable.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucTokenizer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucTrace.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOuca2x.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucEnum.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOuc/XrdOucCompiler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSec/XrdSecAttr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSec/XrdSecEntity.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSec/XrdSecEntityAttr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSec/XrdSecEntityPin.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSec/XrdSecInterface.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysAtomics.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysError.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysFD.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysHeaders.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysLogger.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysLogPI.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysPageSize.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysPlatform.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysPlugin.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysPthread.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysSemWait.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysTimer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysXAttr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSys/XrdSysXSLock.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXml/XrdXmlReader.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXrootd/XrdXrootdMonData.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXrootd/XrdXrootdGStream.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXrootd/XrdXrootdBridge.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdHttp/XrdHttpSecXtractor.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdAcc/XrdAccAuthorize.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdAcc/XrdAccPrivs.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCks.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCksAssist.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCksCalc.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCksData.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCksManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCks/XrdCksWrapper.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCms/XrdCmsClient.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCms/XrdCmsPerfMon.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCms/XrdCmsVnId.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPfc/XrdPfcDecision.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOfs/XrdOfsFSctl_PI.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOfs/XrdOfsPrepare.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOss/XrdOss.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOss/XrdOssVS.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOss/XrdOssDefaultSS.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOss/XrdOssStatInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdOss/XrdOssWrapper.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosix.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixCache.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixCallBack.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixExtern.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixOsDep.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixXrootd.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdPosix/XrdPosixXrootdPath.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsAio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsDio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsXio.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsFlags.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsGPFile.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdSfs/XrdSfsInterface.hh -- Up-to-date: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXrootd/XrdXrootdMonData.hh -- Up-to-date: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdXrootd/XrdXrootdBridge.hh -- Up-to-date: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdHttp/XrdHttpSecXtractor.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/Xrd/XrdPoll.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdNet/XrdNetPeer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdNet/XrdNetBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdNet/XrdNetIF.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSecsss/XrdSecsssID.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSys/XrdSysPriv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOuc/XrdOucExport.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOuc/XrdOucPList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOuc/XrdOucN2NLoader.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipCDFH.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipEOCD.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipExtra.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipLFH.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipZIP64EOCD.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdZip/XrdZipZIP64EOCDL.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdHttp/XrdHttpExtHandler.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOfs/XrdOfs.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOfs/XrdOfsEvr.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOfs/XrdOfsHandle.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOfs/XrdOfsTrace.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOfs/XrdOfsTPCInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiAtomics.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiCluster.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiEntity.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiErrInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiLogger.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiProvider.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiRequest.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiRespInfo.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiResponder.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiResource.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiService.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSsi/XrdSsiStream.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOss/XrdOssApi.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOss/XrdOssConfig.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdOss/XrdOssError.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoX509.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoX509Chain.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoAux.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptosslAux.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoX509Crl.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoX509Req.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptoRSA.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCrypto/XrdCryptosslgsiAux.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSut/XrdSutAux.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdSut/XrdSutBucket.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdVoms/XrdVoms.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsi-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsi-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiAUTHZVO-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiAUTHZVO-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiGMAPDN-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiGMAPDN-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsiproxy -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsiproxy" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsitest -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsitest" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdgsiproxy.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdgsitest.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSeckrb5-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSeckrb5-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdServer.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdServer.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdServer.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdServer.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXrootd-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXrootd-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cmsd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cmsd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/cmsd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/xrootd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_admin -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_admin" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_purged -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_purged" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfrd -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfrd" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfragent -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfragent" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/frm_admin.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/frm_purged.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/frm_xfrd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/frm_xfragent.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosix.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosix.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosix.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosix.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosixPreload.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosixPreload.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosixPreload.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosixPreload.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdFfs.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdFfs.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdFfs.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdFfs.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootdfs -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootdfs" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrootdfs.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPss-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPss-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBwm-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBwm-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssSIgpfsT-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssSIgpfsT-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCksCalczcrc32-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCksCalczcrc32-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdThrottle-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdThrottle-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdN2No2p-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdN2No2p-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCmsRedirectLocal-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCmsRedirectLocal-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLib.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLib.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLib.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLib.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiShMap.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiShMap.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiShMap.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiShMap.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsi-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsi-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLog-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLog-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPfc-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPfc-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBlacklistDecision-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBlacklistDecision-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpfc_print -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpfc_print" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man8/xrdpfc_print.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssCsi-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssCsi-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpUtils.so.2.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpUtils.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpUtils.so.2.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpUtils.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttp-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttp-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpTPC-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpTPC-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdMacaroons-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdMacaroons-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdVoms-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdVoms-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/libXrdVoms.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAccSciTokens-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAccSciTokens-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecztn-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecztn-5.so" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/XrdCmsNotify.pm -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/netchk -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/XrdOlbMonPerf -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/cms_monPerf -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/libXrdSecgsiVOMS.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/libXrdVoms.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdadler32.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdgsiproxy.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdgsitest.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrootdfs.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/cmsd.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/frm_admin.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/frm_purged.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/frm_xfragent.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/frm_xfrd.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/mpxstats.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/xrdpfc_print.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/xrdpwdadmin.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/xrdsssadmin.8 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man8/xrootd.8 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCl.so.3.0.0 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCl.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCl.so.3.0.0" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCl.so -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdfs -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdfs" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdcp -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdcp" to "" -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClAnyObject.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClBuffer.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClConstants.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClCopyProcess.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClDefaultEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClEnv.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClFile.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClFileSystem.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClFileSystemUtils.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClMonitor.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClStatus.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClURL.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClXRootDResponses.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClOptional.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClPlugInInterface.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClPlugInManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClPropertyList.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/XrdCl/XrdClLog.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClMessage.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClPostMaster.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClPostMasterInterfaces.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClTransportManager.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClResponseJob.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClZipArchive.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClZipCache.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClOperations.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClOperationHandlers.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClArg.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClCtx.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClFwd.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClParallelOperation.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClFileOperations.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClFileSystemOperations.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/include/xrootd/private/XrdCl/XrdClZipOperations.hh -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdfs.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdcp.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/man/man1/xrdmapc.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdfs.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdcp.1 -- Processing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/share/man/man1/xrdmapc.1 -- Installing: /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClHttp-5.so -- Set runtime path of "/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClHttp-5.so" to "" XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running install running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/pyxrootd copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/__init__.py -> build/lib.linux-armv7l-2.7/pyxrootd creating build/lib.linux-armv7l-2.7/XRootD copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/__init__.py -> build/lib.linux-armv7l-2.7/XRootD creating build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/utils.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/url.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/file.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/glob_funcs.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/finalize.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/filesystem.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/flags.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/_version.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/__init__.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/env.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/copyprocess.py -> build/lib.linux-armv7l-2.7/XRootD/client copying /builddir/build/BUILD/xrootd-5.3.0/bindings/python/libs/client/responses.py -> build/lib.linux-armv7l-2.7/XRootD/client running build_ext building 'pyxrootd.client' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/builddir creating build/temp.linux-armv7l-2.7/builddir/build creating build/temp.linux-armv7l-2.7/builddir/build/BUILD creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0 creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python creating build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o -g /usr/bin/cc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv --std=c++0x -fPIC -I/builddir/build/BUILD/xrootd-5.3.0/src -I/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -I/usr/include/python2.7 -c /builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.cc -o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -g /usr/bin/c++ -pthread -shared -Wl,-z,relro -Wl,-rpath,$ORIGIN/../../.. build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDURL.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProcess.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDModule.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDCopyProgressHandler.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFileSystem.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/Utils.o build/temp.linux-armv7l-2.7/builddir/build/BUILD/xrootd-5.3.0/bindings/python/src/PyXRootDFile.o -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src -L/builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src/XrdCl -L/usr/lib -lXrdCl -lXrdUtils -ldl -lpython2.7 -o build/lib.linux-armv7l-2.7/pyxrootd/client.so running install_lib creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7/site-packages/pyxrootd copying build/lib.linux-armv7l-2.7/pyxrootd/client.so -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/pyxrootd copying build/lib.linux-armv7l-2.7/pyxrootd/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/pyxrootd creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7/site-packages/XRootD creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/utils.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/url.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/file.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/glob_funcs.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/finalize.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/filesystem.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/flags.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/_version.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/env.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/copyprocess.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/client/responses.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client copying build/lib.linux-armv7l-2.7/XRootD/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/pyxrootd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/file.py to file.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/glob_funcs.py to glob_funcs.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/finalize.py to finalize.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/filesystem.py to filesystem.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/flags.py to flags.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/copyprocess.py to copyprocess.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/client/responses.py to responses.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/XRootD/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm//usr/lib/python2.7/site-packages/xrootd-v5.3.0-py2.7.egg-info writing list of installed files to 'PYTHON_INSTALLED' + rm -f /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCephPosix.so ~/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/bindings/python ~/build/BUILD/xrootd-5.3.0 + pushd armv7hl-redhat-linux-gnueabi/bindings/python + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running install running install_lib creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/pyxrootd copying build/lib.linux-armv7l-3.6/pyxrootd/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/pyxrootd copying build/lib.linux-armv7l-3.6/pyxrootd/client.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/pyxrootd creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/utils.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/url.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/file.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/glob_funcs.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/finalize.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/filesystem.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/flags.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/_version.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/env.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/copyprocess.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/client/responses.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client copying build/lib.linux-armv7l-3.6/XRootD/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/pyxrootd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/glob_funcs.py to glob_funcs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/finalize.py to finalize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/filesystem.py to filesystem.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/flags.py to flags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/copyprocess.py to copyprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/client/responses.py to responses.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/XRootD/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp8f072iku.py' /usr/bin/python3 /tmp/tmp8f072iku.py removing /tmp/tmp8f072iku.py running install_egg_info Writing /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/xrootd-v5.3.0-py3.6.egg-info + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm XRootD library dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src XRootD src include dir: /builddir/build/BUILD/xrootd-5.3.0/src XRootD bin include dir: /builddir/build/BUILD/xrootd-5.3.0/armv7hl-redhat-linux-gnueabi/src Version: v5.3.0 running install running install_lib creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4 creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/pyxrootd copying build/lib.linux-armv7l-3.4/pyxrootd/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/pyxrootd copying build/lib.linux-armv7l-3.4/pyxrootd/client.cpython-34m.so -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/pyxrootd creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD creating /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/utils.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/url.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/file.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/glob_funcs.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/finalize.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/filesystem.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/flags.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/_version.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/env.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/copyprocess.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/client/responses.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client copying build/lib.linux-armv7l-3.4/XRootD/__init__.py -> /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/pyxrootd/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/utils.py to utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/url.py to url.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/file.py to file.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/glob_funcs.py to glob_funcs.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/finalize.py to finalize.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/filesystem.py to filesystem.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/flags.py to flags.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/_version.py to _version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/env.py to env.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/copyprocess.py to copyprocess.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/client/responses.py to responses.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/XRootD/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmpsgi2byqh.py' /usr/bin/python3.4 -O /tmp/tmpsgi2byqh.py removing /tmp/tmpsgi2byqh.py running install_egg_info Writing /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/xrootd-v5.3.0-py3.4.egg-info ~/build/BUILD/xrootd-5.3.0 + popd + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/xrootd@.service /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/xrootd@.socket /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/xrdhttp@.socket /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/cmsd@.service /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/frm_xfrd@.service /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + install -m 644 packaging/common/frm_purged@.service /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/tmpfiles.d + install -m 644 packaging/rhel/xrootd.tmpfiles /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/tmpfiles.d/xrootd.conf + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd + install -m 644 -p packaging/common/xrootd-clustered.cfg /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/xrootd-clustered.cfg + install -m 644 -p packaging/common/xrootd-standalone.cfg /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/xrootd-standalone.cfg + install -m 644 -p packaging/common/xrootd-filecache-clustered.cfg /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/xrootd-filecache-clustered.cfg + install -m 644 -p packaging/common/xrootd-filecache-standalone.cfg /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/xrootd-filecache-standalone.cfg + sed 's!/usr/lib64/!!' packaging/common/xrootd-http.cfg + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/client.plugins.d + install -m 644 -p packaging/common/client.conf /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/client.conf + sed 's!/usr/lib/!!' packaging/common/client-plugin.conf.example + sed 's!/usr/local/lib/!!' src/XrdClHttp/config/http.client.conf.example + chmod 644 /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/XrdCmsNotify.pm + sed 's!/usr/bin/env perl!/usr/bin/perl!' -i /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/netchk /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/XrdCmsNotify.pm /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/xrootd/utils/XrdOlbMonPerf + sed 's!/usr/bin/env bash!/bin/bash!' -i /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootd-config + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/xrootd/config.d + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/var/log/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/var/spool/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/logrotate.d + install -m 644 -p packaging/common/xrootd.logrotate /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/etc/logrotate.d/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/selinux/packages/xrootd + install -m 644 -p packaging/common/xrootd.pp /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/selinux/packages/xrootd + mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-5.3.0 + cp -pr doxydoc/html /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-5.3.0 + cp -pr bindings/python/docs/build/html /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-5.3.0/python + rm /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-5.3.0/python/.buildinfo + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xrootd-5.3.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsitest extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdfs extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdsssadmin extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpwdadmin extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdadler32 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpinls extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdmapc extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/mpxstats extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootd extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfrd extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_admin extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cconfig extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/cmsd extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdpfc_print extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/wait41 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrootdfs extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_xfragent *** WARNING: identical binaries are copied, not linked: /usr/bin/frm_xfragent and /usr/bin/frm_xfrd extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdacctest extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdgsiproxy extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/frm_purged extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/bin/xrdcp extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssCsi-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdServer.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBlacklistDecision-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecpwd-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPss-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecunix-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCrypto.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSeckrb5-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiShMap.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCksCalczcrc32-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsi-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdVoms-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXml.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdXrootd-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdBwm-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7/site-packages/pyxrootd/client.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosixPreload.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpTPC-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4/site-packages/pyxrootd/client.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdThrottle-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPosix.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdOssSIgpfsT-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLib.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdMacaroons-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttp-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecztn-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdHttpUtils.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiGMAPDN-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSsiLog-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdFfs.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptoLite.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecProt-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdN2No2p-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAccSciTokens-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClHttp-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCmsRedirectLocal-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdClProxyPlugin-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCryptossl-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdUtils.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsi-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecgsiAUTHZVO-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSecsss-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdCl.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6/site-packages/pyxrootd/client.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdSec-5.so extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdAppUtils.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/libXrdPfc-5.so /usr/lib/rpm/sepdebugcrcfix: Updated 68 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/xrdcp.debug to /usr/lib/debug/usr/bin/xrdcopy.debug symlinked /usr/lib/debug/usr/lib/libXrdPosix.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdPosix.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdCrypto.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdCrypto.so.debug symlinked /usr/lib/debug/usr/lib/libXrdSsiShMap.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdSsiShMap.so.debug symlinked /usr/lib/debug/usr/lib/libXrdXml.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdXml.so.debug symlinked /usr/lib/debug/usr/lib/libXrdFfs.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdFfs.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdFfs.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdFfs.so.debug symlinked /usr/lib/debug/usr/lib/libXrdAppUtils.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdAppUtils.so.debug symlinked /usr/lib/debug/usr/lib/libXrdCrypto.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdCrypto.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdPfc-5.so.debug to /usr/lib/debug/usr/lib/libXrdFileCache-5.so.debug symlinked /usr/lib/debug/usr/lib/libXrdVoms-5.so.debug to /usr/lib/debug/usr/lib/libXrdHttpVOMS-5.so.debug symlinked /usr/lib/debug/usr/lib/libXrdPosixPreload.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdPosixPreload.so.debug symlinked /usr/lib/debug/usr/lib/libXrdHttpUtils.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdHttpUtils.so.debug symlinked /usr/lib/debug/usr/lib/libXrdSsiLib.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdSsiLib.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdCryptoLite.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdCryptoLite.so.debug symlinked /usr/lib/debug/usr/lib/libXrdVoms-5.so.debug to /usr/lib/debug/usr/lib/libXrdSecgsiVOMS-5.so.debug symlinked /usr/lib/debug/usr/lib/libXrdCl.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdCl.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdCl.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdCl.so.debug symlinked /usr/lib/debug/usr/lib/libXrdServer.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdServer.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdUtils.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdUtils.so.debug symlinked /usr/lib/debug/usr/lib/libXrdXml.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdXml.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdPosix.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdPosix.so.debug symlinked /usr/lib/debug/usr/lib/libXrdCryptoLite.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdCryptoLite.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdServer.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdServer.so.debug symlinked /usr/lib/debug/usr/lib/libXrdSsiLib.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdSsiLib.so.debug symlinked /usr/lib/debug/usr/lib/libXrdAppUtils.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdAppUtils.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdUtils.so.3.0.0.debug to /usr/lib/debug/usr/lib/libXrdUtils.so.3.debug symlinked /usr/lib/debug/usr/lib/libXrdPosixPreload.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdPosixPreload.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdSsiShMap.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdSsiShMap.so.2.debug symlinked /usr/lib/debug/usr/lib/libXrdHttpUtils.so.2.0.0.debug to /usr/lib/debug/usr/lib/libXrdHttpUtils.so.2.debug 25595 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: xrootd-5.3.0-1.el7.armv7hl Provides: xrootd = 1:5.3.0-1.el7 xrootd(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: xrootd-server-5.3.0-1.el7.armv7hl Provides: config(xrootd-server) = 1:5.3.0-1.el7 perl(XrdCmsNotify) xrootd-server = 1:5.3.0-1.el7 xrootd-server(armv7hl-32) = 1:5.3.0-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /usr/bin/perl ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdAppUtils.so.2 libXrdCl.so.3 libXrdCrypto.so.2 libXrdServer.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) perl(Cwd) perl(Exporter) perl(IO::Socket) perl(IPC::Open2) perl(Socket) rtld(GNU_HASH) Processing files: xrootd-selinux-5.3.0-1.el7.noarch Provides: xrootd-selinux = 1:5.3.0-1.el7 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-5.3.0-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TvrbBM + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrootd-libs-5.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrootd-libs-5.3.0 + cp -pr COPYING COPYING.BSD COPYING.LGPL /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrootd-libs-5.3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrootd-libs-5.3.0 + exit 0 Provides: libXrdAppUtils.so.2 libXrdCksCalczcrc32-5.so libXrdCrypto.so.2 libXrdCryptoLite.so.2 libXrdCryptossl-5.so libXrdSec-5.so libXrdSecProt-5.so libXrdSecgsi-5.so libXrdSecgsiAUTHZVO-5.so libXrdSecgsiGMAPDN-5.so libXrdSeckrb5-5.so libXrdSecpwd-5.so libXrdSecsss-5.so libXrdSecunix-5.so libXrdSecztn-5.so libXrdUtils.so.3 libXrdXml.so.3 xrootd-libs = 1:5.3.0-1.el7 xrootd-libs(armv7hl-32) = 1:5.3.0-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCrypto.so.2 libXrdCryptoLite.so.2 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libcom_err.so.2 libcrypt.so.1 libcrypt.so.1(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libkrb5.so.3 libkrb5.so.3(krb5_3_MIT) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.10 libssl.so.10(libssl.so.10) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libtinyxml.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.0) libz.so.1 rtld(GNU_HASH) Processing files: xrootd-devel-5.3.0-1.el7.armv7hl Provides: xrootd-devel = 1:5.3.0-1.el7 xrootd-devel(armv7hl-32) = 1:5.3.0-1.el7 xrootd-libs-devel = 1:5.3.0-1.el7 xrootd-libs-devel(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libXrdAppUtils.so.2 libXrdCrypto.so.2 libXrdCryptoLite.so.2 libXrdUtils.so.3 libXrdXml.so.3 Obsoletes: xrootd-libs-devel < 1:5.3.0-1.el7 Processing files: xrootd-client-libs-5.3.0-1.el7.armv7hl Provides: config(xrootd-client-libs) = 1:5.3.0-1.el7 libXrdCl.so.3 libXrdClProxyPlugin-5.so libXrdFfs.so.3 libXrdPosix.so.3 libXrdPosixPreload.so.2 libXrdSsiLib.so.2 libXrdSsiShMap.so.2 xrootd-client-libs = 1:5.3.0-1.el7 xrootd-client-libs(armv7hl-32) = 1:5.3.0-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libXrdPosix.so.3 libXrdPosixPreload.so.2 libXrdUtils.so.3 libXrdXml.so.3 libc.so.6 libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.5) libc.so.6(GLIBC_2.7) libcrypto.so.10 libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.19) libstdc++.so.6(GLIBCXX_3.4.9) libuuid.so.1 libuuid.so.1(UUID_1.0) libz.so.1 rtld(GNU_HASH) Processing files: xrootd-client-devel-5.3.0-1.el7.armv7hl Provides: xrootd-cl-devel = 1:5.3.0-1.el7 xrootd-cl-devel(armv7hl-32) = 1:5.3.0-1.el7 xrootd-client-devel = 1:5.3.0-1.el7 xrootd-client-devel(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdCl.so.3 libXrdFfs.so.3 libXrdPosix.so.3 Obsoletes: xrootd-cl-devel < 1:5.3.0-1.el7 Processing files: xrootd-server-libs-5.3.0-1.el7.armv7hl Provides: libXrdBlacklistDecision-5.so libXrdBwm-5.so libXrdCmsRedirectLocal-5.so libXrdHttp-5.so libXrdHttpTPC-5.so libXrdHttpUtils.so.2 libXrdMacaroons-5.so libXrdN2No2p-5.so libXrdOssCsi-5.so libXrdOssSIgpfsT-5.so libXrdPfc-5.so libXrdPss-5.so libXrdServer.so.3 libXrdSsi-5.so libXrdSsiLog-5.so libXrdThrottle-5.so libXrdXrootd-5.so xrootd-server-libs = 1:5.3.0-1.el7 xrootd-server-libs(armv7hl-32) = 1:5.3.0-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libXrdCrypto.so.2 libXrdHttpUtils.so.2 libXrdPosix.so.3 libXrdServer.so.3 libXrdSsiLib.so.2 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libcurl.so.4 libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libjson-c.so.2 libm.so.6 libm.so.6(GLIBC_2.4) libmacaroons.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.10 libssl.so.10(libssl.so.10) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH) Processing files: xrootd-server-devel-5.3.0-1.el7.armv7hl Provides: xrootd-server-devel = 1:5.3.0-1.el7 xrootd-server-devel(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdHttpUtils.so.2 libXrdServer.so.3 Processing files: xrootd-private-devel-5.3.0-1.el7.armv7hl Provides: xrootd-private-devel = 1:5.3.0-1.el7 xrootd-private-devel(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libXrdSsiLib.so.2 libXrdSsiShMap.so.2 Processing files: xrootd-client-5.3.0-1.el7.armv7hl Provides: xrootd-cl = 1:5.3.0-1.el7 xrootd-cl(armv7hl-32) = 1:5.3.0-1.el7 xrootd-client = 1:5.3.0-1.el7 xrootd-client(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdAppUtils.so.2 libXrdCl.so.3 libXrdCrypto.so.2 libXrdPosix.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libcrypto.so.10 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Obsoletes: xrootd-cl < 1:5.3.0-1.el7 Processing files: xrootd-fuse-5.3.0-1.el7.armv7hl Provides: xrootd-fuse = 1:5.3.0-1.el7 xrootd-fuse(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdFfs.so.3 libXrdPosix.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libfuse.so.2 libfuse.so.2(FUSE_2.5) libfuse.so.2(FUSE_2.6) libfuse.so.2(FUSE_2.8) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: xrootd-voms-5.3.0-1.el7.armv7hl Provides: libXrdVoms-5.so vomsxrd = 1:5.3.0-1.el7 xrdhttpvoms = 1:5.3.0-1.el7 xrootd-voms = 1:5.3.0-1.el7 xrootd-voms(armv7hl-32) = 1:5.3.0-1.el7 xrootd-voms-plugin = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCrypto.so.2 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libvomsapi.so.1 rtld(GNU_HASH) Obsoletes: vomsxrd < 1:0.6.0-4 xrootd-voms-plugin < 1:0.6.0-3 xrdhttpvoms < 0.2.5-9 Processing files: xrootd-scitokens-5.3.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OiPIOT + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + DOCDIR=/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-scitokens-5.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-scitokens-5.3.0 + cp -pr src/XrdSciTokens/README.md /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrootd-scitokens-5.3.0 + exit 0 Provides: libXrdAccSciTokens-5.so xrootd-scitokens = 1:5.3.0-1.el7 xrootd-scitokens(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libSciTokens.so.0 libXrdServer.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: xrdcl-http-5.3.0-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yKGFd1 + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + DOCDIR=/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrdcl-http-5.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrdcl-http-5.3.0 + cp -pr src/XrdClHttp/README.md /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/doc/xrdcl-http-5.3.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S6rdce + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrdcl-http-5.3.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrdcl-http-5.3.0 + cp -pr src/XrdClHttp/LICENSE /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm/usr/share/licenses/xrdcl-http-5.3.0 + exit 0 Provides: libXrdClHttp-5.so xrdcl-http = 1:5.3.0-1.el7 xrdcl-http(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdavix.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: python2-xrootd-5.3.0-1.el7.armv7hl Provides: python-xrootd = 1:5.3.0-1.el7 python2-xrootd = 1:5.3.0-1.el7 python2-xrootd(armv7hl-32) = 1:5.3.0-1.el7 xrootd-python = 1:5.3.0-1.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-xrootd < 1:5.3.0-1.el7 xrootd-python < 1:4.6.1-6 Processing files: python36-xrootd-5.3.0-1.el7.armv7hl Provides: python3-xrootd = 1:5.3.0-1.el7 python3.6dist(xrootd) = 5.3.0 python36-xrootd = 1:5.3.0-1.el7 python36-xrootd(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.6m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python34-xrootd-5.3.0-1.el7.armv7hl Provides: python3.4dist(xrootd) = 5.3.0 python34-xrootd = 1:5.3.0-1.el7 python34-xrootd(armv7hl-32) = 1:5.3.0-1.el7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libXrdCl.so.3 libXrdUtils.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.4m.so.1.0 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.4 rtld(GNU_HASH) Processing files: xrootd-doc-5.3.0-1.el7.noarch Provides: xrootd-doc = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xrootd-debuginfo-5.3.0-1.el7.armv7hl Provides: xrootd-debuginfo = 1:5.3.0-1.el7 xrootd-debuginfo(armv7hl-32) = 1:5.3.0-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm Wrote: /builddir/build/RPMS/xrootd-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-server-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-selinux-5.3.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/xrootd-libs-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-devel-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-client-libs-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-client-devel-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-server-libs-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-server-devel-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-private-devel-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-client-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-fuse-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-voms-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-scitokens-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrdcl-http-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-xrootd-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-xrootd-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-xrootd-5.3.0-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/xrootd-doc-5.3.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/xrootd-debuginfo-5.3.0-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PSnT8j + umask 022 + cd /builddir/build/BUILD + cd xrootd-5.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xrootd-5.3.0-1.el7.arm + exit 0 Child return code was: 0