ChanServ changed the topic of #rust-embedded to: Welcome to the Rust Embedded IRC channel! Bridged to #rust-embedded:matrix.org and logged at https://libera.irclog.whitequark.org/rust-embedded, code of conduct at https://www.rust-lang.org/conduct.html
re_irc has quit [Remote host closed the connection]
re_irc has joined #rust-embedded
<adamgreig> testing irc bridge again
<re_irc> < (@adamgreig:matrix.org)> testing irc the other way...
adamgreig is now known as agg
<agg> promising promising
<agg> cr1901: I've changed the homeserver from dendrite to conduit (seems appropriate anyway, at the time it didn't work but now it does)
<agg> afaik all the issues we had were homeserver problems, so the completely different homeserver mgiht help
<agg> going to update heisenbridge now too though, so hold fire a sec
<agg> probably regret this
re_irc has quit [Remote host closed the connection]
re_irc has joined #rust-embedded
<agg> ah, no, I'm not going to, because it needs a newer python than this vm currently has, so
<agg> wow this seems much snappier than before too... nice
<cr1901> agg: Thanks for your effort as always
<agg> np! hopefully this one is more stable. it was certainly easier to set up.
emerent has quit [Ping timeout: 248 seconds]
emerent has joined #rust-embedded
starblue has quit [Ping timeout: 248 seconds]
starblue has joined #rust-embedded
starblue has quit [*.net *.split]
emerent has quit [*.net *.split]
GenTooMan has quit [*.net *.split]
m5zs7k has quit [*.net *.split]
thomas25 has quit [*.net *.split]
seer has quit [*.net *.split]
emerent has joined #rust-embedded
starblue has joined #rust-embedded
GenTooMan has joined #rust-embedded
seer has joined #rust-embedded
m5zs7k has joined #rust-embedded
GenTooMan has quit [Ping timeout: 248 seconds]
thomas25 has joined #rust-embedded
hwj has joined #rust-embedded
hwj has quit [Ping timeout: 246 seconds]
hwj has joined #rust-embedded
hwj has quit [Ping timeout: 246 seconds]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #rust-embedded
hwj has joined #rust-embedded
hwj has quit [Ping timeout: 268 seconds]
hwj has joined #rust-embedded
cr1901_ has joined #rust-embedded
cr1901 has quit [Ping timeout: 248 seconds]
GenTooMan has joined #rust-embedded
starblue has quit [Ping timeout: 248 seconds]
starblue has joined #rust-embedded
hwj has quit [Ping timeout: 268 seconds]
<re_irc> < (@dirbaio:matrix.org)> does anyone know what these linker warnings are?
<re_irc> >>> /*snip*/libdefmt_rtt-95a21cdd7f5059ee.rlib(defmt_rtt-95a21cdd7f5059ee.defmt_rtt.25c9497a-cgu.13.rcgu.o):(.uninit.defmt-rtt.BUFFER): SHT_PROGBITS
<re_irc> = note: rust-lld: warning: section type mismatch for .uninit.defmt-rtt.BUFFER
<re_irc> >>> output section .uninit: SHT_NOBITS
<re_irc> < (@dirbaio:matrix.org)> they're always there, but they're only visible when you get a separate linker error (because link output is hidden otherwise)
<re_irc> < (@dirbaio:matrix.org)> resulting binary works fine
<re_irc> < (@diondokter:matrix.org)> Yeah, I saw those as well. No idea, doesn't seem to affect anything
cr1901_ is now known as cr1901
m5zs7k has quit [Ping timeout: 260 seconds]
m5zs7k has joined #rust-embedded
<re_irc> < (@a-gavin:matrix.org)> According to "man elf" on a linux machine:
<re_irc> This section holds information defined by the program, whose format and meaning are determined solely by the program```
<re_irc> < (@a-gavin:matrix.org)> According to "man elf" on a linux machine:
<re_irc> This section holds information defined by the program, whose format and meaning are determined solely by the program
<re_irc> SHT_PROGBITS
<re_irc> SHT_NOBITS
<re_irc> < (@a-gavin:matrix.org)> Just posting cuz it's interesting to read about haha!
hwj has joined #rust-embedded
hwj has quit [Ping timeout: 252 seconds]
dc740 has joined #rust-embedded
dc740 has quit [Remote host closed the connection]
WSalmon has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
dc740 has joined #rust-embedded
WSalmon has joined #rust-embedded
explore has joined #rust-embedded
WSalmon has quit [Remote host closed the connection]
WSalmon has joined #rust-embedded
<re_irc> < (@oop584:matrix.org)> I have two PRs to riscv-semihosting (https://github.com/riscv-rust/riscv-semihosting) that have been ready for review for two weeks and haven't been looked at yet. I sent an email to risc-v@teams.rust-embedded.org last week but have not heard back. Is there anyone here who can help me out?
<re_irc> < (@chaosprint:matrix.org)> Hi, does anyone know why some dependancies are called with "std" even if there is already "no_std" in the file I want to build?
<re_irc> < (@chaosprint:matrix.org)> I added the target but got this message. My Rust version is up to date "rustc 1.64.0 (a55dd71d5 2022-09-19)" with nightly as default.
<re_irc> rustup target add thumbv7em-none-eabihf
<re_irc> info: component 'rust-std' for target 'thumbv7em-none-eabihf' is up to date
<re_irc> < (@xiretza:xiretza.xyz)> : a "#![no_std]" crate can't depend on other crates that use "std"
<re_irc> < (@chaosprint:matrix.org)> : yes. The problem is caused by a dependency I created. I think my own code in that dependency is suitable for "no_std". It's the dependency crates of my code are triggered with "std", even if I disabled all their default features.
<re_irc> The most wired thing is that when I use this dep I created for another "stm32f4xx-hal" example, it works fine. So I am totally confused where might be wrong.
<re_irc> < (@chaosprint:matrix.org)> * dependencies crates of my crate that
<re_irc> < (@chaosprint:matrix.org)> * my crate
<re_irc> < (@chaosprint:matrix.org)> alright, it's fixed magically... I don't even touch anything significant...
hwj has joined #rust-embedded
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
crabbedhaloablut has joined #rust-embedded
causal has joined #rust-embedded
hwj has quit [Ping timeout: 272 seconds]
hwj has joined #rust-embedded
explore has quit [Quit: Connection closed for inactivity]
dc740 has quit [Remote host closed the connection]
emerent has quit [Ping timeout: 248 seconds]
emerent has joined #rust-embedded
hwj has quit [Read error: Connection reset by peer]
hwj has joined #rust-embedded
hwj has quit [Ping timeout: 252 seconds]