Skip to content

Installation error: Device or resource busy (os error 16) #14

@kuangzhuoran

Description

@kuangzhuoran

git clone https://github.com/TonyBolger/HelixerPost.git
cd HelixerPost
cargo build --release

I have tried :"cargo build --release --jobs 1", it did not work.

$ cargo build --release
Updating crates.io index
Locking 42 packages to latest compatible versions
Adding ndarray v0.15.6 (available: v0.16.1)
Compiling autocfg v1.4.0
Compiling memchr v2.7.4
Compiling regex-syntax v0.8.5
Compiling cfg-if v1.0.0
Compiling libc v0.2.169
Compiling pkg-config v0.3.31
Compiling proc-macro2 v1.0.92
Compiling unicode-ident v1.0.14
Compiling parking_lot_core v0.8.6
Compiling syn v1.0.109
Compiling smallvec v1.13.2
Compiling hdf5-types v0.8.1
Compiling rawpointer v0.2.1
Compiling paste v1.0.15
Compiling scopeguard v1.2.0
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libscopeguard-3cc1aefdf8f8ffd5.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libcfg_if-87bb3868fe172c5d.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libcfg_if-158af444c5cf2311.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/librawpointer-de658c5c46e3f2d3.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile cfg-if (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile rawpointer (lib) due to 1 previous error
error: could not compile scopeguard (lib) due to 1 previous error
error: could not compile cfg-if (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libunicode_ident-685b9f2345b1640f.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile unicode-ident (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libsmallvec-047e8ee4323d3edb.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile smallvec (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libautocfg-943fa0081008b2d0.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile autocfg (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libmemchr-0958435f69b50f45.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile memchr (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libpkg_config-79b1ffd9d855d2ff.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile pkg-config (lib) due to 1 previous error
error: failed to build archive at /beegfs/home/kuangzhuoran/software/HelixerPost/target/release/deps/libregex_syntax-c5e03f7bf210faad.rlib: failed to rename archive file: Device or resource busy (os error 16)

error: could not compile regex-syntax (lib) due to 1 previous error
(Helixer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions