bytedance / Elkeid

Elkeid is an open source solution that can meet the security requirements of various workloads such as hosts, containers and K8s, and serverless. It is derived from ByteDance's internal best practices.
https://elkeid.bytedance.com
2.22k stars 429 forks source link

scanner 编译失败 #67

Closed 297242448 closed 3 years ago

297242448 commented 3 years ago

[root@host-10-170-203-15 scanner]# cargo clean [root@host-10-170-203-15 scanner]# ./build.sh Compiling libc v0.2.97 Compiling memchr v2.4.0 Compiling proc-macro2 v1.0.27 Compiling autocfg v1.0.1 Compiling unicode-xid v0.2.2 Compiling version_check v0.9.3 Compiling cfg-if v1.0.0 Compiling log v0.4.14 Compiling syn v1.0.73 Compiling bitflags v1.2.1 Compiling glob v0.3.0 Compiling serde_derive v1.0.126 Compiling unicode-width v0.1.8 Compiling serde v1.0.126 Compiling regex-syntax v0.6.25 Compiling lazy_static v1.4.0 Compiling vec_map v0.8.2 Compiling strsim v0.8.0 Compiling humantime v2.1.0 Compiling termcolor v1.1.2 Compiling byteorder v1.4.3 Compiling ansi_term v0.11.0 Compiling typenum v1.13.0 Compiling crc32fast v1.2.1 Compiling bindgen v0.58.1 Compiling adler v1.0.2 Compiling scopeguard v1.1.0 Compiling shlex v1.0.0 Compiling peeking_take_while v0.1.2 Compiling anyhow v1.0.41 Compiling smallvec v1.6.1 Compiling lazycell v1.3.0 Compiling rustc-hash v1.1.0 Compiling cc v1.0.68 Compiling ryu v1.0.5 Compiling crossbeam-utils v0.8.5 Compiling serde_json v1.0.64 Compiling ahash v0.4.7 Compiling yansi v0.5.0 Compiling cpufeatures v0.1.5 Compiling once_cell v1.8.0 Compiling opaque-debug v0.3.0 Compiling hex v0.4.3 Compiling itoa v0.4.7 Compiling same-file v1.0.6 Compiling instant v0.1.9 Compiling libloading v0.7.0 Compiling nom v5.1.2 Compiling generic-array v0.14.4 Compiling num-traits v0.2.14 Compiling miniz_oxide v0.4.4 Compiling num-integer v0.1.44 Compiling textwrap v0.11.0 Compiling clang-sys v1.2.0 Compiling lock_api v0.4.4 Compiling hashbrown v0.9.1 Compiling walkdir v2.3.2 Compiling lru v0.6.5 Compiling aho-corasick v0.7.18 Compiling quote v1.0.9 Compiling time v0.1.44 Compiling parking_lot_core v0.8.3 Compiling atty v0.2.14 Compiling coarsetime v0.1.19 Compiling which v3.1.1 Compiling crossbeam-channel v0.5.1 Compiling parking_lot v0.11.1 Compiling regex v1.5.4 Compiling clap v2.33.3 Compiling flate2 v1.0.20 Compiling rmp v0.8.10 Compiling cexpr v0.4.0 Compiling block-buffer v0.9.0 Compiling digest v0.9.0 Compiling env_logger v0.8.4 Compiling chrono v0.4.19 Compiling sha2 v0.9.5 Compiling procfs v0.9.1 Compiling thiserror-impl v1.0.26 Compiling thiserror v1.0.26 Compiling yara-sys v0.6.1 Compiling rmp-serde v0.14.4 Compiling plugin v0.1.0 (/opt/security/Elkeid/agent/support/rust/plugin) Compiling flexi_logger v0.16.2 (/opt/security/Elkeid/agent/support/rust/flexi_logger) Compiling plugin_builder v0.1.0 (/opt/security/Elkeid/agent/support/rust/plugin_builder) The following warnings were emitted during compilation:

warning: Error running /usr/bin/ar: execvp

error: failed to run custom build command for yara-sys v0.6.1

