Skip to content

Instantly share code, notes, and snippets.

@twistedfall
Created January 27, 2023 13:36
Show Gist options
  • Save twistedfall/8f03ac9a3ca35a9d0bf46ef87b7f8ec1 to your computer and use it in GitHub Desktop.
Save twistedfall/8f03ac9a3ca35a9d0bf46ef87b7f8ec1 to your computer and use it in GitHub Desktop.
# cargo build -vv
Fresh libc v0.2.139
Fresh glob v0.3.1
Fresh cfg-if v1.0.0
Fresh regex-syntax v0.6.28
Fresh libloading v0.7.4
Fresh jobserver v0.1.25
Fresh once_cell v1.17.0
Fresh maplit v1.0.2
Fresh percent-encoding v2.2.0
Fresh dunce v1.0.3
Fresh autocfg v1.1.0
Fresh shlex v1.1.0
Fresh pkg-config v0.3.26
Fresh vcpkg v0.2.15
Fresh memchr v2.5.0
Fresh semver v1.0.16
Fresh cc v1.0.78
Fresh clang-sys v1.4.0
warning: associated function `discard` is never used
--> /root/tttt/target/debug/build/clang-sys-5c53833c48ff3959/out/common.rs:51:12
|
51 | pub fn discard(mut self) {
| ^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
Fresh aho-corasick v0.7.20
warning: `clang-sys` (lib) generated 1 warning
Fresh regex v1.7.1
Fresh clang v2.0.0
Fresh num-traits v0.2.15
Fresh opencv-binding-generator v0.54.0
Compiling opencv v0.76.2
Running `/root/tttt/target/debug/build/opencv-e385bfd5ab42cc4c/build-script-build`
[opencv 0.76.2] === Using environment job server with the the amount of available jobs: 15
[opencv 0.76.2] === Running: "/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo" "build" "--release" "--package" "opencv-binding-generator" "--bin" "binding-generator"
[opencv 0.76.2] === Crate version: Some("0.76.2")
[opencv 0.76.2] === Environment configuration:
[opencv 0.76.2] === OPENCV_PACKAGE_NAME = None
[opencv 0.76.2] === OPENCV_PKGCONFIG_NAME = None
[opencv 0.76.2] === OPENCV_CMAKE_NAME = None
[opencv 0.76.2] === OPENCV_CMAKE_BIN = None
[opencv 0.76.2] === OPENCV_VCPKG_NAME = None
[opencv 0.76.2] === OPENCV_LINK_LIBS = None
[opencv 0.76.2] === OPENCV_LINK_PATHS = None
[opencv 0.76.2] === OPENCV_INCLUDE_PATHS = None
[opencv 0.76.2] === OPENCV_DISABLE_PROBES = None
[opencv 0.76.2] === CMAKE_PREFIX_PATH = None
[opencv 0.76.2] === OpenCV_DIR = None
[opencv 0.76.2] === PKG_CONFIG_PATH = None
[opencv 0.76.2] === VCPKG_ROOT = None
[opencv 0.76.2] === VCPKGRS_DYNAMIC = None
[opencv 0.76.2] === OCVRS_DOCS_GENERATE_DIR = None
[opencv 0.76.2] === DOCS_RS = None
[opencv 0.76.2] === PATH = Some("/root/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin")
[opencv 0.76.2] === Enabled features:
[opencv 0.76.2] === ALPHAMAT
[opencv 0.76.2] === ARUCO
[opencv 0.76.2] === ARUCO_DETECTOR
[opencv 0.76.2] === BARCODE
[opencv 0.76.2] === BGSEGM
[opencv 0.76.2] === BIOINSPIRED
[opencv 0.76.2] === CALIB3D
[opencv 0.76.2] === CCALIB
[opencv 0.76.2] === CUDAARITHM
[opencv 0.76.2] === CUDABGSEGM
[opencv 0.76.2] === CUDACODEC
[opencv 0.76.2] === CUDAFEATURES2D
[opencv 0.76.2] === CUDAFILTERS
[opencv 0.76.2] === CUDAIMGPROC
[opencv 0.76.2] === CUDAOBJDETECT
[opencv 0.76.2] === CUDAOPTFLOW
[opencv 0.76.2] === CUDASTEREO
[opencv 0.76.2] === CUDAWARPING
[opencv 0.76.2] === CVV
[opencv 0.76.2] === DEFAULT
[opencv 0.76.2] === DNN
[opencv 0.76.2] === DNN_SUPERRES
[opencv 0.76.2] === DPM
[opencv 0.76.2] === FACE
[opencv 0.76.2] === FEATURES2D
[opencv 0.76.2] === FLANN
[opencv 0.76.2] === FREETYPE
[opencv 0.76.2] === FUZZY
[opencv 0.76.2] === GAPI
[opencv 0.76.2] === HDF
[opencv 0.76.2] === HFS
[opencv 0.76.2] === HIGHGUI
[opencv 0.76.2] === IMGCODECS
[opencv 0.76.2] === IMGPROC
[opencv 0.76.2] === IMG_HASH
[opencv 0.76.2] === INTENSITY_TRANSFORM
[opencv 0.76.2] === LINE_DESCRIPTOR
[opencv 0.76.2] === MCC
[opencv 0.76.2] === ML
[opencv 0.76.2] === OBJDETECT
[opencv 0.76.2] === OPTFLOW
[opencv 0.76.2] === OVIS
[opencv 0.76.2] === PHASE_UNWRAPPING
[opencv 0.76.2] === PHOTO
[opencv 0.76.2] === PLOT
[opencv 0.76.2] === QUALITY
[opencv 0.76.2] === RAPID
[opencv 0.76.2] === RGBD
[opencv 0.76.2] === SALIENCY
[opencv 0.76.2] === SFM
[opencv 0.76.2] === SHAPE
[opencv 0.76.2] === STEREO
[opencv 0.76.2] === STITCHING
[opencv 0.76.2] === STRUCTURED_LIGHT
[opencv 0.76.2] === SUPERRES
[opencv 0.76.2] === SURFACE_MATCHING
[opencv 0.76.2] === TEXT
[opencv 0.76.2] === TRACKING
[opencv 0.76.2] === VIDEO
[opencv 0.76.2] === VIDEOIO
[opencv 0.76.2] === VIDEOSTAB
[opencv 0.76.2] === VIZ
[opencv 0.76.2] === WECHAT_QRCODE
[opencv 0.76.2] === XFEATURES2D
[opencv 0.76.2] === XIMGPROC
[opencv 0.76.2] === XOBJDETECT
[opencv 0.76.2] === XPHOTO
[opencv 0.76.2] === Detected probe priority based on environment vars: pkg_config: false, cmake: false, vcpkg: false
[opencv 0.76.2] === Probing the OpenCV library in the following order: environment, pkg_config, cmake, vcpkg_cmake, vcpkg
[opencv 0.76.2] === Can't probe using: environment, continuing with other methods because: Some environment variables are missing
[opencv 0.76.2] === Probing OpenCV library using pkg_config
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV4_NO_PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV4_STATIC
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV4_DYNAMIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_NO_PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_STATIC
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_DYNAMIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[opencv 0.76.2] === Can't probe using: pkg_config, continuing with other methods because: `"pkg-config" "--libs" "--cflags" "opencv4"` did not exit successfully: exit status: 1
[opencv 0.76.2] error: could not find system library 'opencv4' required by the 'opencv' crate
[opencv 0.76.2]
[opencv 0.76.2] --- stderr
[opencv 0.76.2] Package opencv4 was not found in the pkg-config search path.
[opencv 0.76.2] Perhaps you should add the directory containing `opencv4.pc'
[opencv 0.76.2] to the PKG_CONFIG_PATH environment variable
[opencv 0.76.2] No package 'opencv4' found
[opencv 0.76.2] , `"pkg-config" "--libs" "--cflags" "opencv"` did not exit successfully: exit status: 1
[opencv 0.76.2] error: could not find system library 'opencv' required by the 'opencv' crate
[opencv 0.76.2]
[opencv 0.76.2] --- stderr
[opencv 0.76.2] Package opencv was not found in the pkg-config search path.
[opencv 0.76.2] Perhaps you should add the directory containing `opencv.pc'
[opencv 0.76.2] to the PKG_CONFIG_PATH environment variable
[opencv 0.76.2] No package 'opencv' found
[opencv 0.76.2]
[opencv 0.76.2] === Probing OpenCV library using cmake
[opencv 0.76.2] === cmake ninja probe command: "cmake" "-S" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Debug" "-G" "Ninja"
[opencv 0.76.2] === Probing with cmake ninja generator failed, will try Makefile generator, error: cmake returned an error
[opencv 0.76.2] stdout: "-- Configuring incomplete, errors occurred!\nSee also \"/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/cmake_probe_build/CMakeFiles/CMakeOutput.log\".\n"
[opencv 0.76.2] 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"
[opencv 0.76.2] === cmake makefiles probe command: "cmake" "-S" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/cmake" "-DOCVRS_PACKAGE_NAME=OpenCV" "-DCMAKE_BUILD_TYPE=Debug" "-G" "Unix Makefiles"
[opencv 0.76.2] === Unexpected cmake compiler argument found: -g
[opencv 0.76.2] === Unexpected cmake compiler argument found: -rdynamic
[opencv 0.76.2] === Unexpected cmake compiler argument found: -o
[opencv 0.76.2] === Successfully probed using: cmake
[opencv 0.76.2] === OpenCV library configuration: Library {
[opencv 0.76.2] include_paths: [
[opencv 0.76.2] "/usr/local/include/opencv4",
[opencv 0.76.2] ],
[opencv 0.76.2] version: Version {
[opencv 0.76.2] major: 4,
[opencv 0.76.2] minor: 6,
[opencv 0.76.2] patch: 0,
[opencv 0.76.2] },
[opencv 0.76.2] cargo_metadata: [
[opencv 0.76.2] "cargo:rustc-link-search=/usr/local/lib",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_gapi",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_highgui",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_ml",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_objdetect",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_photo",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_stitching",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_video",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_videoio",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_imgcodecs",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_dnn",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_calib3d",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_features2d",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_flann",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_imgproc",
[opencv 0.76.2] "cargo:rustc-link-lib=opencv_core",
[opencv 0.76.2] ],
[opencv 0.76.2] }
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_opencv_branch_4
[opencv 0.76.2] === Detected OpenCV module header dir at: /usr/local/include/opencv4/opencv2
[opencv 0.76.2] === Found OpenCV version: 4.6.0 in headers located at: /usr/local/include/opencv4
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_PACKAGE_NAME
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_PKGCONFIG_NAME
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_CMAKE_NAME
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_CMAKE_BIN
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_VCPKG_NAME
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_LINK_LIBS
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_LINK_PATHS
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_INCLUDE_PATHS
[opencv 0.76.2] cargo:rerun-if-env-changed=OPENCV_DISABLE_PROBES
[opencv 0.76.2] cargo:rerun-if-env-changed=CMAKE_PREFIX_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=OpenCV_DIR
[opencv 0.76.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[opencv 0.76.2] cargo:rerun-if-env-changed=VCPKG_ROOT
[opencv 0.76.2] cargo:rerun-if-env-changed=VCPKGRS_DYNAMIC
[opencv 0.76.2] cargo:rerun-if-env-changed=OCVRS_DOCS_GENERATE_DIR
[opencv 0.76.2] cargo:rerun-if-env-changed=DOCS_RS
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/ccalib.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/xfeatures2d.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/dnn.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/photo.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/aruco.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-dnn.cpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/videoio.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/gapi.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-features2d.cpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/face.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/alphamat.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/core.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/hdf.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/bioinspired.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/sfm.hpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-core.cpp
[opencv 0.76.2] cargo:rerun-if-changed=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/ocvrs_common.hpp
[opencv 0.76.2] cargo:rerun-if-changed=Cargo.toml
[opencv 0.76.2] === Generating code in: /root/tttt/target/debug/build/opencv-ca368b5574625a24/out
[opencv 0.76.2] === Placing generated bindings into: /root/tttt/target/debug/build/opencv-ca368b5574625a24/out/opencv
[opencv 0.76.2] === Using OpenCV headers from: /usr/local/include/opencv4
[opencv 0.76.2] === Clang: Ubuntu clang version 14.0.0-1ubuntu1
[opencv 0.76.2] === Clang command line args: [
[opencv 0.76.2] "-isystem/usr/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11",
[opencv 0.76.2] "-isystem/usr/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/x86_64-linux-gnu/c++/11",
[opencv 0.76.2] "-isystem/usr/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/backward",
[opencv 0.76.2] "-isystem/usr/lib/llvm-14/lib/clang/14.0.0/include",
[opencv 0.76.2] "-isystem/usr/local/include",
[opencv 0.76.2] "-isystem/usr/include/x86_64-linux-gnu",
[opencv 0.76.2] "-isystem/usr/include",
[opencv 0.76.2] "-I/usr/local/include/opencv4",
[opencv 0.76.2] "-F/usr/local/include/opencv4",
[opencv 0.76.2] "-I/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp",
[opencv 0.76.2] "-F/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp",
[opencv 0.76.2] "-DOCVRS_PARSING_HEADERS",
[opencv 0.76.2] "-includeocvrs_ephemeral.hpp",
[opencv 0.76.2] "-std=c++14",
[opencv 0.76.2] ]
[opencv 0.76.2] === Building binding-generator binary:
[opencv 0.76.2] === Downloading crates ...
[opencv 0.76.2] === Downloaded glob v0.3.0
[opencv 0.76.2] === Downloaded regex v1.7.0
[opencv 0.76.2] === Compiling glob v0.3.0
[opencv 0.76.2] === Compiling memchr v2.5.0
[opencv 0.76.2] === Compiling libc v0.2.139
[opencv 0.76.2] === Compiling cfg-if v1.0.0
[opencv 0.76.2] === Compiling regex-syntax v0.6.28
[opencv 0.76.2] === Compiling percent-encoding v2.2.0
[opencv 0.76.2] === Compiling dunce v1.0.3
[opencv 0.76.2] === Compiling once_cell v1.17.0
[opencv 0.76.2] === Compiling maplit v1.0.2
[opencv 0.76.2] === Compiling libloading v0.7.4
[opencv 0.76.2] === Compiling clang-sys v1.4.0
[opencv 0.76.2] === Compiling aho-corasick v0.7.20
[opencv 0.76.2] === Compiling regex v1.7.0
[opencv 0.76.2] === Compiling clang v2.0.0
[opencv 0.76.2] === Compiling opencv-binding-generator v0.54.0
[opencv 0.76.2] === Finished release [optimized] target(s) in 8.82s
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "dnn" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "core" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "calib3d" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "gapi" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "flann" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "features2d" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "highgui" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "imgcodecs" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "imgproc" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "ml" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "objdetect" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "photo" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "video" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "stitching" ""
[opencv 0.76.2] === Running: "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/release/binding-generator" "/usr/local/include/opencv4" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "videoio" ""
[opencv 0.76.2] === Generated: imgcodecs
[opencv 0.76.2] === Generated: videoio
[opencv 0.76.2] === Generated: highgui
[opencv 0.76.2] === Generated: flann
[opencv 0.76.2] === Generated: video
[opencv 0.76.2] === Generated: ml
[opencv 0.76.2] === Generated: photo
[opencv 0.76.2] === Generated: calib3d
[opencv 0.76.2] === Generated: features2d
[opencv 0.76.2] === Generated: objdetect
[opencv 0.76.2] === Generated: imgproc
[opencv 0.76.2] === Generated: dnn
[opencv 0.76.2] === Generated: gapi
[opencv 0.76.2] === Generated: stitching
[opencv 0.76.2] === Generated: core
[opencv 0.76.2] === Total binding generation time: 2.659473633s
[opencv 0.76.2] OPT_LEVEL = Some("0")
[opencv 0.76.2] TARGET = Some("x86_64-unknown-linux-gnu")
[opencv 0.76.2] HOST = Some("x86_64-unknown-linux-gnu")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] DEBUG = Some("true")
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXX_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXX_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXX
[opencv 0.76.2] HOST_CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXX
[opencv 0.76.2] CXX = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXFLAGS_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXFLAGS_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXFLAGS
[opencv 0.76.2] HOST_CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXFLAGS
[opencv 0.76.2] CXXFLAGS = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[opencv 0.76.2] CRATE_CC_NO_DEFAULTS = None
[opencv 0.76.2] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[opencv 0.76.2] === Compiler information: Tool {
[opencv 0.76.2] path: "c++",
[opencv 0.76.2] cc_wrapper_path: None,
[opencv 0.76.2] cc_wrapper_args: [],
[opencv 0.76.2] args: [
[opencv 0.76.2] "-O0",
[opencv 0.76.2] "-ffunction-sections",
[opencv 0.76.2] "-fdata-sections",
[opencv 0.76.2] "-fPIC",
[opencv 0.76.2] "-gdwarf-4",
[opencv 0.76.2] "-fno-omit-frame-pointer",
[opencv 0.76.2] "-m64",
[opencv 0.76.2] "-I",
[opencv 0.76.2] "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp",
[opencv 0.76.2] "-I",
[opencv 0.76.2] "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out",
[opencv 0.76.2] "-I",
[opencv 0.76.2] ".",
[opencv 0.76.2] "-I",
[opencv 0.76.2] "/usr/local/include/opencv4",
[opencv 0.76.2] "-Wall",
[opencv 0.76.2] "-Wextra",
[opencv 0.76.2] "-std=c++11",
[opencv 0.76.2] "-Wno-deprecated-declarations",
[opencv 0.76.2] "-Wno-deprecated-copy",
[opencv 0.76.2] "-Wno-unused-parameter",
[opencv 0.76.2] "-Wno-sign-compare",
[opencv 0.76.2] "-Wno-comment",
[opencv 0.76.2] "-Wno-unused-variable",
[opencv 0.76.2] "-Wno-ignored-qualifiers",
[opencv 0.76.2] "-Wno-return-type-c-linkage",
[opencv 0.76.2] ],
[opencv 0.76.2] env: [],
[opencv 0.76.2] family: Gnu,
[opencv 0.76.2] cuda: false,
[opencv 0.76.2] removed_args: [],
[opencv 0.76.2] }
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_sys
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_types
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_calib3d
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_core
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_dnn
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_features2d
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_flann
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_gapi
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_highgui
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_imgcodecs
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_imgproc
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_ml
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_objdetect
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_photo
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_stitching
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_video
[opencv 0.76.2] cargo:rustc-cfg=ocvrs_has_module_videoio
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-photo.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/photo.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-imgproc.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/imgproc.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-ml.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/ml.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-highgui.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/highgui.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-features2d.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/features2d.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-gapi.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/gapi.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-core.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-core.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-objdetect.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/objdetect.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-stitching.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/stitching.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-calib3d.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/calib3d.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-features2d.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-features2d.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-flann.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/flann.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-dnn.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/dnn.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-core.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/core.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-dnn.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp/manual-dnn.cpp"
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-imgcodecs.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/imgcodecs.cpp"
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-video.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/video.cpp"
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src_cpp" "-I" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out" "-I" "." "-I" "/usr/local/include/opencv4" "-Wall" "-Wextra" "-std=c++11" "-Wno-deprecated-declarations" "-Wno-deprecated-copy" "-Wno-unused-parameter" "-Wno-sign-compare" "-Wno-comment" "-Wno-unused-variable" "-Wno-ignored-qualifiers" "-Wno-return-type-c-linkage" "-o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-videoio.o" "-c" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/videoio.cpp"
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] cargo:rerun-if-env-changed=AR_x86_64-unknown-linux-gnu
[opencv 0.76.2] AR_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=AR_x86_64_unknown_linux_gnu
[opencv 0.76.2] AR_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_AR
[opencv 0.76.2] HOST_AR = None
[opencv 0.76.2] cargo:rerun-if-env-changed=AR
[opencv 0.76.2] AR = None
[opencv 0.76.2] running: "ar" "cq" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/libocvrs.a" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-calib3d.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-core.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-core.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-dnn.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-dnn.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-features2d.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/744bbfcc51081f6a-manual-features2d.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-flann.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-gapi.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-highgui.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-imgcodecs.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-imgproc.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-ml.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-objdetect.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-photo.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-stitching.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-video.o" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/e0780a442783c8bf-videoio.o"
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] running: "ar" "s" "/root/tttt/target/debug/build/opencv-ca368b5574625a24/out/libocvrs.a"
[opencv 0.76.2] exit status: 0
[opencv 0.76.2] cargo:rustc-link-lib=static=ocvrs
[opencv 0.76.2] cargo:rustc-link-search=native=/root/tttt/target/debug/build/opencv-ca368b5574625a24/out
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64-unknown-linux-gnu
[opencv 0.76.2] CXXSTDLIB_x86_64-unknown-linux-gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXSTDLIB_x86_64_unknown_linux_gnu
[opencv 0.76.2] CXXSTDLIB_x86_64_unknown_linux_gnu = None
[opencv 0.76.2] cargo:rerun-if-env-changed=HOST_CXXSTDLIB
[opencv 0.76.2] HOST_CXXSTDLIB = None
[opencv 0.76.2] cargo:rerun-if-env-changed=CXXSTDLIB
[opencv 0.76.2] CXXSTDLIB = None
[opencv 0.76.2] cargo:rustc-link-lib=stdc++
[opencv 0.76.2] cargo:rustc-link-search=/usr/local/lib
[opencv 0.76.2] cargo:rustc-link-lib=opencv_gapi
[opencv 0.76.2] cargo:rustc-link-lib=opencv_highgui
[opencv 0.76.2] cargo:rustc-link-lib=opencv_ml
[opencv 0.76.2] cargo:rustc-link-lib=opencv_objdetect
[opencv 0.76.2] cargo:rustc-link-lib=opencv_photo
[opencv 0.76.2] cargo:rustc-link-lib=opencv_stitching
[opencv 0.76.2] cargo:rustc-link-lib=opencv_video
[opencv 0.76.2] cargo:rustc-link-lib=opencv_videoio
[opencv 0.76.2] cargo:rustc-link-lib=opencv_imgcodecs
[opencv 0.76.2] cargo:rustc-link-lib=opencv_dnn
[opencv 0.76.2] cargo:rustc-link-lib=opencv_calib3d
[opencv 0.76.2] cargo:rustc-link-lib=opencv_features2d
[opencv 0.76.2] cargo:rustc-link-lib=opencv_flann
[opencv 0.76.2] cargo:rustc-link-lib=opencv_imgproc
[opencv 0.76.2] cargo:rustc-link-lib=opencv_core
Running `CARGO=/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_CRATE_NAME=opencv CARGO_MANIFEST_DIR=/root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2 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_RUST_VERSION='' CARGO_PKG_VERSION=0.76.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=76 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/root/tttt/target/debug/deps:/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib:/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' OUT_DIR=/root/tttt/target/debug/build/opencv-ca368b5574625a24/out rustc --crate-name opencv --edition=2021 /root/.cargo/registry/src/github.com-1ecc6299db9ec823/opencv-0.76.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alphamat"' --cfg 'feature="aruco"' --cfg 'feature="aruco_detector"' --cfg 'feature="barcode"' --cfg 'feature="bgsegm"' --cfg 'feature="bioinspired"' --cfg 'feature="calib3d"' --cfg 'feature="ccalib"' --cfg 'feature="cudaarithm"' --cfg 'feature="cudabgsegm"' --cfg 'feature="cudacodec"' --cfg 'feature="cudafeatures2d"' --cfg 'feature="cudafilters"' --cfg 'feature="cudaimgproc"' --cfg 'feature="cudaobjdetect"' --cfg 'feature="cudaoptflow"' --cfg 'feature="cudastereo"' --cfg 'feature="cudawarping"' --cfg 'feature="cvv"' --cfg 'feature="default"' --cfg 'feature="dnn"' --cfg 'feature="dnn_superres"' --cfg 'feature="dpm"' --cfg 'feature="face"' --cfg 'feature="features2d"' --cfg 'feature="flann"' --cfg 'feature="freetype"' --cfg 'feature="fuzzy"' --cfg 'feature="gapi"' --cfg 'feature="hdf"' --cfg 'feature="hfs"' --cfg 'feature="highgui"' --cfg 'feature="img_hash"' --cfg 'feature="imgcodecs"' --cfg 'feature="imgproc"' --cfg 'feature="intensity_transform"' --cfg 'feature="line_descriptor"' --cfg 'feature="mcc"' --cfg 'feature="ml"' --cfg 'feature="objdetect"' --cfg 'feature="optflow"' --cfg 'feature="ovis"' --cfg 'feature="phase_unwrapping"' --cfg 'feature="photo"' --cfg 'feature="plot"' --cfg 'feature="quality"' --cfg 'feature="rapid"' --cfg 'feature="rgbd"' --cfg 'feature="saliency"' --cfg 'feature="sfm"' --cfg 'feature="shape"' --cfg 'feature="stereo"' --cfg 'feature="stitching"' --cfg 'feature="structured_light"' --cfg 'feature="superres"' --cfg 'feature="surface_matching"' --cfg 'feature="text"' --cfg 'feature="tracking"' --cfg 'feature="video"' --cfg 'feature="videoio"' --cfg 'feature="videostab"' --cfg 'feature="viz"' --cfg 'feature="wechat_qrcode"' --cfg 'feature="xfeatures2d"' --cfg 'feature="ximgproc"' --cfg 'feature="xobjdetect"' --cfg 'feature="xphoto"' -C metadata=2fd32b7880c8cf23 -C extra-filename=-2fd32b7880c8cf23 --out-dir /root/tttt/target/debug/deps -L dependency=/root/tttt/target/debug/deps --extern libc=/root/tttt/target/debug/deps/liblibc-6beddb6f6eac06f5.rmeta --extern num_traits=/root/tttt/target/debug/deps/libnum_traits-fc11cc8df6e7626c.rmeta --extern once_cell=/root/tttt/target/debug/deps/libonce_cell-2b166f9414fe3440.rmeta --cap-lints warn -L native=/root/tttt/target/debug/build/opencv-ca368b5574625a24/out -L /usr/local/lib -l static=ocvrs -l stdc++ -l opencv_gapi -l opencv_highgui -l opencv_ml -l opencv_objdetect -l opencv_photo -l opencv_stitching -l opencv_video -l opencv_videoio -l opencv_imgcodecs -l opencv_dnn -l opencv_calib3d -l opencv_features2d -l opencv_flann -l opencv_imgproc -l opencv_core --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_gapi --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`
Compiling tttt v0.1.0 (/root/tttt)
Running `CARGO=/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/cargo CARGO_BIN_NAME=tttt CARGO_CRATE_NAME=tttt CARGO_MANIFEST_DIR=/root/tttt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tttt CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' 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 LD_LIBRARY_PATH='/root/tttt/target/debug/deps:/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib:/root/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/lib' rustc --crate-name tttt --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=aca4eba5ad8f1611 -C extra-filename=-aca4eba5ad8f1611 --out-dir /root/tttt/target/debug/deps -C incremental=/root/tttt/target/debug/incremental -L dependency=/root/tttt/target/debug/deps --extern opencv=/root/tttt/target/debug/deps/libopencv-2fd32b7880c8cf23.rlib -L native=/root/tttt/target/debug/build/opencv-ca368b5574625a24/out -L /usr/local/lib`
Finished dev [unoptimized + debuginfo] target(s) in 29.86s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment