Home
last modified time | relevance | path

Searched refs:log_warning (Results 1 – 25 of 3517) sorted by relevance

12345678910>>...141

/dports/net-im/profanity/profanity-0.11.1/src/plugins/
H A Dapi.c70 log_warning("%s", "prof_cons_show failed, message is NULL"); in api_cons_show()
103 log_warning("%s", "prof_cons_bad_cmd_usage failed, cmd is NULL"); in api_cons_bad_cmd_usage()
310 log_warning("%s", message); in api_log_warning()
359 log_warning("%s", "prof_win_focus failed, tag is NULL"); in api_win_focus()
378 log_warning("%s", "prof_win_show failed, tag is NULL"); in api_win_show()
382 log_warning("%s", "prof_win_show failed, line is NULL"); in api_win_show()
402 log_warning("%s", "prof_win_show_themed failed, tag is NULL"); in api_win_show_themed()
786 log_warning("%s", "api_chat_show failed, message is NULL"); in api_chat_show()
791 log_warning("%s", "api_chat_show failed, barejid is NULL"); in api_chat_show()
851 log_warning("%s", "api_room_show failed, message is NULL"); in api_room_show()
[all …]
/dports/archivers/innoextract/innoextract-1.9/src/cli/
H A Dgoggalaxy.cpp79 log_warning << "Error parsing function call: " << code; in parse_function_call()
91 log_warning << "Error parsing function call: " << code; in parse_function_call()
106 log_warning << "Error parsing function call: " << code; in parse_function_call()
114 log_warning << "Error parsing function call: " << code; in parse_function_call()
123 log_warning << "Error parsing function call: " << code; in parse_function_call()
134 log_warning << "Error parsing function call: " << code; in parse_function_call()
279 log_warning << "Incomplete GOG Galaxy file " << file_start->destination; in parse_galaxy_files()
325 log_warning << "Missing size for GOG Galaxy file part " << file.destination; in parse_galaxy_files()
377 log_warning << "Missing part info for GOG Galaxy file " << file.destination; in parse_galaxy_files()
380 log_warning << "Incomplete GOG Galaxy file " << file_start->destination; in parse_galaxy_files()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/router/src/metadata_cache/src/
H A Dcluster_metadata.cc146 log_warning("Failed connecting with Metadata Server %s:%d: %s (%i)", in connect_and_setup_session()
225 log_warning( in update_router_version()
234 log_warning( in update_router_version()
264 log_warning( in update_router_version()
288 log_warning( in update_router_last_check_in()
297 log_warning( in update_router_last_check_in()
343 log_warning( in fetch_auth_credentials()
348 log_warning( in fetch_auth_credentials()
493 log_warning("Error parsing _hidden from attributes JSON string: %s", in set_instance_attributes()
508 log_warning( in set_instance_attributes()
[all …]
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
43 log_warning("not found")
81 log_warning("missing 'Since' field (is it a private type?)")
85 log_warning("misplaced 'Since' field (should be right before the end of the comment)")
88 log_warning("'Since' field in non-public element")
105 log_warning("not found")
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
43 log_warning("not found")
81 log_warning("missing 'Since' field (is it a private type?)")
85 log_warning("misplaced 'Since' field (should be right before the end of the comment)")
88 log_warning("'Since' field in non-public element")
105 log_warning("not found")
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
43 log_warning("not found")
81 log_warning("missing 'Since' field (is it a private type?)")
85 log_warning("misplaced 'Since' field (should be right before the end of the comment)")
88 log_warning("'Since' field in non-public element")
105 log_warning("not found")
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcheck-doc-syntax.awk18 function log_warning(msg) function
43 log_warning("not found")
81 log_warning("missing 'Since' field (is it a private type?)")
85 log_warning("misplaced 'Since' field (should be right before the end of the comment)")
88 log_warning("'Since' field in non-public element")
105 log_warning("not found")
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/actions/
H A DRideSetSettingAction.cpp48 log_warning("Invalid ride: #%d.", EnumValue(_rideIndex)); in Query()
68 log_warning("Invalid ride mode: %u", _value); in Query()
77 log_warning("Invalid minimum waiting time: %u", _value); in Query()
84 log_warning("Invalid maximum waiting time: %u", _value); in Query()
91 log_warning("Invalid operation option value: %u", _value); in Query()
99 log_warning("Invalid inspection interval: %u", _value); in Query()
111 log_warning("Invalid music style: %u", _value); in Query()
119 log_warning("Invalid lift hill speed: %u", _value); in Query()
133 log_warning("Invalid number of circuits: %u", _value); in Query()
140 log_warning("Arbitrary ride type changes not allowed."); in Query()
[all …]
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/tpm/
H A Dcr50_i2c.c77 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
307 log_warning("First chunk not available\n"); in cr50_i2c_recv()
313 log_warning("Read failed\n"); in cr50_i2c_recv()
330 log_warning("- burst failure1\n"); in cr50_i2c_recv()
336 log_warning("Read failed\n"); in cr50_i2c_recv()
345 log_warning("- burst failure2\n"); in cr50_i2c_recv()
349 log_warning("Data still available\n"); in cr50_i2c_recv()
413 log_warning("Write failed\n"); in cr50_i2c_send()
425 log_warning("Data still expected\n"); in cr50_i2c_send()
433 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dvideo_system.cpp47 log_warning << "WebGL detected, using GLVideoSystem-20" << std::endl; in create()
52log_warning << "Error creating GLVideoSystem-20, using SDL fallback: " << err2.what() << std::end… in create()
64log_warning << "Error creating GLVideoSystem-330core, using GLVideoSystem-20 fallback: " << err.w… in create()
69log_warning << "Error creating GLVideoSystem-20, using SDL fallback: " << err2.what() << std::end… in create()
88 log_warning << "OpenGL requested, but missing using SDL fallback" << std::endl; in create()
168 log_warning << "Creating the screenshot has failed" << std::endl; in do_take_screenshot()
175 log_warning << "Creating '" << screenshots_dir << "' failed" << std::endl; in do_take_screenshot()
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/addon/
H A Ddownloader.cpp291 log_warning << "Direct download not yet implemented for Emscripten" << std::endl; in download()
316 log_warning << "Direct download not yet implemented for Emscripten" << std::endl; in download()
334 log_warning << "transfer not found: " << id << std::endl; in abort()
429 log_warning << "unhandled cURL message: " << msg->msg << std::endl; in update()
459 log_warning << "transfer not found: " << id << std::endl; in onDownloadProgress()
477 log_warning << "transfer not found: " << id << std::endl; in onDownloadFinished()
489 log_warning << "Exception in Downloader: " << err.what() << std::endl; in onDownloadFinished()
505 log_warning << "transfer not found: " << id << std::endl; in onDownloadError()
517 log_warning << "Exception in Downloader: " << err.what() << std::endl; in onDownloadError()
533 log_warning << "transfer not found: " << id << std::endl; in onDownloadAborted()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_x86/gc/z/
H A DzPhysicalMemoryBacking_linux_x86.cpp91 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_max_map_count()
92log_warning(gc, init)("The system limit on number of memory mappings per process might be too low " in check_max_map_count()
94 log_warning(gc, init)("max Java heap size (" SIZE_FORMAT "M). Please adjust %s to allow for at", in check_max_map_count()
96log_warning(gc, init)("least " SIZE_FORMAT " mappings (current limit is " SIZE_FORMAT "). Continui… in check_max_map_count()
98 log_warning(gc, init)("limit could lead to a fatal error, due to failure to map memory."); in check_max_map_count()
119 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_available_space_on_filesystem()
120log_warning(gc, init)("Not enough space available on the backing filesystem to hold the current " in check_available_space_on_filesystem()
122log_warning(gc, init)("size (" SIZE_FORMAT "M). Please adjust the size of the backing filesystem " in check_available_space_on_filesystem()
124log_warning(gc, init)("space is currently " SIZE_FORMAT "M). Continuing execution with the current… in check_available_space_on_filesystem()
126log_warning(gc, init)("lead to a premature OutOfMemoryError being thrown, due to failure to map " in check_available_space_on_filesystem()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os_cpu/linux_x86/gc/z/
H A DzPhysicalMemoryBacking_linux_x86.cpp91 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_max_map_count()
92log_warning(gc, init)("The system limit on number of memory mappings per process might be too low " in check_max_map_count()
94 log_warning(gc, init)("max Java heap size (" SIZE_FORMAT "M). Please adjust %s to allow for at", in check_max_map_count()
96log_warning(gc, init)("least " SIZE_FORMAT " mappings (current limit is " SIZE_FORMAT "). Continui… in check_max_map_count()
98 log_warning(gc, init)("limit could lead to a fatal error, due to failure to map memory."); in check_max_map_count()
119 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_available_space_on_filesystem()
120log_warning(gc, init)("Not enough space available on the backing filesystem to hold the current " in check_available_space_on_filesystem()
122log_warning(gc, init)("size (" SIZE_FORMAT "M). Please adjust the size of the backing filesystem " in check_available_space_on_filesystem()
124log_warning(gc, init)("space is currently " SIZE_FORMAT "M). Continuing execution with the current… in check_available_space_on_filesystem()
126log_warning(gc, init)("lead to a premature OutOfMemoryError being thrown, due to failure to map " in check_available_space_on_filesystem()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os_cpu/linux_x86/gc/z/
H A DzPhysicalMemoryBacking_linux_x86.cpp91 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_max_map_count()
92log_warning(gc, init)("The system limit on number of memory mappings per process might be too low " in check_max_map_count()
94 log_warning(gc, init)("max Java heap size (" SIZE_FORMAT "M). Please adjust %s to allow for at", in check_max_map_count()
96log_warning(gc, init)("least " SIZE_FORMAT " mappings (current limit is " SIZE_FORMAT "). Continui… in check_max_map_count()
98 log_warning(gc, init)("limit could lead to a fatal error, due to failure to map memory."); in check_max_map_count()
119 log_warning(gc, init)("***** WARNING! INCORRECT SYSTEM CONFIGURATION DETECTED! *****"); in check_available_space_on_filesystem()
120log_warning(gc, init)("Not enough space available on the backing filesystem to hold the current " in check_available_space_on_filesystem()
122log_warning(gc, init)("size (" SIZE_FORMAT "M). Please adjust the size of the backing filesystem " in check_available_space_on_filesystem()
124log_warning(gc, init)("space is currently " SIZE_FORMAT "M). Continuing execution with the current… in check_available_space_on_filesystem()
126log_warning(gc, init)("lead to a premature OutOfMemoryError being thrown, due to failure to map " in check_available_space_on_filesystem()
/dports/sysutils/py-pywatchman/watchman-4.9.0/root/
H A Dwarnerr.cpp15 bool log_warning = true; in handle_open_errno() local
21 log_warning = false; in handle_open_errno()
24 log_warning = true; in handle_open_errno()
30 log_warning = true; in handle_open_errno()
62 if (log_warning) { in handle_open_errno()
/dports/security/sudo/sudo-1.9.8p2/plugins/sudoers/
H A Dsolaris_audit.c52 log_warning(SLOG_NO_STDERR, "adt_start_session"); in adt_sudo_common()
56 log_warning(SLOG_NO_STDERR, "alloc_event"); in adt_sudo_common()
61 log_warning(SLOG_NO_STDERR, _("unable to get current working directory")); in adt_sudo_common()
105 log_warning(SLOG_NO_STDERR, "adt_put_event(ADT_SUCCESS)"); in solaris_audit_success()
129 log_warning(SLOG_NO_STDERR, "adt_put_event(ADT_FAILURE)"); in solaris_audit_failure()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/tpm/
H A Dcr50_i2c.c80 log_warning("Timeout\n"); in cr50_i2c_wait_tpm_ready()
318 log_warning("First chunk not available\n"); in cr50_i2c_recv()
324 log_warning("Read failed\n"); in cr50_i2c_recv()
341 log_warning("- burst failure1\n"); in cr50_i2c_recv()
347 log_warning("Read failed\n"); in cr50_i2c_recv()
356 log_warning("- burst failure2\n"); in cr50_i2c_recv()
360 log_warning("Data still available\n"); in cr50_i2c_recv()
423 log_warning("Write failed\n"); in cr50_i2c_send()
435 log_warning("Data still expected\n"); in cr50_i2c_send()
443 log_warning("Start command failed\n"); in cr50_i2c_send()
[all …]

12345678910>>...141