Caused by: process didn't exit successfully: /opt/security/Elkeid/agent/scanner/target/release/build/yara-sys-97c3b4beaf6ff2ab/build-script-build (exit code: 1) --- stdout TARGET = Some("x86_64-unknown-linux-gnu") OPT_LEVEL = Some("3") HOST = Some("x86_64-unknown-linux-gnu") CC_x86_64-unknown-linux-gnu = None CC_x86_64_unknown_linux_gnu = None HOST_CC = None CC = None CFLAGS_x86_64-unknown-linux-gnu = None CFLAGS_x86_64_unknown_linux_gnu = None HOST_CFLAGS = None CFLAGS = None CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/ahocorasick.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/ahocorasick.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/arena.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/arena.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/atoms.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/atoms.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/base64.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/base64.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/bitmask.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/bitmask.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/compiler.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/compiler.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/endian.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/endian.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exec.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/exec.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exefiles.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/exefiles.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/filemap.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/filemap.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/grammar.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/grammar.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hash.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/hash.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_grammar.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/hex_grammar.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_lexer.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/hex_lexer.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/lexer.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/lexer.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/libyara.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/libyara.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/mem.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/mem.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/notebook.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/notebook.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/object.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/object.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/parser.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/parser.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/proc.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/proc.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/re.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_grammar.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/re_grammar.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_lexer.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/re_lexer.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/rules.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/rules.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scan.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/scan.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scanner.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/scanner.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/sizedstr.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/sizedstr.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stack.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/stack.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stopwatch.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/stopwatch.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stream.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/stream.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/strutils.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/strutils.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/threading.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/threading.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/modules.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/elf.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/elf/elf.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/math.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/math/math.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/pe/pe.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe_utils.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/pe/pe_utils.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/tests.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/tests/tests.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/time.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/time/time.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dex.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/dex/dex.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dotnet.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/dotnet/dotnet.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/macho.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/modules/macho/macho.c" exit code: 0 running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara" "-I" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/include" "-DDEX_MODULE=" "-DDOTNET_MODULE=" "-DMACHO_MODULE=" "-DNDEBUG=1" "-DUSE_LINUX_PROC=" "-DPOSIX=" "-o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/linux.o" "-c" "/root/.cargo/registry/src/github.com-1ecc6299db9ec823/yara-sys-0.6.1/yara/libyara/proc/linux.c" exit code: 0 AR_x86_64-unknown-linux-gnu = None AR_x86_64_unknown_linux_gnu = None HOST_AR = None AR = None running: "ar" "cq" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/libyara.a" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/ahocorasick.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/arena.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/atoms.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/base64.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/bitmask.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/compiler.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/endian.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exec.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exefiles.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/filemap.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hash.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/libyara.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/mem.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/notebook.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/object.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/parser.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/proc.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/rules.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scan.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scanner.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/sizedstr.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stack.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stopwatch.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stream.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/strutils.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/threading.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/modules.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/elf.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/math.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe_utils.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/tests.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/time.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dex.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dotnet.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/macho.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/linux.o" cargo:warning=Error running /usr/bin/ar: execvp exit code: 1

--- stderr

error occurred: Command "ar" "cq" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/libyara.a" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/ahocorasick.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/arena.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/atoms.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/base64.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/bitmask.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/compiler.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/endian.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exec.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/exefiles.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/filemap.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hash.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/hex_lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/libyara.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/mem.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/notebook.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/object.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/parser.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/proc.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_grammar.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/re_lexer.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/rules.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scan.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/scanner.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/sizedstr.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stack.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stopwatch.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/stream.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/strutils.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/threading.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/modules.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/elf.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/math.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/pe_utils.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/tests.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/time.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dex.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/dotnet.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/macho.o" "/opt/security/Elkeid/agent/scanner/target/x86_64-unknown-linux-gnu/release/build/yara-sys-ec447241b7d77189/out/linux.o" with args "ar" did not execute successfully (status code exit code: 1).

Elkeid plugin build failed

kulukami commented 3 years ago

Please provide more informations about your building tool-chains:

And check follows:

@297242448

kulukami commented 3 years ago

Closed

@297242448 has a broken tool-chains:

297242448 commented 3 years ago

image

297242448 commented 3 years ago

image