Skip to content

Instantly share code, notes, and snippets.

@fzyzcjy

fzyzcjy/log2.txt Secret

Created September 29, 2021 13:52
Show Gist options
  • Save fzyzcjy/8093cf446d6cf9b4d83bd0b911bd0376 to your computer and use it in GitHub Desktop.
Save fzyzcjy/8093cf446d6cf9b4d83bd0b911bd0376 to your computer and use it in GitHub Desktop.
[21:49:06]: Driving the lane 'build_ios' 🚀
[21:49:06]: ----------------------------------------------------------------------------------------------------------------
[21:49:06]: --- Step: mkdir -p /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2 ---
[21:49:06]: ----------------------------------------------------------------------------------------------------------------
[21:49:06]: $ mkdir -p /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2
[21:49:06]: ---------------------------------------------------------------------------------------------------------------------------------------------------------
[21:49:06]: Step: cp -r /Users/tom/QAPMain/Development/frontend/vision_utils/ios/opencv2.framework/Headers/ /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2
[21:49:06]: ---------------------------------------------------------------------------------------------------------------------------------------------------------
[21:49:06]: $ cp -r /Users/tom/QAPMain/Development/frontend/vision_utils/ios/opencv2.framework/Headers/ /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2
[21:49:06]: --------------------------------------
[21:49:06]: --- Step: cargo lipo --release -vv ---
[21:49:06]: --------------------------------------
[21:49:06]: $ cargo lipo --release -vv
[21:49:06]: ▸ [TRACE cargo_lipo] Invocation: Invocation {
[21:49:06]: ▸ color: Auto,
[21:49:06]: ▸ verbose: 2,
[21:49:06]: ▸ run_on_non_macos: false,
[21:49:06]: ▸ xcode_integ: false,
[21:49:06]: ▸ xcode_ignore_clean: false,
[21:49:06]: ▸ no_sanitize_env: false,
[21:49:06]: ▸ release: true,
[21:49:06]: ▸ frozen: false,
[21:49:06]: ▸ locked: false,
[21:49:06]: ▸ jobs: None,
[21:49:06]: ▸ all: false,
[21:49:06]: ▸ packages: [],
[21:49:06]: ▸ all_features: false,
[21:49:06]: ▸ no_default_features: false,
[21:49:06]: ▸ features: None,
[21:49:06]: ▸ manifest_path: None,
[21:49:06]: ▸ targets: [
[21:49:06]: ▸ "aarch64-apple-ios",
[21:49:06]: ▸ "x86_64-apple-ios",
[21:49:06]: ▸ ],
[21:49:06]: ▸ }
[21:49:06]: ▸ [TRACE cargo_lipo] Metadata: Metadata {
[21:49:06]: ▸ packages: [
[21:49:06]: ▸ Package {
[21:49:06]: ▸ name: "vision_utils_rs",
[21:49:06]: ▸ version: "0.1.0",
[21:49:06]: ▸ authors: [],
[21:49:06]: ▸ id: "vision_utils_rs 0.1.0 (path+file:///Users/tom/QAPMain/Development/frontend/vision_utils/rust)",
[21:49:06]: ▸ source: None,
[21:49:06]: ▸ description: None,
[21:49:06]: ▸ dependencies: [
[21:49:06]: ▸ Dependency {
[21:49:06]: ▸ name: "opencv",
[21:49:06]: ▸ source: Some(
[21:49:06]: ▸ "registry+https://github.com/rust-lang/crates.io-index",
[21:49:06]: ▸ ),
[21:49:06]: ▸ req: VersionReq {
[21:49:06]: ▸ predicates: [
[21:49:06]: ▸ Predicate {
[21:49:06]: ▸ op: Compatible,
[21:49:06]: ▸ major: 0,
[21:49:06]: ▸ minor: Some(
[21:49:06]: ▸ 54,
[21:49:06]: ▸ ),
[21:49:06]: ▸ patch: None,
[21:49:06]: ▸ pre: [],
[21:49:06]: ▸ },
[21:49:06]: ▸ ],
[21:49:06]: ▸ },
[21:49:06]: ▸ kind: Normal,
[21:49:06]: ▸ optional: false,
[21:49:06]: ▸ uses_default_features: true,
[21:49:06]: ▸ features: [],
[21:49:06]: ▸ target: None,
[21:49:06]: ▸ __do_not_match_exhaustively: (),
[21:49:06]: ▸ },
[21:49:06]: ▸ ],
[21:49:06]: ▸ license: None,
[21:49:06]: ▸ license_file: None,
[21:49:06]: ▸ targets: [
[21:49:06]: ▸ Target {
[21:49:06]: ▸ name: "vision_utils_rs",
[21:49:06]: ▸ kind: [
[21:49:06]: ▸ "staticlib",
[21:49:06]: ▸ ],
[21:49:06]: ▸ crate_types: [
[21:49:06]: ▸ "staticlib",
[21:49:06]: ▸ ],
[21:49:06]: ▸ src_path: "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/src/lib.rs",
[21:49:06]: ▸ edition: "2018",
[21:49:06]: ▸ __do_not_match_exhaustively: (),
[21:49:06]: ▸ },
[21:49:06]: ▸ Target {
[21:49:06]: ▸ name: "vision_utils_rs",
[21:49:06]: ▸ kind: [
[21:49:06]: ▸ "bin",
[21:49:06]: ▸ ],
[21:49:06]: ▸ crate_types: [
[21:49:06]: ▸ "bin",
[21:49:06]: ▸ ],
[21:49:06]: ▸ src_path: "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/src/main.rs",
[21:49:06]: ▸ edition: "2018",
[21:49:06]: ▸ __do_not_match_exhaustively: (),
[21:49:06]: ▸ },
[21:49:06]: ▸ ],
[21:49:06]: ▸ features: {},
[21:49:06]: ▸ manifest_path: "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/Cargo.toml",
[21:49:06]: ▸ categories: [],
[21:49:06]: ▸ keywords: [],
[21:49:06]: ▸ readme: None,
[21:49:06]: ▸ repository: None,
[21:49:06]: ▸ edition: "2018",
[21:49:06]: ▸ metadata: Null,
[21:49:06]: ▸ __do_not_match_exhaustively: (),
[21:49:06]: ▸ },
[21:49:06]: ▸ ],
[21:49:06]: ▸ workspace_members: [
[21:49:06]: ▸ WorkspaceMember {
[21:49:06]: ▸ raw: "vision_utils_rs 0.1.0 (path+file:///Users/tom/QAPMain/Development/frontend/vision_utils/rust)",
[21:49:06]: ▸ },
[21:49:06]: ▸ ],
[21:49:06]: ▸ resolve: None,
[21:49:06]: ▸ workspace_root: "/Users/tom/QAPMain/Development/frontend/vision_utils/rust",
[21:49:06]: ▸ target_directory: "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target",
[21:49:06]: ▸ version: 1,
[21:49:06]: ▸ __do_not_match_exhaustively: (),
[21:49:06]: ▸ }
[21:49:06]: ▸ [DEBUG cargo_lipo::meta] Considering package(s) ["vision_utils_rs"], `staticlib` target required
[21:49:06]: ▸ [INFO cargo_lipo::meta] Will build universal library for ["vision_utils_rs"]
[21:49:06]: ▸ [INFO cargo_lipo::lipo] Building "vision_utils_rs" for "aarch64-apple-ios"
[21:49:06]: ▸ [DEBUG cargo_lipo::exec] Running: "/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo" "--color" "auto" "-vv" "build" "-p" "vision_utils_rs" "--target" "aarch64-apple-ios" "--release" "--lib"
[21:49:07]: ▸ Fresh glob v0.3.0
[21:49:07]: ▸ Compiling regex-syntax v0.6.25
[21:49:07]: ▸ Fresh maplit v1.0.2
[21:49:07]: ▸ Fresh autocfg v1.0.1
[21:49:07]: ▸ Fresh percent-encoding v2.1.0
[21:49:07]: ▸ Fresh dunce v1.0.2
[21:49:07]: ▸ Fresh vcpkg v0.2.15
[21:49:07]: ▸ Fresh shlex v1.1.0
[21:49:07]: ▸ Fresh pkg-config v0.3.20
[21:49:07]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_VERSION=0.6.25 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=25 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name regex_syntax --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=8a0d483e6898b4d1 -C extra-filename=-8a0d483e6898b4d1 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --cap-lints warn`
[21:49:07]: ▸ Fresh once_cell v1.8.0
[21:49:07]: ▸ Fresh memchr v2.4.1
[21:49:07]: ▸ Fresh semver v1.0.4
[21:49:07]: ▸ Fresh libc v0.2.103
[21:49:07]: ▸ Fresh clang-sys v1.2.2
[21:49:07]: ▸ Fresh aho-corasick v0.7.18
[21:49:07]: ▸ Fresh jobserver v0.1.24
[21:49:07]: ▸ Fresh num-traits v0.2.14
[21:49:07]: ▸ Compiling clang v1.0.3
[21:49:07]: ▸ Fresh cc v1.0.70
[21:49:07]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=clang CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3 CARGO_PKG_AUTHORS='Kyle Mayes <kyle@mayeses.com>' CARGO_PKG_DESCRIPTION='A somewhat idiomatic Rust wrapper for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-rs' CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name clang /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' -C metadata=c9939ae845bda966 -C extra-filename=-c9939ae845bda966 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern clang_sys=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libclang_sys-8dff9643db4e97dc.rmeta --extern libc=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/liblibc-dfee95128caf6304.rmeta --cap-lints warn -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib`
[21:49:07]: ▸ warning: unnecessary trailing semicolon
[21:49:07]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:49:07]: ▸ |
[21:49:07]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:49:07]: ▸ | ^ help: remove this semicolon
[21:49:07]: ▸ ...
[21:49:07]: ▸ 324 | unsafe { location!(clang_getExpansionLocation, self.raw, self.tu) }
[21:49:07]: ▸ | -------------------------------------------------------- in this macro invocation
[21:49:07]: ▸ |
[21:49:07]: ▸ = note: `#[warn(redundant_semicolons)]` on by default
[21:49:07]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:49:07]: ▸ warning: unnecessary trailing semicolon
[21:49:07]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:49:07]: ▸ |
[21:49:07]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:49:07]: ▸ | ^ help: remove this semicolon
[21:49:07]: ▸ ...
[21:49:07]: ▸ 333 | unsafe { location!(clang_getFileLocation, self.raw, self.tu) }
[21:49:07]: ▸ | --------------------------------------------------- in this macro invocation
[21:49:07]: ▸ |
[21:49:07]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:49:07]: ▸ warning: unnecessary trailing semicolon
[21:49:07]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:340:81
[21:49:07]: ▸ |
[21:49:07]: ▸ 340 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:49:07]: ▸ | ^ help: remove this semicolon
[21:49:07]: ▸ warning: unnecessary trailing semicolon
[21:49:07]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:49:07]: ▸ |
[21:49:07]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:49:07]: ▸ | ^ help: remove this semicolon
[21:49:07]: ▸ ...
[21:49:07]: ▸ 354 | unsafe { location!(clang_getSpellingLocation, self.raw, self.tu) }
[21:49:07]: ▸ | ------------------------------------------------------- in this macro invocation
[21:49:07]: ▸ |
[21:49:07]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:49:09]: ▸ warning: `clang` (lib) generated 4 warnings
[21:49:10]: ▸ Compiling regex v1.5.4
[21:49:10]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
[21:49:10]: ▸ finite automata and guarantees linear time matching on all inputs.
[21:49:10]: ▸ ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_VERSION=1.5.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name regex --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=254b33d8aa6417cb -C extra-filename=-254b33d8aa6417cb --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern aho_corasick=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libaho_corasick-2acc315df541566f.rmeta --extern memchr=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libmemchr-66e5d2afce2c43c8.rmeta --extern regex_syntax=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libregex_syntax-8a0d483e6898b4d1.rmeta --cap-lints warn`
[21:49:12]: ▸ Compiling opencv-binding-generator v0.29.0
[21:49:12]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=opencv_binding_generator CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-binding-generator-0.29.0 CARGO_PKG_AUTHORS='Pro <twisted.fall@gmail.com>' CARGO_PKG_DESCRIPTION='Binding generator for opencv crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opencv-binding-generator CARGO_PKG_REPOSITORY='https://github.com/twistedfall/opencv-rust' CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name opencv_binding_generator --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-binding-generator-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=edffa3ae5a4e9d50 -C extra-filename=-edffa3ae5a4e9d50 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern clang=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libclang-c9939ae845bda966.rmeta --extern clang_sys=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libclang_sys-8dff9643db4e97dc.rmeta --extern dunce=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libdunce-e76d1262191cbab1.rmeta --extern maplit=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libmaplit-62bffd470cf7a7f3.rmeta --extern once_cell=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libonce_cell-eca001c4af6da2c0.rmeta --extern percent_encoding=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libpercent_encoding-3b1f91911c8e9750.rmeta --extern regex=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libregex-254b33d8aa6417cb.rmeta --cap-lints warn -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib`
[21:49:19]: ▸ Compiling opencv v0.54.0
[21:49:19]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0 CARGO_PKG_AUTHORS='Pro <twisted.fall@gmail.com>:Mathieu Poumeyrol <kali@zoy.org>' CARGO_PKG_DESCRIPTION='Rust bindings for OpenCV' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opencv CARGO_PKG_REPOSITORY='https://github.com/twistedfall/opencv-rust' CARGO_PKG_VERSION=0.54.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=54 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name build_script_build --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off -C metadata=6252f58348246e52 -C extra-filename=-6252f58348246e52 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/build/opencv-6252f58348246e52 -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern cc=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libcc-1a9f46906463c035.rlib --extern clang=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libclang-c9939ae845bda966.rlib --extern dunce=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libdunce-e76d1262191cbab1.rlib --extern glob=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libglob-ef822ec05e605549.rlib --extern jobserver=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libjobserver-d5d693b32544b7fe.rlib --extern once_cell=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libonce_cell-eca001c4af6da2c0.rlib --extern binding_generator=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libopencv_binding_generator-edffa3ae5a4e9d50.rlib --extern pkg_config=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libpkg_config-960528ac8547dc6a.rlib --extern semver=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libsemver-a683bdd3838f1a8e.rlib --extern shlex=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libshlex-1ca76430ad1526df.rlib --extern vcpkg=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps/libvcpkg-04905ec318299381.rlib --cap-lints warn -L /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib`
[21:49:20]: ▸ Running `/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/build/opencv-6252f58348246e52/build-script-build`
[21:49:20]: ▸ [opencv 0.54.0] === Crate version: Some("0.54.0")
[21:49:20]: ▸ [opencv 0.54.0] === Environment configuration:
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_PACKAGE_NAME = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_PKGCONFIG_NAME = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_CMAKE_NAME = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_CMAKE_BIN = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_VCPKG_NAME = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_LINK_LIBS = Some("/Users/tom/QAPMain/Development/frontend/vision_utils/ios/opencv2.framework")
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_LINK_PATHS = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_INCLUDE_PATHS = Some("/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers")
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_DISABLE_PROBES = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_MODULE_WHITELIST = None
[21:49:20]: ▸ [opencv 0.54.0] === OPENCV_MODULE_BLACKLIST = None
[21:49:20]: ▸ [opencv 0.54.0] === CMAKE_PREFIX_PATH = None
[21:49:20]: ▸ [opencv 0.54.0] === OpenCV_DIR = None
[21:49:20]: ▸ [opencv 0.54.0] === PKG_CONFIG_PATH = None
[21:49:20]: ▸ [opencv 0.54.0] === VCPKG_ROOT = None
[21:49:20]: ▸ [opencv 0.54.0] === VCPKGRS_DYNAMIC = None
[21:49:20]: ▸ [opencv 0.54.0] === Enabled features:
[21:49:20]: ▸ [opencv 0.54.0] === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[21:49:20]: ▸ [opencv 0.54.0] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[21:49:20]: ▸ [opencv 0.54.0] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[21:49:20]: ▸ [opencv 0.54.0] === Probing OpenCV library using pkg_config
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_NO_PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64-apple-ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_aarch64_apple_ios
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[21:49:20]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[21:49:20]: ▸ [opencv 0.54.0] === Can't probe using: pkg_config, continuing with other methods because: pkg-config has not been configured to support cross-compilation.
[21:49:20]: ▸ [opencv 0.54.0]
[21:49:20]: ▸ [opencv 0.54.0] Install a sysroot for the target platform and configure it via
[21:49:20]: ▸ [opencv 0.54.0] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[21:49:20]: ▸ [opencv 0.54.0] cross-compiling wrapper for pkg-config and set it via
[21:49:20]: ▸ [opencv 0.54.0] PKG_CONFIG environment variable., pkg-config has not been configured to support cross-compilation.
[21:49:20]: ▸ [opencv 0.54.0]
[21:49:20]: ▸ [opencv 0.54.0] Install a sysroot for the target platform and configure it via
[21:49:20]: ▸ [opencv 0.54.0] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[21:49:20]: ▸ [opencv 0.54.0] cross-compiling wrapper for pkg-config and set it via
[21:49:20]: ▸ [opencv 0.54.0] PKG_CONFIG environment variable.
[21:49:20]: ▸ [opencv 0.54.0] === Probing OpenCV library using cmake
[21:49:20]: ▸ [opencv 0.54.0] === cmake ninja probe command: "cmake" "-S" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Release" "-G" "Ninja"
[21:49:20]: ▸ [opencv 0.54.0] === Probing with cmake ninja generator failed, will try makefile generator, error: cmake returned an error
[21:49:20]: ▸ [opencv 0.54.0] stdout: "-- Configuring incomplete, errors occurred!\nSee also \"/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/cmake_probe_build/CMakeFiles/CMakeOutput.log\".\n"
[21:49:20]: ▸ [opencv 0.54.0] stderr: "CMake Error: CMake was unable to find a build program corresponding to \"Ninja\". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.\nCMake Error: CMAKE_C_COMPILER not set, after EnableLanguage\nCMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage\n"
[21:49:20]: ▸ [opencv 0.54.0] === cmake makefiles probe command: "cmake" "-S" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Release" "-G" "Unix Makefiles"
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -O3
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -DNDEBUG
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -isysroot
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -mmacosx-version-min=10.15
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -Wl,-search_paths_first
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -Wl,-headerpad_max_install_names
[21:49:21]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -o
[21:49:21]: ▸ [opencv 0.54.0] === OpenCV library configuration: Library {
[21:49:21]: ▸ [opencv 0.54.0] include_paths: [
[21:49:21]: ▸ [opencv 0.54.0] "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers",
[21:49:21]: ▸ [opencv 0.54.0] ],
[21:49:21]: ▸ [opencv 0.54.0] version: Version {
[21:49:21]: ▸ [opencv 0.54.0] major: 4,
[21:49:21]: ▸ [opencv 0.54.0] minor: 5,
[21:49:21]: ▸ [opencv 0.54.0] patch: 3,
[21:49:21]: ▸ [opencv 0.54.0] },
[21:49:21]: ▸ [opencv 0.54.0] cargo_metadata: [
[21:49:21]: ▸ [opencv 0.54.0] "cargo:rustc-link-search=/usr/local/lib",
[21:49:21]: ▸ [opencv 0.54.0] "cargo:rustc-link-search=framework=/usr/local/lib",
[21:49:21]: ▸ [opencv 0.54.0] "cargo:rustc-link-lib=framework=opencv2",
[21:49:21]: ▸ [opencv 0.54.0] ],
[21:49:21]: ▸ [opencv 0.54.0] }
[21:49:21]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_opencv_branch_4
[21:49:21]: ▸ [opencv 0.54.0] === Found OpenCV version: 4.5.3 in headers located at: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_MODULE_WHITELIST
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_MODULE_BLACKLIST
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OpenCV_DIR
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=VCPKG_ROOT
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/bioinspired.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-features2d.cpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/gapi.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/face.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/sfm.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/hdf.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/xfeatures2d.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/photo.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/alphamat.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/ccalib.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/videoio.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-core.cpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/core.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/ocvrs_common.hpp
[21:49:21]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/aruco.hpp
[21:49:21]: ▸ [opencv 0.54.0] === Generating code in: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out
[21:49:21]: ▸ [opencv 0.54.0] === Placing generated bindings into: /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src/opencv
[21:49:21]: ▸ [opencv 0.54.0] === Using OpenCV headers from: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2
[21:49:21]: ▸ [opencv 0.54.0] === Clang: Apple clang version 12.0.0 (clang-1200.0.32.29)
[21:49:23]: ▸ [opencv 0.54.0] === Clang command line args: [
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/usr/local/include",
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1",
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include",
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include",
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
[21:49:23]: ▸ [opencv 0.54.0] "-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks",
[21:49:23]: ▸ [opencv 0.54.0] "-I/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers",
[21:49:23]: ▸ [opencv 0.54.0] "-I/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp",
[21:49:23]: ▸ [opencv 0.54.0] "-DOCVRS_PARSING_HEADERS",
[21:49:23]: ▸ [opencv 0.54.0] "-includeocvrs_ephemeral.hpp",
[21:49:23]: ▸ [opencv 0.54.0] "-std=c++14",
[21:49:23]: ▸ [opencv 0.54.0] ]
[21:49:26]: ▸ [opencv 0.54.0] === Generated: imgcodecs
[21:49:27]: ▸ [opencv 0.54.0] === Generated: highgui
[21:49:27]: ▸ [opencv 0.54.0] === Generated: flann
[21:49:28]: ▸ [opencv 0.54.0] === Generated: photo
[21:49:29]: ▸ [opencv 0.54.0] === Generated: objdetect
[21:49:29]: ▸ [opencv 0.54.0] === Generated: features2d
[21:49:29]: ▸ [opencv 0.54.0] === Generated: ml
[21:49:29]: ▸ [opencv 0.54.0] === Generated: world
[21:49:30]: ▸ [opencv 0.54.0] === Generated: videoio
[21:49:30]: ▸ [opencv 0.54.0] === Generated: video
[21:49:31]: ▸ [opencv 0.54.0] === Generated: calib3d
[21:49:31]: ▸ [opencv 0.54.0] === Generated: imgproc
[21:49:32]: ▸ [opencv 0.54.0] === Generated: dnn
[21:49:32]: ▸ [opencv 0.54.0] === Generated: stitching
[21:49:38]: ▸ [opencv 0.54.0] === Generated: core
[21:49:38]: ▸ [opencv 0.54.0] === Total binding generation time: 14.764299462s
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_sys
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_types
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_calib3d
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_core
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_dnn
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_features2d
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_flann
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_highgui
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_imgcodecs
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_imgproc
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_ml
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_objdetect
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_photo
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_stitching
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_video
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_videoio
[21:49:38]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_world
[21:49:38]: ▸ [opencv 0.54.0] TARGET = Some("aarch64-apple-ios")
[21:49:38]: ▸ [opencv 0.54.0] OPT_LEVEL = Some("3")
[21:49:38]: ▸ [opencv 0.54.0] HOST = Some("x86_64-apple-darwin")
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] DEBUG = Some("false")
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] exit status: 0
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:38]: ▸ [opencv 0.54.0] exit status: 0
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:38]: ▸ [opencv 0.54.0] exit status: 0
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:38]: ▸ [opencv 0.54.0] exit status: 0
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:38]: ▸ [opencv 0.54.0] exit status: 0
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXX = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:38]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:38]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:38]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:38]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:39]: ▸ [opencv 0.54.0] exit status: 0
[21:49:39]: ▸ [opencv 0.54.0] CXX_aarch64-apple-ios = None
[21:49:39]: ▸ [opencv 0.54.0] CXX_aarch64_apple_ios = None
[21:49:39]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:49:39]: ▸ [opencv 0.54.0] CXX = None
[21:49:39]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64-apple-ios = None
[21:49:39]: ▸ [opencv 0.54.0] CXXFLAGS_aarch64_apple_ios = None
[21:49:39]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:49:39]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:49:39]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:49:39]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:39]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphoneos"
[21:49:39]: ▸ [opencv 0.54.0] exit status: 0
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/flann.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/flann.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-features2d.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-features2d.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/calib3d.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/calib3d.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgcodecs.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgcodecs.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/ml.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/ml.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-dnn.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-core.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-core.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgproc.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgproc.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/features2d.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/features2d.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/highgui.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/highgui.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/core.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/core.cpp"
[21:49:39]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/dnn.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/dnn.cpp"
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp:1:
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning= for (size_t i = startPos; i < endPos; i++)
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning= ~ ^ ~~~~~~
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/dnn.cpp:1:
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning= for (size_t i = startPos; i < endPos; i++)
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning= ~ ^ ~~~~~~
[21:49:41]: ▸ [opencv 0.54.0] exit status: 0
[21:49:41]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:41]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/objdetect.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/objdetect.cpp"
[21:49:41]: ▸ [opencv 0.54.0] exit status: 0
[21:49:41]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:41]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/photo.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/photo.cpp"
[21:49:41]: ▸ [opencv 0.54.0] cargo:warning=1 warning generated.
[21:49:41]: ▸ [opencv 0.54.0] exit status: 0
[21:49:41]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:41]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/stitching.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/stitching.cpp"
[21:49:42]: ▸ [opencv 0.54.0] exit status: 0
[21:49:42]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:42]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/video.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/video.cpp"
[21:49:43]: ▸ [opencv 0.54.0] exit status: 0
[21:49:43]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:43]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/videoio.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/videoio.cpp"
[21:49:43]: ▸ [opencv 0.54.0] exit status: 0
[21:49:43]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphoneos
[21:49:43]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=aarch64-apple-ios" "-arch" "arm64" "-miphoneos-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/world.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/world.cpp"
[21:49:43]: ▸ [opencv 0.54.0] exit status: 0
[21:49:44]: ▸ [opencv 0.54.0] exit status: 0
[21:49:44]: ▸ [opencv 0.54.0] exit status: 0
[21:49:44]: ▸ [opencv 0.54.0] exit status: 0
[21:49:44]: ▸ [opencv 0.54.0] exit status: 0
[21:49:45]: ▸ [opencv 0.54.0] exit status: 0
[21:49:45]: ▸ [opencv 0.54.0] exit status: 0
[21:49:45]: ▸ [opencv 0.54.0] exit status: 0
[21:49:45]: ▸ [opencv 0.54.0] exit status: 0
[21:49:50]: ▸ [opencv 0.54.0] cargo:warning=1 warning generated.
[21:49:53]: ▸ [opencv 0.54.0] exit status: 0
[21:49:54]: ▸ [opencv 0.54.0] exit status: 0
[21:50:06]: ▸ [opencv 0.54.0] exit status: 0
[21:50:06]: ▸ [opencv 0.54.0] AR_aarch64-apple-ios = None
[21:50:06]: ▸ [opencv 0.54.0] AR_aarch64_apple_ios = None
[21:50:06]: ▸ [opencv 0.54.0] TARGET_AR = None
[21:50:06]: ▸ [opencv 0.54.0] AR = None
[21:50:06]: ▸ [opencv 0.54.0] CROSS_COMPILE = None
[21:50:06]: ▸ [opencv 0.54.0] running: "ar" "cq" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/libocvrs.a" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/calib3d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/core.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-core.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/dnn.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-dnn.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/features2d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/manual-features2d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/flann.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/highgui.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgcodecs.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/imgproc.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/ml.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/objdetect.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/photo.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/stitching.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/video.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/videoio.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/world.o"
[21:50:06]: ▸ [opencv 0.54.0] exit status: 0
[21:50:06]: ▸ [opencv 0.54.0] running: "ar" "s" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/libocvrs.a"
[21:50:06]: ▸ [opencv 0.54.0] exit status: 0
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=static=ocvrs
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-search=native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out
[21:50:06]: ▸ [opencv 0.54.0] CXXSTDLIB_aarch64-apple-ios = None
[21:50:06]: ▸ [opencv 0.54.0] CXXSTDLIB_aarch64_apple_ios = None
[21:50:06]: ▸ [opencv 0.54.0] TARGET_CXXSTDLIB = None
[21:50:06]: ▸ [opencv 0.54.0] CXXSTDLIB = None
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=c++
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-search=/usr/local/lib
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-search=framework=/usr/local/lib
[21:50:06]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=framework=opencv2
[21:50:06]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp:1:
[21:50:06]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:50:06]: ▸ warning: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:50:06]: ▸ warning: for (size_t i = startPos; i < endPos; i++)
[21:50:06]: ▸ warning: ~ ^ ~~~~~~
[21:50:06]: ▸ warning: In file included from /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out/dnn.cpp:1:
[21:50:06]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:50:06]: ▸ warning: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:50:06]: ▸ warning: for (size_t i = startPos; i < endPos; i++)
[21:50:06]: ▸ warning: ~ ^ ~~~~~~
[21:50:06]: ▸ warning: 1 warning generated.
[21:50:06]: ▸ warning: 1 warning generated.
[21:50:06]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=opencv CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0 CARGO_PKG_AUTHORS='Pro <twisted.fall@gmail.com>:Mathieu Poumeyrol <kali@zoy.org>' CARGO_PKG_DESCRIPTION='Rust bindings for OpenCV' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opencv CARGO_PKG_REPOSITORY='https://github.com/twistedfall/opencv-rust' CARGO_PKG_VERSION=0.54.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=54 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' OUT_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out rustc --crate-name opencv --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=075238de94a0ce5a -C extra-filename=-075238de94a0ce5a --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps --target aarch64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern libc=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps/liblibc-89d9f788c2d32d28.rmeta --extern num_traits=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps/libnum_traits-0a64c3aec09bffce.rmeta --extern once_cell=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps/libonce_cell-36681ef1d38473d3.rmeta --cap-lints warn -L native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out -L /usr/local/lib -L framework=/usr/local/lib --cfg ocvrs_opencv_branch_4 --cfg ocvrs_has_module_sys --cfg ocvrs_has_module_types --cfg ocvrs_has_module_calib3d --cfg ocvrs_has_module_core --cfg ocvrs_has_module_dnn --cfg ocvrs_has_module_features2d --cfg ocvrs_has_module_flann --cfg ocvrs_has_module_highgui --cfg ocvrs_has_module_imgcodecs --cfg ocvrs_has_module_imgproc --cfg ocvrs_has_module_ml --cfg ocvrs_has_module_objdetect --cfg ocvrs_has_module_photo --cfg ocvrs_has_module_stitching --cfg ocvrs_has_module_video --cfg ocvrs_has_module_videoio --cfg ocvrs_has_module_world -l static=ocvrs -l c++ -l framework=opencv2`
[21:50:23]: ▸ Compiling vision_utils_rs v0.1.0 (/Users/tom/QAPMain/Development/frontend/vision_utils/rust)
[21:50:23]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=vision_utils_rs CARGO_MANIFEST_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vision_utils_rs CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name vision_utils_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type staticlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C metadata=c626699b09fc0a74 -C extra-filename=-c626699b09fc0a74 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps --target aarch64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern opencv=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/deps/libopencv-075238de94a0ce5a.rlib -L native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/build/opencv-86a7e233805709e6/out -L /usr/local/lib -L framework=/usr/local/lib`
[21:50:24]: ▸ Finished release [optimized] target(s) in 1m 17s
[21:50:24]: ▸ [INFO cargo_lipo::lipo] Building "vision_utils_rs" for "x86_64-apple-ios"
[21:50:24]: ▸ [DEBUG cargo_lipo::exec] Running: "/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo" "--color" "auto" "-vv" "build" "-p" "vision_utils_rs" "--target" "x86_64-apple-ios" "--release" "--lib"
[21:50:24]: ▸ Fresh glob v0.3.0
[21:50:24]: ▸ Fresh regex-syntax v0.6.25
[21:50:24]: ▸ Fresh maplit v1.0.2
[21:50:24]: ▸ Fresh autocfg v1.0.1
[21:50:24]: ▸ Fresh dunce v1.0.2
[21:50:24]: ▸ Fresh percent-encoding v2.1.0
[21:50:24]: ▸ Fresh vcpkg v0.2.15
[21:50:24]: ▸ Fresh pkg-config v0.3.20
[21:50:24]: ▸ Fresh shlex v1.1.0
[21:50:24]: ▸ Compiling once_cell v1.8.0
[21:50:24]: ▸ Compiling libc v0.2.103
[21:50:24]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0 CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov@gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name once_cell --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/once_cell-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=cdc1825fd6a9d22e -C extra-filename=-cdc1825fd6a9d22e --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps --target x86_64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --cap-lints warn`
[21:50:24]: ▸ Running `/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/build/libc-8b135e9ae59a0d67/build-script-build`
[21:50:24]: ▸ Fresh memchr v2.4.1
[21:50:24]: ▸ Fresh semver v1.0.4
[21:50:24]: ▸ Compiling num-traits v0.2.14
[21:50:24]: ▸ Fresh clang-sys v1.2.2
[21:50:24]: ▸ Fresh aho-corasick v0.7.18
[21:50:24]: ▸ Fresh jobserver v0.1.24
[21:50:24]: ▸ Running `/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/build/num-traits-bbb340646f9b4160/build-script-build`
[21:50:24]: ▸ Fresh clang v1.0.3
[21:50:24]: ▸ warning: unnecessary trailing semicolon
[21:50:24]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:50:24]: ▸ |
[21:50:24]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:50:24]: ▸ | ^ help: remove this semicolon
[21:50:24]: ▸ ...
[21:50:24]: ▸ 324 | unsafe { location!(clang_getExpansionLocation, self.raw, self.tu) }
[21:50:24]: ▸ | -------------------------------------------------------- in this macro invocation
[21:50:24]: ▸ |
[21:50:24]: ▸ = note: `#[warn(redundant_semicolons)]` on by default
[21:50:24]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:50:24]: ▸ warning: unnecessary trailing semicolon
[21:50:24]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:50:24]: ▸ |
[21:50:24]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:50:24]: ▸ | ^ help: remove this semicolon
[21:50:24]: ▸ ...
[21:50:24]: ▸ 333 | unsafe { location!(clang_getFileLocation, self.raw, self.tu) }
[21:50:24]: ▸ | --------------------------------------------------- in this macro invocation
[21:50:24]: ▸ |
[21:50:24]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:50:24]: ▸ warning: unnecessary trailing semicolon
[21:50:24]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:340:81
[21:50:24]: ▸ |
[21:50:24]: ▸ 340 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:50:24]: ▸ | ^ help: remove this semicolon
[21:50:24]: ▸ warning: unnecessary trailing semicolon
[21:50:24]: ▸ --> /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/clang-1.0.3/src/source.rs:284:77
[21:50:24]: ▸ |
[21:50:24]: ▸ 284 | fn uninit<T>() -> mem::MaybeUninit<T> { mem::MaybeUninit::uninit() };
[21:50:24]: ▸ | ^ help: remove this semicolon
[21:50:24]: ▸ ...
[21:50:24]: ▸ 354 | unsafe { location!(clang_getSpellingLocation, self.raw, self.tu) }
[21:50:24]: ▸ | ------------------------------------------------------- in this macro invocation
[21:50:24]: ▸ |
[21:50:24]: ▸ = note: this warning originates in the macro `location` (in Nightly builds, run with -Z macro-backtrace for more info)
[21:50:24]: ▸ Fresh regex v1.5.4
[21:50:24]: ▸ Fresh cc v1.0.70
[21:50:24]: ▸ warning: `clang` (lib) generated 4 warnings
[21:50:24]: ▸ Fresh opencv-binding-generator v0.29.0
[21:50:24]: ▸ Compiling opencv v0.54.0
[21:50:24]: ▸ Running `/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/build/opencv-6252f58348246e52/build-script-build`
[21:50:24]: ▸ [libc 0.2.103] cargo:rerun-if-changed=build.rs
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=freebsd11
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_priv_mod_use
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_union
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_const_size_of
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_align
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_core_cvoid
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_packedN
[21:50:25]: ▸ [libc 0.2.103] cargo:rustc-cfg=libc_cfg_target_vendor
[21:50:25]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.103 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
[21:50:25]: ▸ ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_VERSION=0.2.103 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=103 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' OUT_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/libc-1a23676ca7456f84/out rustc --crate-name libc /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.103/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e04691cb5c62104d -C extra-filename=-e04691cb5c62104d --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps --target x86_64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor`
[21:50:25]: ▸ [opencv 0.54.0] === Crate version: Some("0.54.0")
[21:50:25]: ▸ [opencv 0.54.0] === Environment configuration:
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_PACKAGE_NAME = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_PKGCONFIG_NAME = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_CMAKE_NAME = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_CMAKE_BIN = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_VCPKG_NAME = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_LINK_LIBS = Some("/Users/tom/QAPMain/Development/frontend/vision_utils/ios/opencv2.framework")
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_LINK_PATHS = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_INCLUDE_PATHS = Some("/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers")
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_DISABLE_PROBES = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_MODULE_WHITELIST = None
[21:50:25]: ▸ [opencv 0.54.0] === OPENCV_MODULE_BLACKLIST = None
[21:50:25]: ▸ [opencv 0.54.0] === CMAKE_PREFIX_PATH = None
[21:50:25]: ▸ [opencv 0.54.0] === OpenCV_DIR = None
[21:50:25]: ▸ [opencv 0.54.0] === PKG_CONFIG_PATH = None
[21:50:25]: ▸ [opencv 0.54.0] === VCPKG_ROOT = None
[21:50:25]: ▸ [opencv 0.54.0] === VCPKGRS_DYNAMIC = None
[21:50:25]: ▸ [opencv 0.54.0] === Enabled features:
[21:50:25]: ▸ [opencv 0.54.0] === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[21:50:25]: ▸ [opencv 0.54.0] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[21:50:25]: ▸ [opencv 0.54.0] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[21:50:25]: ▸ [opencv 0.54.0] === Probing OpenCV library using pkg_config
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_NO_PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-apple-ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_apple_ios
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR
[21:50:25]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[21:50:25]: ▸ [opencv 0.54.0] === Can't probe using: pkg_config, continuing with other methods because: pkg-config has not been configured to support cross-compilation.
[21:50:25]: ▸ [opencv 0.54.0]
[21:50:25]: ▸ [opencv 0.54.0] Install a sysroot for the target platform and configure it via
[21:50:25]: ▸ [opencv 0.54.0] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[21:50:25]: ▸ [opencv 0.54.0] cross-compiling wrapper for pkg-config and set it via
[21:50:25]: ▸ [opencv 0.54.0] PKG_CONFIG environment variable., pkg-config has not been configured to support cross-compilation.
[21:50:25]: ▸ [opencv 0.54.0]
[21:50:25]: ▸ [opencv 0.54.0] Install a sysroot for the target platform and configure it via
[21:50:25]: ▸ [opencv 0.54.0] PKG_CONFIG_SYSROOT_DIR and PKG_CONFIG_PATH, or install a
[21:50:25]: ▸ [opencv 0.54.0] cross-compiling wrapper for pkg-config and set it via
[21:50:25]: ▸ [opencv 0.54.0] PKG_CONFIG environment variable.
[21:50:25]: ▸ [opencv 0.54.0] === Probing OpenCV library using cmake
[21:50:25]: ▸ [opencv 0.54.0] === cmake ninja probe command: "cmake" "-S" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Release" "-G" "Ninja"
[21:50:25]: ▸ [opencv 0.54.0] === Probing with cmake ninja generator failed, will try makefile generator, error: cmake returned an error
[21:50:25]: ▸ [opencv 0.54.0] stdout: "-- Configuring incomplete, errors occurred!\nSee also \"/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/cmake_probe_build/CMakeFiles/CMakeOutput.log\".\n"
[21:50:25]: ▸ [opencv 0.54.0] stderr: "CMake Error: CMake was unable to find a build program corresponding to \"Ninja\". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.\nCMake Error: CMAKE_C_COMPILER not set, after EnableLanguage\nCMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage\n"
[21:50:25]: ▸ [opencv 0.54.0] === cmake makefiles probe command: "cmake" "-S" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Release" "-G" "Unix Makefiles"
[21:50:25]: ▸ [num-traits 0.2.14] cargo:rustc-cfg=has_i128
[21:50:25]: ▸ [num-traits 0.2.14] cargo:rustc-cfg=has_to_int_unchecked
[21:50:25]: ▸ [num-traits 0.2.14] cargo:rerun-if-changed=build.rs
[21:50:25]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' OUT_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/num-traits-de26f45f249372cb/out rustc --crate-name num_traits /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=671cfa9030267d23 -C extra-filename=-671cfa9030267d23 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps --target x86_64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --cap-lints warn --cfg has_i128 --cfg has_to_int_unchecked`
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -O3
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -DNDEBUG
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -isysroot
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -mmacosx-version-min=10.15
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -Wl,-search_paths_first
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -Wl,-headerpad_max_install_names
[21:50:26]: ▸ [opencv 0.54.0] === Unexpected cmake compiler argument found: -o
[21:50:26]: ▸ [opencv 0.54.0] === OpenCV library configuration: Library {
[21:50:26]: ▸ [opencv 0.54.0] include_paths: [
[21:50:26]: ▸ [opencv 0.54.0] "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers",
[21:50:26]: ▸ [opencv 0.54.0] ],
[21:50:26]: ▸ [opencv 0.54.0] version: Version {
[21:50:26]: ▸ [opencv 0.54.0] major: 4,
[21:50:26]: ▸ [opencv 0.54.0] minor: 5,
[21:50:26]: ▸ [opencv 0.54.0] patch: 3,
[21:50:26]: ▸ [opencv 0.54.0] },
[21:50:26]: ▸ [opencv 0.54.0] cargo_metadata: [
[21:50:26]: ▸ [opencv 0.54.0] "cargo:rustc-link-search=/usr/local/lib",
[21:50:26]: ▸ [opencv 0.54.0] "cargo:rustc-link-search=framework=/usr/local/lib",
[21:50:26]: ▸ [opencv 0.54.0] "cargo:rustc-link-lib=framework=opencv2",
[21:50:26]: ▸ [opencv 0.54.0] ],
[21:50:26]: ▸ [opencv 0.54.0] }
[21:50:26]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_opencv_branch_4
[21:50:26]: ▸ [opencv 0.54.0] === Found OpenCV version: 4.5.3 in headers located at: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_MODULE_WHITELIST
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OPENCV_MODULE_BLACKLIST
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=OpenCV_DIR
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=VCPKG_ROOT
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/bioinspired.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-features2d.cpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/gapi.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/face.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/sfm.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/hdf.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/xfeatures2d.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/photo.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/alphamat.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/ccalib.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/videoio.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-core.cpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/core.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/ocvrs_common.hpp
[21:50:26]: ▸ [opencv 0.54.0] cargo:rerun-if-changed=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/aruco.hpp
[21:50:26]: ▸ [opencv 0.54.0] === Generating code in: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out
[21:50:26]: ▸ [opencv 0.54.0] === Placing generated bindings into: /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src/opencv
[21:50:26]: ▸ [opencv 0.54.0] === Using OpenCV headers from: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2
[21:50:26]: ▸ [opencv 0.54.0] === Clang: Apple clang version 12.0.0 (clang-1200.0.32.29)
[21:50:29]: ▸ [opencv 0.54.0] === Clang command line args: [
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/usr/local/include",
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1",
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include",
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include",
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
[21:50:29]: ▸ [opencv 0.54.0] "-isystem/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks",
[21:50:29]: ▸ [opencv 0.54.0] "-I/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers",
[21:50:29]: ▸ [opencv 0.54.0] "-I/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp",
[21:50:29]: ▸ [opencv 0.54.0] "-DOCVRS_PARSING_HEADERS",
[21:50:29]: ▸ [opencv 0.54.0] "-includeocvrs_ephemeral.hpp",
[21:50:29]: ▸ [opencv 0.54.0] "-std=c++14",
[21:50:29]: ▸ [opencv 0.54.0] ]
[21:50:33]: ▸ [opencv 0.54.0] === Generated: imgcodecs
[21:50:34]: ▸ [opencv 0.54.0] === Generated: highgui
[21:50:34]: ▸ [opencv 0.54.0] === Generated: flann
[21:50:35]: ▸ [opencv 0.54.0] === Generated: photo
[21:50:36]: ▸ [opencv 0.54.0] === Generated: objdetect
[21:50:36]: ▸ [opencv 0.54.0] === Generated: ml
[21:50:36]: ▸ [opencv 0.54.0] === Generated: features2d
[21:50:36]: ▸ [opencv 0.54.0] === Generated: world
[21:50:37]: ▸ [opencv 0.54.0] === Generated: videoio
[21:50:37]: ▸ [opencv 0.54.0] === Generated: video
[21:50:38]: ▸ [opencv 0.54.0] === Generated: calib3d
[21:50:38]: ▸ [opencv 0.54.0] === Generated: imgproc
[21:50:39]: ▸ [opencv 0.54.0] === Generated: dnn
[21:50:39]: ▸ [opencv 0.54.0] === Generated: stitching
[21:50:45]: ▸ [opencv 0.54.0] === Generated: core
[21:50:45]: ▸ [opencv 0.54.0] === Total binding generation time: 15.606005062s
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_sys
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_types
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_calib3d
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_core
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_dnn
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_features2d
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_flann
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_highgui
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_imgcodecs
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_imgproc
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_ml
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_objdetect
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_photo
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_stitching
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_video
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_videoio
[21:50:45]: ▸ [opencv 0.54.0] cargo:rustc-cfg=ocvrs_has_module_world
[21:50:45]: ▸ [opencv 0.54.0] TARGET = Some("x86_64-apple-ios")
[21:50:45]: ▸ [opencv 0.54.0] OPT_LEVEL = Some("3")
[21:50:45]: ▸ [opencv 0.54.0] HOST = Some("x86_64-apple-darwin")
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] DEBUG = Some("false")
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXX_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXX = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64-apple-ios = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS_x86_64_apple_ios = None
[21:50:45]: ▸ [opencv 0.54.0] TARGET_CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CXXFLAGS = None
[21:50:45]: ▸ [opencv 0.54.0] CRATE_CC_NO_DEFAULTS = None
[21:50:45]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:45]: ▸ [opencv 0.54.0] running: "xcrun" "--show-sdk-path" "--sdk" "iphonesimulator"
[21:50:45]: ▸ [opencv 0.54.0] exit status: 0
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/calib3d.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/calib3d.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgproc.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgproc.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-features2d.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-features2d.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/highgui.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/highgui.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-dnn.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/ml.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/ml.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-core.o" "-c" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-core.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/core.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/core.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/dnn.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/dnn.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/features2d.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/features2d.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/flann.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/flann.cpp"
[21:50:45]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgcodecs.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgcodecs.cpp"
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp:1:
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning= for (size_t i = startPos; i < endPos; i++)
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning= ~ ^ ~~~~~~
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/dnn.cpp:1:
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning= for (size_t i = startPos; i < endPos; i++)
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning= ~ ^ ~~~~~~
[21:50:47]: ▸ [opencv 0.54.0] exit status: 0
[21:50:47]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:47]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/objdetect.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/objdetect.cpp"
[21:50:47]: ▸ [opencv 0.54.0] exit status: 0
[21:50:47]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:47]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/photo.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/photo.cpp"
[21:50:47]: ▸ [opencv 0.54.0] cargo:warning=1 warning generated.
[21:50:47]: ▸ [opencv 0.54.0] exit status: 0
[21:50:47]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:47]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/stitching.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/stitching.cpp"
[21:50:48]: ▸ [opencv 0.54.0] exit status: 0
[21:50:48]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:48]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/video.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/video.cpp"
[21:50:49]: ▸ [opencv 0.54.0] exit status: 0
[21:50:49]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:49]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/videoio.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/videoio.cpp"
[21:50:49]: ▸ [opencv 0.54.0] exit status: 0
[21:50:49]: ▸ [opencv 0.54.0] Detecting iOS SDK path for iphonesimulator
[21:50:49]: ▸ [opencv 0.54.0] running: "clang++" "-O3" "-fPIC" "--target=x86_64-apple-ios" "-m64" "-mios-simulator-version-min=7.0" "-isysroot" "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator14.4.sdk" "-fembed-bitcode" "-I" "/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp" "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out" "-I" "." "-I" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-unused-variable" "-Wno-return-type-c-linkage" "-o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/world.o" "-c" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/world.cpp"
[21:50:49]: ▸ [opencv 0.54.0] exit status: 0
[21:50:50]: ▸ [opencv 0.54.0] exit status: 0
[21:50:50]: ▸ [opencv 0.54.0] exit status: 0
[21:50:50]: ▸ [opencv 0.54.0] exit status: 0
[21:50:50]: ▸ [opencv 0.54.0] exit status: 0
[21:50:51]: ▸ [opencv 0.54.0] exit status: 0
[21:50:51]: ▸ [opencv 0.54.0] exit status: 0
[21:50:51]: ▸ [opencv 0.54.0] exit status: 0
[21:50:51]: ▸ [opencv 0.54.0] exit status: 0
[21:50:55]: ▸ [opencv 0.54.0] cargo:warning=1 warning generated.
[21:50:58]: ▸ [opencv 0.54.0] exit status: 0
[21:50:58]: ▸ [opencv 0.54.0] exit status: 0
[21:51:08]: ▸ [opencv 0.54.0] exit status: 0
[21:51:08]: ▸ [opencv 0.54.0] AR_x86_64-apple-ios = None
[21:51:08]: ▸ [opencv 0.54.0] AR_x86_64_apple_ios = None
[21:51:08]: ▸ [opencv 0.54.0] TARGET_AR = None
[21:51:08]: ▸ [opencv 0.54.0] AR = None
[21:51:08]: ▸ [opencv 0.54.0] CROSS_COMPILE = None
[21:51:08]: ▸ [opencv 0.54.0] running: "ar" "cq" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/libocvrs.a" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/calib3d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/core.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-core.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/dnn.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-dnn.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/features2d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/manual-features2d.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/flann.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/highgui.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgcodecs.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/imgproc.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/ml.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/objdetect.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/photo.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/stitching.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/video.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/videoio.o" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/world.o"
[21:51:08]: ▸ [opencv 0.54.0] exit status: 0
[21:51:08]: ▸ [opencv 0.54.0] running: "ar" "s" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/libocvrs.a"
[21:51:08]: ▸ [opencv 0.54.0] exit status: 0
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=static=ocvrs
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-search=native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out
[21:51:08]: ▸ [opencv 0.54.0] CXXSTDLIB_x86_64-apple-ios = None
[21:51:08]: ▸ [opencv 0.54.0] CXXSTDLIB_x86_64_apple_ios = None
[21:51:08]: ▸ [opencv 0.54.0] TARGET_CXXSTDLIB = None
[21:51:08]: ▸ [opencv 0.54.0] CXXSTDLIB = None
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=c++
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-search=/usr/local/lib
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-search=framework=/usr/local/lib
[21:51:08]: ▸ [opencv 0.54.0] cargo:rustc-link-lib=framework=opencv2
[21:51:08]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/manual-dnn.cpp:1:
[21:51:08]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:51:08]: ▸ warning: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:51:08]: ▸ warning: for (size_t i = startPos; i < endPos; i++)
[21:51:08]: ▸ warning: ~ ^ ~~~~~~
[21:51:08]: ▸ warning: In file included from /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out/dnn.cpp:1:
[21:51:08]: ▸ warning: In file included from /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src_cpp/dnn.hpp:7:
[21:51:08]: ▸ warning: /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/temp_ios_headers/opencv2/dnn/shape_utils.hpp:248:33: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
[21:51:08]: ▸ warning: for (size_t i = startPos; i < endPos; i++)
[21:51:08]: ▸ warning: ~ ^ ~~~~~~
[21:51:08]: ▸ warning: 1 warning generated.
[21:51:08]: ▸ warning: 1 warning generated.
[21:51:08]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=opencv CARGO_MANIFEST_DIR=/Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0 CARGO_PKG_AUTHORS='Pro <twisted.fall@gmail.com>:Mathieu Poumeyrol <kali@zoy.org>' CARGO_PKG_DESCRIPTION='Rust bindings for OpenCV' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opencv CARGO_PKG_REPOSITORY='https://github.com/twistedfall/opencv-rust' CARGO_PKG_VERSION=0.54.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=54 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' OUT_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out rustc --crate-name opencv --edition=2018 /Users/tom/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.54.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C metadata=29d12ac7a13cde5b -C extra-filename=-29d12ac7a13cde5b --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps --target x86_64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern libc=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps/liblibc-e04691cb5c62104d.rmeta --extern num_traits=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps/libnum_traits-671cfa9030267d23.rmeta --extern once_cell=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps/libonce_cell-cdc1825fd6a9d22e.rmeta --cap-lints warn -L native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out -L /usr/local/lib -L framework=/usr/local/lib --cfg ocvrs_opencv_branch_4 --cfg ocvrs_has_module_sys --cfg ocvrs_has_module_types --cfg ocvrs_has_module_calib3d --cfg ocvrs_has_module_core --cfg ocvrs_has_module_dnn --cfg ocvrs_has_module_features2d --cfg ocvrs_has_module_flann --cfg ocvrs_has_module_highgui --cfg ocvrs_has_module_imgcodecs --cfg ocvrs_has_module_imgproc --cfg ocvrs_has_module_ml --cfg ocvrs_has_module_objdetect --cfg ocvrs_has_module_photo --cfg ocvrs_has_module_stitching --cfg ocvrs_has_module_video --cfg ocvrs_has_module_videoio --cfg ocvrs_has_module_world -l static=ocvrs -l c++ -l framework=opencv2`
[21:51:22]: ▸ Compiling vision_utils_rs v0.1.0 (/Users/tom/QAPMain/Development/frontend/vision_utils/rust)
[21:51:22]: ▸ Running `CARGO=/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/bin/cargo CARGO_CRATE_NAME=vision_utils_rs CARGO_MANIFEST_DIR=/Users/tom/QAPMain/Development/frontend/vision_utils/rust CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vision_utils_rs CARGO_PKG_REPOSITORY='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 DYLD_FALLBACK_LIBRARY_PATH='/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Users/tom/.rustup/toolchains/stable-x86_64-apple-darwin/lib:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/' rustc --crate-name vision_utils_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type staticlib --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C metadata=3a8d56cca4f67ab7 -C extra-filename=-3a8d56cca4f67ab7 --out-dir /Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps --target x86_64-apple-ios -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps -L dependency=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/release/deps --extern opencv=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/deps/libopencv-29d12ac7a13cde5b.rlib -L native=/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/build/opencv-01151d4eb1b47f61/out -L /usr/local/lib -L framework=/usr/local/lib`
[21:51:22]: ▸ Finished release [optimized] target(s) in 58.19s
[21:51:22]: ▸ [INFO cargo_lipo::lipo] Creating universal library for vision_utils_rs
[21:51:22]: ▸ [DEBUG cargo_lipo::exec] Running: "lipo" "-create" "-output" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/universal/release/libvision_utils_rs.a" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/aarch64-apple-ios/release/libvision_utils_rs.a" "/Users/tom/QAPMain/Development/frontend/vision_utils/rust/target/x86_64-apple-ios/release/libvision_utils_rs.a"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment