=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/binwalk", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for binwalk-3.1.0 Compiling libc v0.2.158 Compiling pkg-config v0.3.30 Compiling proc-macro2 v1.0.86 Compiling cfg-if v1.0.0 Compiling unicode-ident v1.0.13 Compiling shlex v1.3.0 Compiling semver v1.0.23 Compiling cc v1.1.21 Compiling quote v1.0.37 Compiling rustc_version v0.4.1 Compiling syn v2.0.77 Compiling byteorder v1.5.0 Compiling autocfg v1.3.0 Compiling adler2 v2.0.0 Compiling simd-adler32 v0.3.7 Compiling num-traits v0.2.19 Compiling memchr v2.7.4 Compiling miniz_oxide v0.8.0 Compiling freetype-sys v0.20.1 Compiling pathfinder_simd v0.5.4 Compiling crc32fast v1.4.2 Compiling yeslogic-fontconfig-sys v6.0.0 Compiling log v0.4.22 Compiling utf8parse v0.2.2 Compiling adler v1.0.2 Compiling zerocopy-derive v0.7.35 Compiling miniz_oxide v0.7.4 Compiling anstyle-parse v0.2.5 Compiling flate2 v1.0.34 Compiling zerocopy v0.7.35 Compiling aho-corasick v1.1.3 Compiling fdeflate v0.3.4 Compiling libloading v0.8.5 Compiling getrandom v0.2.15 Compiling colorchoice v1.0.2 Compiling regex-syntax v0.8.4 Compiling anstyle v1.0.8 Compiling anstyle-query v1.1.1 Compiling option-ext v0.2.0 Compiling bitflags v1.3.2 Compiling is_terminal_polyfill v1.70.1 Compiling color_quant v1.1.0 Compiling regex-automata v0.4.7 Compiling anstream v0.6.15 Compiling png v0.17.13 Compiling dirs-sys v0.4.1 Compiling rand_core v0.6.4 Compiling dlib v0.5.2 Compiling ppv-lite86 v0.2.20 Compiling lzma-sys v0.1.20 Compiling bzip2-sys v0.1.11+1.0.8 Compiling once_cell v1.19.0 Compiling same-file v1.0.6 Compiling font-kit v0.14.2 Compiling weezl v0.1.8 Compiling bytemuck v1.18.0 Compiling serde v1.0.210 Compiling plotters-backend v0.3.7 Compiling jpeg-decoder v0.3.1 Compiling lazy_static v1.5.0 Compiling gif v0.12.0 Compiling image v0.24.9 Compiling walkdir v2.5.0 Compiling pathfinder_geometry v0.5.1 Compiling rand_chacha v0.3.1 Compiling dirs v5.0.1 Compiling regex v1.10.6 Compiling serde_derive v1.0.210 Compiling crc32c v0.6.8 Compiling float-ord v0.3.2 Compiling heck v0.5.0 Compiling bitflags v2.6.0 Compiling strsim v0.11.1 Compiling clap_lex v0.7.2 Compiling crc32-v2 v0.0.4 Compiling serde_json v1.0.128 Compiling iana-time-zone v0.1.61 Compiling chrono v0.4.38 Compiling clap_builder v4.5.18 Compiling clap_derive v4.5.18 Compiling env_filter v0.1.2 Compiling rand v0.8.5 Compiling plotters-bitmap v0.3.7 Compiling plotters-svg v0.3.7 Compiling uuid-macro-internal v1.10.0 Compiling num_cpus v1.16.0 Compiling ttf-parser v0.20.0 Compiling ryu v1.0.18 Compiling humantime v2.1.0 Compiling itoa v1.0.11 Compiling plotters v0.3.7 Compiling env_logger v0.11.5 Compiling uuid v1.10.0 Compiling threadpool v1.8.1 Compiling bzip2 v0.4.4 Compiling clap v4.5.18 Compiling xz2 v0.1.7 Compiling colored v2.1.0 Compiling termsize v0.1.9 Compiling xxhash-rust v0.8.12 Compiling base64 v0.22.1 Compiling entropy v0.4.2 Compiling binwalk v3.1.0 (/tmp/work/sysutils/binwalk/work/binwalk-3.1.0) warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> src/extractors/common.rs:33:14 | 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)] | --------- in this derive macro expansion ... 33 | Internal(InternalExtractor), | ^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> src/extractors/common.rs:33:14 | 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)] | --- in this derive macro expansion ... 33 | Internal(InternalExtractor), | ^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique --> src/extractors/common.rs:33:14 | 30 | #[derive(Debug, Default, Clone, Eq, PartialEq, Ord, PartialOrd)] | ---------- in this derive macro expansion ... 33 | Internal(InternalExtractor), | ^^^^^^^^^^^^^^^^^ | = note: the address of the same function can vary between different codegen units = note: furthermore, different functions could have the same address after being merged together = note: for more information visit warning: `binwalk` (lib) generated 3 warnings warning: `binwalk` (bin "binwalk") generated 3 warnings (3 duplicates) Finished `release` profile [optimized] target(s) in 4m 15s *** Please use pkgtools/verifypc to sanity check dependencies.