input-output-hk / jormungandr

privacy voting blockchain node
https://input-output-hk.github.io/jormungandr/
Apache License 2.0
365 stars 132 forks source link

error[E0425]: cannot find function `iterate_sockets_info` in this scope #4134

Open yurivict opened 1 year ago

yurivict commented 1 year ago

Build fails:

error[E0425]: cannot find function `iterate_sockets_info` in this scope
  --> /wrkdirs/usr/ports/security/jormungandr/work/jormungandr-0.15.0/cargo-crates/netstat2-0.9.1/src/integrations/shared_api.rs:11:5
   |
11 |     iterate_sockets_info(af_flags, proto_flags)?.collect()
   |     ^^^^^^^^^^^^^^^^^^^^ not found in this scope

For more information about this error, try `rustc --explain E0425`.
error: could not compile `netstat2` due to previous error

Version: 0.15.0 rust-1.66.1 FreeBSD 13.1