Print

Print


@simonmichal,

Sorry to trouble you on an old bug report.

I'm seeing this on Ubuntu 22.04, x86_64, fully patched with `libcppunit-dev` installed. Any ideas?

```bash
$ sudo apt install libcppunit-dev
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libcppunit-dev is already the newest version (1.15.1-4).
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

$ mkdir build && cd build
$ cmake ../ -DENABLE_PERL=FALSE -DBUILD_TESTS=TRUE
-- The C compiler identification is GNU 11.3.0
-- The CXX compiler identification is GNU 11.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for setresuid
-- Looking for setresuid - found
-- Looking for strlcpy
-- Looking for strlcpy - not found
-- Looking for fstatat
-- Looking for fstatat - found
-- Looking for sigwaitinfo
-- Looking for sigwaitinfo - found
-- Looking for shadow.h
-- Looking for shadow.h - found
-- Looking for getifaddrs
-- Looking for getifaddrs - found
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for getprotobyname_r
-- Looking for getprotobyname_r - found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - found
-- Looking for sendfile
-- Looking for sendfile - found
-- Looking for crypt
-- Looking for crypt - found
-- Looking for et/com_err.h
-- Looking for et/com_err.h - found
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAVE_ATOMICS
-- Performing Test HAVE_ATOMICS - Success
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") 
-- Looking for uuid_generate_random in uuid
-- Looking for uuid_generate_random in uuid - found
-- Found libuuid: /usr/include  
-- Could NOT find Readline (missing: READLINE_LIBRARY READLINE_INCLUDE_DIR) 
-- Could NOT find TinyXml (missing: TINYXML_LIBRARIES TINYXML_INCLUDE_DIR) 
-- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.13") 
-- Found systemd: /usr/include  
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.81.0")  
-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found suitable version "3.0.2", minimum required is "1.0.2")  
-- Found Kerberos5: /usr/lib/x86_64-linux-gnu/libkrb5.so;/usr/lib/x86_64-linux-gnu/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.29.2") 
-- Checking for module 'json-c'
--   No package 'json-c' found
-- Checking for module 'uuid'
--   Found uuid, version 2.37.2
-- Could NOT find SciTokensCpp (missing: SCITOKENS_CPP_LIBRARIES SCITOKENS_CPP_INCLUDE_DIR) 
-- Found PythonInterp: /usr/bin/python3 (found suitable version "3.10.6", minimum required is "3") 
-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.10.so (found suitable version "3.10.6", minimum required is "3") 
-- Could NOT find VOMS (missing: VOMS_LIBRARY VOMS_INCLUDE_DIR) 
-- Could NOT find Davix (missing: Davix_LIBRARIES Davix_INCLUDE_DIRS) 
[I] Determining version from git
-- Submodule update
-- Performing Test CURL_PIPELINING
-- Performing Test CURL_PIPELINING - Success
-- ----------------------------------------
-- Installation path: /usr/local
-- C Compiler:        /usr/bin/cc
-- C++ Compiler:      /usr/bin/c++
-- Build type:        RelWithDebInfo
-- Plug-in version:   5
-- 
-- Readline support:  libs not found
-- Fuse support:      yes
-- Crypto support:    yes
-- Kerberos5 support: yes
-- XrdCl:             yes
-- XrdClHttp:         libs not found
-- Tests:             libs not found
-- HTTP support:      yes
-- HTTP TPC support:  yes
-- Macaroons support: disabled
-- VOMS support:      disabled
-- Python support:    yes
-- XrdEc:             disabled
-- Macaroons:         disabled
-- SciTokens:         disabled
-- ----------------------------------------
-- Configuring done
-- Generating done
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/issues/858#issuecomment-1349753061
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1