| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...") 79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...") 99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...") 103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...") 141 MESSAGE(FATAL_ERROR "Python not found! Aborting...") 145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
|
| H A D | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt") 18 message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}")
|
| H A D | UseDoxygen.cmake | 23 message(FATAL_ERROR "Doxygen generation only enabled for cmake 3.9 and higher") 108 message(FATAL_ERROR "Doxygen command not found, set EVENT__DOXYGEN to disable")
|
| H A D | LibeventConfig.cmake.in | 75 message(FATAL_ERROR "Your libevent library does not contain a ${_comp} component!\n" 172 message(FATAL_ERROR "Can not find any libraries for libevent.")
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | CodeCoverage.cmake | 71 MESSAGE(FATAL_ERROR "gcov not found! Aborting...") 79 MESSAGE(FATAL_ERROR "Compiler is not GNU gcc! Aborting...") 99 MESSAGE(FATAL_ERROR "lcov not found! Aborting...") 103 MESSAGE(FATAL_ERROR "genhtml not found! Aborting...") 141 MESSAGE(FATAL_ERROR "Python not found! Aborting...") 145 MESSAGE(FATAL_ERROR "gcovr not found! Aborting...")
|
| H A D | Uninstall.cmake.in | 4 message(FATAL_ERROR "Cannot find install manifest: @CMAKE_BINARY_DIR@/install_manifest.txt") 18 message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}")
|
| H A D | UseDoxygen.cmake | 23 message(FATAL_ERROR "Doxygen generation only enabled for cmake 3.9 and higher") 108 message(FATAL_ERROR "Doxygen command not found, set EVENT__DOXYGEN to disable")
|
| H A D | LibeventConfig.cmake.in | 75 message(FATAL_ERROR "Your libevent library does not contain a ${_comp} component!\n" 172 message(FATAL_ERROR "Can not find any libraries for libevent.")
|
| /freebsd/contrib/tcpdump/ |
| H A D | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt… 16 message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}")
|
| H A D | CMakeLists.txt | 238 message(FATAL_ERROR "Visual Studio 2015 or later is required") 492 message(FATAL_ERROR "gethostbyaddr is required, but wasn't found") 509 message(FATAL_ERROR "gethostbyaddr is required, but wasn't found") 601 message(FATAL_ERROR
|
| /freebsd/contrib/libpcap/ |
| H A D | cmake_uninstall.cmake.in | 2 …message(FATAL_ERROR "Cannot find install manifest: @CMAKE_CURRENT_BINARY_DIR@/install_manifest.txt… 16 message(FATAL_ERROR "Problem when removing $ENV{DESTDIR}${file}")
|
| H A D | CMakeLists.txt | 355 message(FATAL_ERROR "Visual Studio 2015 or later is required") 380 …message(FATAL_ERROR "C99 support is required, but the compiler doesn't support a compiler flag to … 759 message(FATAL_ERROR "vsnprintf() is required but wasn't found") 763 message(FATAL_ERROR "snprintf() is required but wasn't found") 818 message(FATAL_ERROR "getaddrinfo is required, but wasn't found") 877 message(FATAL_ERROR "getaddrinfo is required, but wasn't found") 1410 message(FATAL_ERROR "No supported sanitizers found") 1449 message(FATAL_ERROR "${sanitizer} isn't a supported sanitizer") 1849 message(FATAL_ERROR "No supported packet capture interface was found. 1979 message(FATAL_ERROR "No supported packet capture interface was found. [all …]
|
| /freebsd/contrib/libfido2/ |
| H A D | CMakeLists.txt | 59 message(FATAL_ERROR "Nothing to build (BUILD_*_LIBS=OFF)") 177 message(FATAL_ERROR "please define " 183 message(FATAL_ERROR "please define {CBOR,CRYPTO,ZLIB}_BIN_DIRS " 231 message(FATAL_ERROR "could not find libcbor") 234 message(FATAL_ERROR "could not find libcrypto") 237 message(FATAL_ERROR "could not find zlib")
|
| /freebsd/sys/contrib/libsodium/contrib/ |
| H A D | Findsodium.cmake | 123 … message(FATAL_ERROR "the ${_TARGET_ARCH} architecture is not supported by Findsodium.cmake.") 200 message(FATAL_ERROR "this platform is not supported by FindSodium.cmake") 207 message(FATAL_ERROR "this platform is not supported by FindSodium.cmake")
|
| /freebsd/contrib/ntp/libntp/lib/isc/ |
| H A D | sockaddr.c | 363 FATAL_ERROR(__FILE__, __LINE__, in isc_sockaddr_pf() 414 FATAL_ERROR(__FILE__, __LINE__, in isc_sockaddr_setport() 435 FATAL_ERROR(__FILE__, __LINE__, in isc_sockaddr_getport()
|
| /freebsd/contrib/libfido2/fuzz/ |
| H A D | CMakeLists.txt | 22 message(FATAL_ERROR "Please define FUZZ_LDFLAGS")
|
| /freebsd/contrib/libcbor/src/ |
| H A D | CMakeLists.txt | 55 FATAL_ERROR
|
| /freebsd/contrib/ntp/libntp/lib/isc/include/isc/ |
| H A D | util.h | 229 #define FATAL_ERROR isc_error_fatal macro
|
| /freebsd/contrib/libfido2/src/ |
| H A D | CMakeLists.txt | 84 message(FATAL_ERROR "please define a hid backend for your platform")
|
| /freebsd/contrib/tcpdump/cmake/Modules/ |
| H A D | FindPCAP.cmake | 295 message(FATAL_ERROR "pcap-config --cflags failed") 327 message(FATAL_ERROR "pcap-config --libs failed") 362 message(FATAL_ERROR "pcap-config --libs --static failed")
|
| /freebsd/contrib/libcbor/CMakeModules/ |
| H A D | LibFindMacros.cmake | 96 …message (FATAL_ERROR "Required library ${PREFIX} NOT FOUND.\nInstall the library (dev version) and…
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | CMakeLists.txt | 22 cmake_minimum_required(VERSION 3.1 FATAL_ERROR) 183 message(FATAL_ERROR "Coverage requires -DCMAKE_BUILD_TYPE=Debug") 234 message(FATAL_ERROR "${EVENT_LIBRARY_TYPE} is not supported") 864 message(FATAL_ERROR
|
| /freebsd/contrib/libevent/ |
| H A D | CMakeLists.txt | 22 cmake_minimum_required(VERSION 3.1 FATAL_ERROR) 183 message(FATAL_ERROR "Coverage requires -DCMAKE_BUILD_TYPE=Debug") 234 message(FATAL_ERROR "${EVENT_LIBRARY_TYPE} is not supported") 864 message(FATAL_ERROR
|
| /freebsd/crypto/openssl/exporters/cmake/ |
| H A D | OpenSSLConfig.cmake.in | 78 …message(FATAL_ERROR "Some targets defined, others not:\nNot defined: ${_ossl_undefined_targets}\nD…
|
| /freebsd/contrib/xz/ |
| H A D | ChangeLog | 13513 finish (SEND_ERROR instead of FATAL_ERROR) so that both error 13602 CMake: Use FATAL_ERROR if user-supplied options aren't understood.
|