Home
last modified time | relevance | path

Searched refs:LibNotFound (Results 1 – 25 of 91) sorted by relevance

1234

/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/vcpkg/src/
H A Dlib.rs140 LibNotFound(String), enumerator
153 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
177 Error::LibNotFound(ref detail) => { in fmt()
448 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
459 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
472 Error::LibNotFound(format!("Can't copy file {} to {}", in probe()
488 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in probe()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/vcpkg-0.2.2/src/
H A Dlib.rs140 LibNotFound(String), enumerator
153 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
177 Error::LibNotFound(ref detail) => { in fmt()
448 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
459 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
472 Error::LibNotFound(format!("Can't copy file {} to {}", in probe()
488 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in probe()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/vcpkg/src/
H A Dlib.rs140 LibNotFound(String), enumerator
153 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
177 Error::LibNotFound(ref detail) => { in fmt()
448 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
459 return Err(Error::LibNotFound(lib_location.display().to_string())); in probe()
472 Error::LibNotFound(format!("Can't copy file {} to {}", in probe()
488 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in probe()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/vcpkg-0.2.6/src/
H A Dlib.rs153 LibNotFound(String), enumerator
169 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
193 Error::LibNotFound(ref detail) => { in fmt()
710 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
722 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
738 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
761 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
809 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/vcpkg-0.2.7/src/
H A Dlib.rs164 LibNotFound(String), enumerator
180 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
204 Error::LibNotFound(ref detail) => { in fmt()
757 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
769 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
785 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
808 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
858 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/vcpkg-0.2.7/src/
H A Dlib.rs164 LibNotFound(String), enumerator
180 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
204 Error::LibNotFound(ref detail) => { in fmt()
757 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
769 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
785 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
808 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
858 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/www/castor/castor-0.8.16/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/databases/ods2sql/ods2sql-aca63183274038487cecb6be17d7f65e92178b8c/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/net/proby/proby-1.0.2/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/dns/dog/dog-0.1.0/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/net-im/fractal/fractal-4.4.0/vendor/vcpkg/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/lang/rust/rustc-1.58.1-src/vendor/vcpkg/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String),
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree",
209 Error::LibNotFound(ref detail) => {
670 return Err(Error::LibNotFound(format!(
931 return Err(Error::LibNotFound(lib_location.display().to_string()));
943 return Err(Error::LibNotFound(dll_location.display().to_string()));
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!(
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned()));
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/vcpkg-0.2.10/src/
H A Dlib.rs169 LibNotFound(String), enumerator
185 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
209 Error::LibNotFound(ref detail) => { in fmt()
670 return Err(Error::LibNotFound(format!( in find_package()
931 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
943 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
959 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
982 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/vcpkg-0.2.8/src/
H A Dlib.rs170 LibNotFound(String), enumerator
186 Error::LibNotFound(_) => "could not find library in Vcpkg tree", in description()
210 Error::LibNotFound(ref detail) => { in fmt()
777 return Err(Error::LibNotFound(lib_location.display().to_string())); in emit_libs()
789 return Err(Error::LibNotFound(dll_location.display().to_string())); in emit_libs()
805 fs::copy(file, &dest_path).map_err(|_| Error::LibNotFound(format!( in do_dll_copy()
828 return Err(Error::LibNotFound("Unable to get OUT_DIR".to_owned())); in do_dll_copy()
877 return Err(Error::LibNotFound(port_name.to_owned())); in find_package()

1234