| /freebsd/contrib/pkgconf/cli/spdxtool/ |
| H A D | core.c | 61 pkgconf_error(client, "spdxtool_core_agent_new: out of memory"); in spdxtool_core_agent_new() 121 pkgconf_error(client, "spdxtool_core_agent_to_object: out of memory"); in spdxtool_core_agent_to_object() 165 pkgconf_error(client, "spdxtool_core_creation_info_new: out of memory"); in spdxtool_core_creation_info_new() 244 pkgconf_error(client, "spdxtool_core_creation_info_to_object: out of memory"); in spdxtool_core_creation_info_to_object() 285 pkgconf_error(client, "spdxtool_core_spdx_document_new: out of memory"); in spdxtool_core_spdx_document_new() 446 pkgconf_error(client, "spdxtool_core_spdx_document_to_object: out of memory"); in spdxtool_core_spdx_document_to_object() 515 pkgconf_error(client, "spdxtool_core_spdx_document_add_license: out of memory"); in spdxtool_core_spdx_document_add_license() 554 pkgconf_error(client, "spdxtool_core_spdx_document_add_element: out of memory"); in spdxtool_core_spdx_document_add_element() 561 pkgconf_error(client, "spdxtool_core_spdx_document_add_element: out of memory"); in spdxtool_core_spdx_document_add_element() 611 pkgconf_error(client, "spdxtool_core_spdx_document_add_maintainer: out of memory"); in spdxtool_core_spdx_document_add_maintainer() [all …]
|
| H A D | generate.c | 119 pkgconf_error(client, "generate_spdx_package: failed for %s", pkg->id); in generate_spdx_package() 135 pkgconf_error(client, "Could not create agent struct"); in spdxtool_generate() 142 pkgconf_error(client, "Could not create creation info struct"); in spdxtool_generate() 152 pkgconf_error(client, "Could not create document"); in spdxtool_generate() 188 pkgconf_error(client, "spdxtool: Could not output to file: %s", strerror(errno)); in spdxtool_generate()
|
| H A D | simplelicensing.c | 50 pkgconf_error(client, "spdxtool_simplelicensing_licenseExpression_new: out of memory"); in spdxtool_simplelicensing_licenseExpression_new() 109 pkgconf_error(client, "spdxtool_simplelicensing_licenseExpression_to_object: out of memory"); in spdxtool_simplelicensing_licenseExpression_to_object()
|
| H A D | software.c | 53 pkgconf_error(client, "spdxtool_software_sbom_new: out of memory"); in spdxtool_software_sbom_new() 274 pkgconf_error(client, "spdxtool_software_sbom_to_object: out of memory"); in spdxtool_software_sbom_to_object() 565 pkgconf_error(client, "spdxtool_software_package_to_object: out of memory"); in spdxtool_software_package_to_object()
|
| H A D | main.c | 53 pkgconf_error(client, "spdxtool: Could not output error message: %s", strerror(errno)); in error_handler()
|
| H A D | serialize.c | 475 pkgconf_error(client, "spdxtool_serialize_sbom: %s", errstr); in spdxtool_serialize_sbom()
|
| /freebsd/contrib/pkgconf/libpkgconf/ |
| H A D | audit.c | 75 pkgconf_error(client, "Failed to output to file: %s", strerror(errno)); in pkgconf_audit_log() 101 pkgconf_error(client, "Failed to output to file: %s", strerror(errno)); in pkgconf_audit_log_dependency() 109 pkgconf_error(client, "Failed to output to file: %s", strerror(errno)); in pkgconf_audit_log_dependency() 116 pkgconf_error(client, "Failed to output to file: %s", strerror(errno)); in pkgconf_audit_log_dependency()
|
| H A D | pkg.c | 1478 … pkgconf_error(client, "Package %s was not found in the pkg-config search path.\n", node->package); in pkgconf_pkg_report_graph_error() 1479 … pkgconf_error(client, "Perhaps you should add the directory containing `%s.pc'\n", node->package); in pkgconf_pkg_report_graph_error() 1480 pkgconf_error(client, "to the PKG_CONFIG_PATH environment variable\n"); in pkgconf_pkg_report_graph_error() 1485 pkgconf_error(client, "Package '%s' not found\n", node->package); in pkgconf_pkg_report_graph_error() 1487 pkgconf_error(client, "Package '%s', required by '%s', not found\n", node->package, parent->id); in pkgconf_pkg_report_graph_error() 1493 pkgconf_error(client, "Package dependency requirement '%s %s %s' could not be satisfied.\n", in pkgconf_pkg_report_graph_error() 1497 pkgconf_error(client, "Package '%s' has version '%s', required version is '%s %s'\n", in pkgconf_pkg_report_graph_error() 1620 …pkgconf_error(client, "Version '%s' of '%s' conflicts with '%s' due to satisfying conflict rule '%… in pkgconf_pkg_walk_conflicts_list() 1626 pkgconf_error(client, "It may be possible to ignore this conflict and continue, try the\n"); in pkgconf_pkg_walk_conflicts_list() 1627 pkgconf_error(client, "PKG_CONFIG_IGNORE_CONFLICTS environment variable.\n"); in pkgconf_pkg_walk_conflicts_list()
|
| H A D | license.c | 125 pkgconf_error(client, "pkgconf_license_insert: out of memory"); in pkgconf_license_insert()
|
| H A D | bytecode.c | 47 pkgconf_error(ctx->client, "pkgconf_bytecode_eval_append_slice: failed to append to slice"); in pkgconf_bytecode_eval_append_slice()
|
| H A D | client.c | 369 pkgconf_error(const pkgconf_client_t *client, const char *format, ...) in pkgconf_error() function
|
| H A D | libpkgconf.h | 452 PKGCONF_API bool pkgconf_error(const pkgconf_client_t *client, const char *format, ...) PRINTFLIKE(…
|
| /freebsd/contrib/pkgconf/cli/bomtool/ |
| H A D | main.c | 48 pkgconf_error((client), "bomtool: Could not output to file: %s", strerror(errno)); \ 56 pkgconf_error((client), "bomtool: Could not output to file: %s", strerror(errno)); \ 140 pkgconf_error(client, "write_sbom_header: out of memory"); in write_sbom_header() 249 pkgconf_error(client, "bomtool: could not output to file: %s", strerror(errno_save)); in write_sbom_package()
|
| /freebsd/contrib/pkgconf/tests/api/ |
| H A D | test-client.c | 130 pkgconf_error(client, "test error: %d", 42); in test_client_error_handler_fires()
|
| /freebsd/contrib/pkgconf/doc/ |
| H A D | libpkgconf-client.rst | 93 .. c:function:: bool pkgconf_error(const pkgconf_client_t *client, const char *format, ...)
|