Monday, 2020-07-06

*** tpb has joined #tomu00:00
*** craigo has quit IRC00:15
*** wrtlprnft has quit IRC02:19
*** wrtlprnft has joined #tomu02:20
*** wrtlprnft has quit IRC02:25
*** st-gourichon-fid has joined #tomu06:07
*** craigo has joined #tomu07:54
*** wrtlprnft has joined #tomu09:55
*** FxPape has quit IRC10:20
*** FxPape has joined #tomu10:26
*** ssb has quit IRC13:31
*** daurnimator has joined #tomu13:42
daurnimatorerror: 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 this13:42
daurnimatorxobs: ^13:42
xobsThat was fast. Where is this?13:43
xobsIt's passing in CI: https://travis-ci.com/github/litex-hub/wishbone-utils/builds13:43
tpbTitle: Travis CI - Test and Deploy with Confidence (at travis-ci.com)13:43
daurnimatorxobs: trying to package for arch linux13:44
daurnimatorwas building in a fresh chroot13:44
daurnimator`cargo build --release --locked`13:44
xobsAh. 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
xobsSee if 0.7.5 fixes things. I'll get it right someday...13:46
xobsIncidentally, I just split the bridge code out from `wishbone-tool` so it's now a standalone Rust crate! \o/13:48
xobsIt's available at https://crates.io/crates/wishbone-bridge with documentation at https://docs.rs/wishbone-bridge/1.0.0/wishbone_bridge/13:48
tpbTitle: wishbone_bridge - Rust (at docs.rs)13:48
*** CarlFK has joined #tomu13:50
daurnimatorthat's just a library right; not an application?13:52
xobsRight. 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
daurnimatorxobs: misc warnings I'm not sure if you can fix:14:00
daurnimatorwishbone-utils W: Unused shared library '/usr/lib/librt.so.1' by file ('usr/bin/wishbone-tool')14:00
daurnimatorwishbone-utils W: Unused shared library '/usr/lib/libm.so.6' by file ('usr/bin/wishbone-tool')14:00
xobsdaurnimator: I'm on Windows, so normally when I build for Linux I build the `musleabihf` target.14:04
daurnimatorxobs: do you link against libm anywhere?14:06
xobsMy 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 #tomu14:49
*** CarlFK has quit IRC18:50
*** CarlFK has joined #tomu18:53
*** st-gourichon-fid has quit IRC21:05
*** ssb has joined #tomu21:40
*** ssb has quit IRC21:52
*** ssb has joined #tomu21:54

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!