Home
last modified time | relevance | path

Searched refs:FATAL_ERROR (Results 1 – 25 of 264) sorted by relevance

1234567891011

/third_party/skia/third_party/externals/tint/fuzzers/
Dtint_common_fuzzer.cc44 #define FATAL_ERROR(diags, msg_string) \ macro
57 FATAL_ERROR(diagnostics, ""); in TintInternalCompilerErrorReporter()
66 FATAL_ERROR(program->Diagnostics(), \
178 FATAL_ERROR( in Run()
194 FATAL_ERROR(out.program.Diagnostics(), in Run()
211 FATAL_ERROR(program.Diagnostics(), in Run()
222 FATAL_ERROR( in Run()
227 FATAL_ERROR(program.Diagnostics(), in Run()
239 FATAL_ERROR(program.Diagnostics(), in Run()
250 FATAL_ERROR(program.Diagnostics(), in Run()
/third_party/libsnd/cmake/
DCMakeAutoGenScript.cmake25 message(FATAL_ERROR "${DEFINITION_FILENAME} doest not contain an AutoGen definition.")
72 message(FATAL_ERROR "Group ${GROUPNAME} did not finish.")
160 message(FATAL_ERROR "ENDFOR: stack is empty")
177 message(FATAL_ERROR "ENDFOR: stack is empty")
207 message(FATAL_ERROR "Unknown KEY=${KEY}")
246 message(FATAL_ERROR "Header of template not found")
250 message(FATAL_ERROR "No output suffices found")
287 message(FATAL_ERROR "Stack not empty at end of file")
305 message(FATAL_ERROR "FOR has key with empty list. Not implemented yet..")
314 message(FATAL_ERROR "ENDFOR does not match last item: ${FOR_FOR}")
[all …]
/third_party/skia/third_party/externals/brotli/tests/
Drun-roundtrip-test.cmake9 message(FATAL_ERROR "Compression failed: ${result_stderr}")
17 message(FATAL_ERROR "Decompression failed")
25 message(FATAL_ERROR "Files do not match")
31 message(FATAL_ERROR "Files do not match")
Drun-compatibility-test.cmake12 message(FATAL_ERROR "Decompression failed")
20 message(FATAL_ERROR "Files do not match")
26 message(FATAL_ERROR "Files do not match")
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dgensrc.cmake.in33 message(FATAL_ERROR "Failed to generate pnglibconf.tf6")
41 message(FATAL_ERROR "Failed to generate pnglibconf.tf7")
60 message(FATAL_ERROR "Failed to generate pnglibconf.tf4")
68 message(FATAL_ERROR "Failed to generate pnglibconf.tf5")
91 message(FATAL_ERROR "Failed to generate pnglibconf.tf8")
100 message(FATAL_ERROR "Failed to create pnglibconf.h")
118 message(FATAL_ERROR "Failed to generate pngprefix.tf1")
134 message(FATAL_ERROR "Stopping build")
137 message(FATAL_ERROR "Unsupported output: ${OUTPUT}")
Dgenout.cmake.in78 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf1")
86 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf2")
92 message(FATAL_ERROR "Unsupported conversion: ${INPUTEXT} to ${OUTPUTEXT}")
/third_party/libpng/scripts/
Dgensrc.cmake.in33 message(FATAL_ERROR "Failed to generate pnglibconf.tf6")
41 message(FATAL_ERROR "Failed to generate pnglibconf.tf7")
60 message(FATAL_ERROR "Failed to generate pnglibconf.tf4")
68 message(FATAL_ERROR "Failed to generate pnglibconf.tf5")
91 message(FATAL_ERROR "Failed to generate pnglibconf.tf8")
100 message(FATAL_ERROR "Failed to create pnglibconf.h")
118 message(FATAL_ERROR "Failed to generate pngprefix.tf1")
134 message(FATAL_ERROR "Stopping build")
137 message(FATAL_ERROR "Unsupported output: ${OUTPUT}")
Dgenout.cmake.in78 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf1")
86 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf2")
92 message(FATAL_ERROR "Unsupported conversion: ${INPUTEXT} to ${OUTPUTEXT}")
/third_party/skia/third_party/externals/libpng/scripts/
Dgensrc.cmake.in33 message(FATAL_ERROR "Failed to generate pnglibconf.tf6")
41 message(FATAL_ERROR "Failed to generate pnglibconf.tf7")
60 message(FATAL_ERROR "Failed to generate pnglibconf.tf4")
68 message(FATAL_ERROR "Failed to generate pnglibconf.tf5")
91 message(FATAL_ERROR "Failed to generate pnglibconf.tf8")
100 message(FATAL_ERROR "Failed to create pnglibconf.h")
118 message(FATAL_ERROR "Failed to generate pngprefix.tf1")
134 message(FATAL_ERROR "Stopping build")
137 message(FATAL_ERROR "Unsupported output: ${OUTPUT}")
Dgenout.cmake.in78 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf1")
86 message(FATAL_ERROR "Failed to generate ${OUTPUT}.tf2")
92 message(FATAL_ERROR "Unsupported conversion: ${INPUTEXT} to ${OUTPUTEXT}")
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/
DCMakeLists.txt12 message(FATAL_ERROR "Install dbus-devel, or libdbus-1-dev etc")
24 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE1 to /usr/include/dbus-1.0 or wherever the main dbus incl…
33 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE2 to /usr/lib/ARCH-linux-gnu/dbus-1.0/include or wherever…
40 …message(FATAL_ERROR "To build with libdbus, LWS_DBUS_INCLUDE1/2 must be given. See lib/roles/dbus/…
94 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
96 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-client/
DCMakeLists.txt12 message(FATAL_ERROR "Install dbus-devel, or libdbus-1-dev etc")
24 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE1 to /usr/include/dbus-1.0 or wherever the main dbus incl…
33 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE2 to /usr/lib/ARCH-linux-gnu/dbus-1.0/include or wherever…
40 …message(FATAL_ERROR "To build with libdbus, LWS_DBUS_INCLUDE1/2 must be given. See lib/roles/dbus/…
94 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
96 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
DCMakeLists.txt12 message(FATAL_ERROR "Install dbus-devel, or libdbus-1-dev etc")
24 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE1 to /usr/include/dbus-1.0 or wherever the main dbus incl…
33 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE2 to /usr/lib/ARCH-linux-gnu/dbus-1.0/include or wherever…
40 …message(FATAL_ERROR "To build with libdbus, LWS_DBUS_INCLUDE1/2 must be given. See lib/roles/dbus/…
94 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
96 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/libwebsockets/minimal-examples/dbus-client/minimal-dbus-ws-proxy-testclient/
DCMakeLists.txt12 message(FATAL_ERROR "Install dbus-devel, or libdbus-1-dev etc")
24 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE1 to /usr/include/dbus-1.0 or wherever the main dbus incl…
33 …message(FATAL_ERROR "Set LWS_DBUS_INCLUDE2 to /usr/lib/ARCH-linux-gnu/dbus-1.0/include or wherever…
40 …message(FATAL_ERROR "To build with libdbus, LWS_DBUS_INCLUDE1/2 must be given. See lib/roles/dbus/…
94 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
96 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/flutter/glfw/
Dcmake_uninstall.cmake.in3 …message(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.t…
16 MESSAGE(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
23 message(FATAL_ERROR "Problem when removing symlink \"$ENV{DESTDIR}${file}\"")
/third_party/cJSON/library_config/
Duninstall.cmake6 message(FATAL_ERROR "Cannot find install mainfest: ${MANIFEST}")
22 message(FATAL_ERROR "${stderr}")
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DCMakeLists.txt45 message(FATAL_ERROR "Missing required target: glslang")
49 message(FATAL_ERROR "Missing required target: glslang-default-resource-limits")
53 message(FATAL_ERROR "Missing required target: SPIRV")
/third_party/flutter/skia/third_party/externals/sdl/
Dcmake_uninstall.cmake.in2 …message(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_CURRENT_BINARY_DIR@/install_manifest.t…
15 message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
/third_party/cJSON/fuzzing/
DCMakeLists.txt5 message(FATAL_ERROR "Couldn't find afl-fuzz.")
12 message(FATAL_ERROR "Enable sanitizers with -DENABLE_SANITIZERS=On to do fuzzing.")
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/cmakescripts/
Dcmake_uninstall.cmake.in4 message(FATAL_ERROR "Cannot find install manifest: \"@CMAKE_BINARY_DIR@/install_manifest.txt\"")
19 message(FATAL_ERROR "Problem when removing \"$ENV{DESTDIR}${file}\"")
/third_party/boost/libs/yap/cmake/
DDisassemble.cmake37 message(FATAL_ERROR "The `EXECUTABLE` argument must be provided.")
40 message(FATAL_ERROR "The `EXECUTABLE` argument must be the name of a valid "
45 message(FATAL_ERROR "The `FUNCTION` argument must be provided.")
/third_party/ejdb/src/
DCMakeLists.txt3 FATAL_ERROR
34 message(FATAL_ERROR "ENABLE_HTTP option cannot be used in Windows build")
71 mesage(FATAL_ERROR "Unable to find suitable threading library")
77 message(FATAL_ERROR "Library 'log' not FOUND")
88 message(FATAL_ERROR "Unable to find windows.h include file")
97 message(FATAL_ERROR "Unable to winpthread lib")
107 message(FATAL_ERROR "Include file '${HF}.h' not FOUND")
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
DCMakeLists.txt15 message(FATAL_ERROR "threading support requires pthreads")
69 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
71 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
DCMakeLists.txt15 message(FATAL_ERROR "threading support requires pthreads")
68 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
70 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
DCMakeLists.txt15 message(FATAL_ERROR "threading support requires pthreads")
69 message(FATAL_ERROR "This project requires lws must have been configured with ${reqconfig}")
71 message(FATAL_ERROR "Lws configuration of ${reqconfig} is incompatible with this project")

1234567891011