lsabi commented on issue #2882:
URL: https://github.com/apache/iggy/issues/2882#issuecomment-4063423343

   It's not compiling as it claims I do not have `hwloc` installed, though it 
is installed on my syste,....
   
   ```
     --- stderr
   
     thread 'main' (125243) panicked at 
/home/luca/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hwlocality-sys-0.6.4/build.rs:82:10:
     Could not find a suitable version of hwloc: 
     pkg-config exited with status code 1
     > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 
pkg-config --static --libs --cflags hwloc 'hwloc >= 2.0.0' 'hwloc < 3.0.0'
   
     The system library `hwloc` required by crate `hwlocality-sys` was not 
found.
     The file `hwloc.pc` needs to be installed and the PKG_CONFIG_PATH 
environment variable must contain its parent directory.
     The PKG_CONFIG_PATH environment variable is not set.
   
     HINT: if you have installed the library, try setting PKG_CONFIG_PATH to 
the directory containing `hwloc.pc`.
   
     note: run with `RUST_BACKTRACE=1` environment variable to display a 
backtrace
   warning: build failed, waiting for other jobs to finish...
   ```
   
   I'm figuring out why it's not working, but it'll take some time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to