Checking CMakeFiles/CMakeError.log I see next:

....
Determining if the function DH_compute_key_padded exists failed with the following output:
Change Dir: /Users/oshadura/CERN_sources/xrootd/builds/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_7c697/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_7c697.dir/build.make CMakeFiles/cmTC_7c697.dir/build
Building C object CMakeFiles/cmTC_7c697.dir/CheckFunctionExists.c.o
/Library/Developer/CommandLineTools/usr/bin/cc   -DCHECK_FUNCTION_EXISTS=DH_compute_key_padded -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -MD -MT CMakeFiles/cmTC_7c697.dir/CheckFunctionExists.c.o -MF CMakeFiles/cmTC_7c697.dir/CheckFunctionExists.c.o.d -o CMakeFiles/cmTC_7c697.dir/CheckFunctionExists.c.o -c /usr/local/Cellar/cmake/3.21.2/share/cmake/Modules/CheckFunctionExists.c
make[1]: *** No rule to make target [log in to unmask], needed by `cmTC_7c697'.  Stop.
make: *** [cmTC_7c697/fast] Error 2



Determining if the DH_compute_key_padded exist failed with the following output:
Change Dir: /Users/oshadura/CERN_sources/xrootd/builds/CMakeFiles/CMakeTmp

Run Build Command(s):/usr/bin/make -f Makefile cmTC_01278/fast && /Library/Developer/CommandLineTools/usr/bin/make  -f CMakeFiles/cmTC_01278.dir/build.make CMakeFiles/cmTC_01278.dir/build
Building C object CMakeFiles/cmTC_01278.dir/CheckSymbolExists.c.o
/Library/Developer/CommandLineTools/usr/bin/cc   -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk -MD -MT CMakeFiles/cmTC_01278.dir/CheckSymbolExists.c.o -MF CMakeFiles/cmTC_01278.dir/CheckSymbolExists.c.o.d -o CMakeFiles/cmTC_01278.dir/CheckSymbolExists.c.o -c /Users/oshadura/CERN_sources/xrootd/builds/CMakeFiles/CMakeTmp/CheckSymbolExists.c
In file included from /Users/oshadura/CERN_sources/xrootd/builds/CMakeFiles/CMakeTmp/CheckSymbolExists.c:2:
[log in to unmask]:13:11: fatal error: 'openssl/opensslconf.h' file not found
# include <openssl/opensslconf.h>
          ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [CMakeFiles/cmTC_01278.dir/CheckSymbolExists.c.o] Error 1
make: *** [cmTC_01278/fast] Error 2


File /Users/oshadura/CERN_sources/xrootd/builds/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <[log in to unmask]>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef DH_compute_key_padded
  return ((int*)(&DH_compute_key_padded))[argc];
#else
  (void)argc;
  return 0;
#endif
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/xrootd/xrootd/issues/1558#issuecomment-985496256", "url": "https://github.com/xrootd/xrootd/issues/1558#issuecomment-985496256", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

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