Skip to content

Build failures on dawin #31

Description

@timon-schelling
Error logs: `x86_64-darwin`
53 -         osx_libproc_bindings::proc_listpids(
53 +         proc_listpids(
   |

error[E0425]: cannot find function proc_listpidspath in module osx_libproc_bindings
--> /private/tmp/nix-build-nu_plugin_plot-0-unstable-2025-06-11.drv-0/nu_plugin_plot-0-unstable-2025-06-11-vendor/libproc-0.14.2/src/libproc/sys/macos.rs:91:31
|
91 | osx_libproc_bindings::proc_listpidspath(
| ^^^^^^^^^^^^^^^^^ not found in osx_libproc_bindings

error[E0425]: cannot find function proc_listpidspath in module osx_libproc_bindings
--> /private/tmp/nix-build-nu_plugin_plot-0-unstable-2025-06-11.drv-0/nu_plugin_plot-0-unstable-2025-06-11-vendor/libproc-0.14.2/src/libproc/sys/macos.rs:109:31
|
109 | osx_libproc_bindings::proc_listpidspath(
| ^^^^^^^^^^^^^^^^^ not found in osx_libproc_bindings

Some errors have detailed explanations: E0425, E0432.
For more information about an error, try rustc --explain E0425.
error: could not compile libproc (lib) due to 11 previous errors
warning: build failed, waiting for other jobs to finish...

Error logs: `aarch64-darwin`
53 -         osx_libproc_bindings::proc_listpids(
53 +         proc_listpids(
   |

error[E0425]: cannot find function proc_listpidspath in module osx_libproc_bindings
--> /private/tmp/nix-build-nu_plugin_plot-0-unstable-2025-06-11.drv-0/nu_plugin_plot-0-unstable-2025-06-11-vendor/libproc-0.14.2/src/libproc/sys/macos.rs:91:31
|
91 | osx_libproc_bindings::proc_listpidspath(
| ^^^^^^^^^^^^^^^^^ not found in osx_libproc_bindings

error[E0425]: cannot find function proc_listpidspath in module osx_libproc_bindings
--> /private/tmp/nix-build-nu_plugin_plot-0-unstable-2025-06-11.drv-0/nu_plugin_plot-0-unstable-2025-06-11-vendor/libproc-0.14.2/src/libproc/sys/macos.rs:109:31
|
109 | osx_libproc_bindings::proc_listpidspath(
| ^^^^^^^^^^^^^^^^^ not found in osx_libproc_bindings

Some errors have detailed explanations: E0425, E0432.
For more information about an error, try rustc --explain E0425.
error: could not compile libproc (lib) due to 11 previous errors
warning: build failed, waiting for other jobs to finish...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions