*** tpb has joined #tomu | 00:00 | |
*** craigo has quit IRC | 00:15 | |
*** wrtlprnft has quit IRC | 02:19 | |
*** wrtlprnft has joined #tomu | 02:20 | |
*** wrtlprnft has quit IRC | 02:25 | |
*** st-gourichon-fid has joined #tomu | 06:07 | |
*** craigo has joined #tomu | 07:54 | |
*** wrtlprnft has joined #tomu | 09:55 | |
*** FxPape has quit IRC | 10:20 | |
*** FxPape has joined #tomu | 10:26 | |
*** ssb has quit IRC | 13:31 | |
*** daurnimator has joined #tomu | 13:42 | |
daurnimator | error: the lock file /build/wishbone-utils/src/wishbone-utils-0.7.4/wishbone-tool/Cargo.lock needs to be updated but --locked was passed to prevent this | 13:42 |
---|---|---|
daurnimator | xobs: ^ | 13:42 |
xobs | That was fast. Where is this? | 13:43 |
xobs | It's passing in CI: https://travis-ci.com/github/litex-hub/wishbone-utils/builds | 13:43 |
tpb | Title: Travis CI - Test and Deploy with Confidence (at travis-ci.com) | 13:43 |
daurnimator | xobs: trying to package for arch linux | 13:44 |
daurnimator | was building in a fresh chroot | 13:44 |
daurnimator | `cargo build --release --locked` | 13:44 |
xobs | Ah. Okay, that's probably an issue of me bumping the version, tagging, then rebuilding. It needs to be bump the version, rebuild, then tag. | 13:45 |
xobs | See if 0.7.5 fixes things. I'll get it right someday... | 13:46 |
xobs | Incidentally, I just split the bridge code out from `wishbone-tool` so it's now a standalone Rust crate! \o/ | 13:48 |
xobs | It's available at https://crates.io/crates/wishbone-bridge with documentation at https://docs.rs/wishbone-bridge/1.0.0/wishbone_bridge/ | 13:48 |
tpb | Title: wishbone_bridge - Rust (at docs.rs) | 13:48 |
*** CarlFK has joined #tomu | 13:50 | |
daurnimator | that's just a library right; not an application? | 13:52 |
xobs | Right. It's the core of `wishbone-tool` turned into a library. So nothing for you to package, but if people want to write their own programs to access the wishbone bus, it makes it easy. | 13:53 |
daurnimator | xobs: misc warnings I'm not sure if you can fix: | 14:00 |
daurnimator | wishbone-utils W: Unused shared library '/usr/lib/librt.so.1' by file ('usr/bin/wishbone-tool') | 14:00 |
daurnimator | wishbone-utils W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/wishbone-tool') | 14:00 |
xobs | daurnimator: I'm on Windows, so normally when I build for Linux I build the `musleabihf` target. | 14:04 |
daurnimator | xobs: do you link against libm anywhere? | 14:06 |
xobs | My suspicion is that a dependent library has indicated it wants that library. Though they seem so basic I wonder where it's coming from. | 14:08 |
*** emeb has joined #tomu | 14:49 | |
*** CarlFK has quit IRC | 18:50 | |
*** CarlFK has joined #tomu | 18:53 | |
*** st-gourichon-fid has quit IRC | 21:05 | |
*** ssb has joined #tomu | 21:40 | |
*** ssb has quit IRC | 21:52 | |
*** ssb has joined #tomu | 21:54 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!