ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
heat_ has joined #armlinux
heat has quit [Ping timeout: 240 seconds]
heat_ has quit [Remote host closed the connection]
heat_ has joined #armlinux
heat_ is now known as heat
Sally1 has joined #armlinux
sally has joined #armlinux
sally_ has quit [Ping timeout: 246 seconds]
nickep has quit [Quit: Leaving]
shawnguo has joined #armlinux
heat has quit [Remote host closed the connection]
heat has joined #armlinux
sally has quit [Remote host closed the connection]
apritzel has quit [Ping timeout: 245 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
jclsn has quit [Ping timeout: 246 seconds]
jclsn has joined #armlinux
amitk has joined #armlinux
heat has quit [Ping timeout: 246 seconds]
sally has joined #armlinux
sszy has joined #armlinux
iivanov has joined #armlinux
Misotauros has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
silurian_invader has quit [Ping timeout: 240 seconds]
frieder has quit [Remote host closed the connection]
luispm has quit [Ping timeout: 260 seconds]
luispm has joined #armlinux
apritzel has quit [Ping timeout: 250 seconds]
rvalue has quit [Read error: Connection reset by peer]
rvalue has joined #armlinux
prabhakarlad has quit [Quit: Client closed]
Sally1 has quit [Ping timeout: 240 seconds]
<nathanchance>
arnd: Thanks for fixing that error! FWIW, I seem to running into a similar issue as Rob with regards to linking the gcc plugins now (https://paste.debian.net/plainh/a68c0b79) but that seems expected for the reasons you noted earlier. I’ll just specify CONFIG_GCC_PLUGINS=n for now.
<arnd>
nathanchance: I think turning off GCC plugins would have addressed your first problem as well, so it sounds the update has not actually achieved much here
<arnd>
nathanchance: which compiler and libstdc++ version are you using to build the plugin?
<nathanchance>
arnd: Yes, you’re right. My host GCC shows ‘gcc (GCC) 13.2.1 20230801’ and I think my libstdc++ version is 6.0.32?
<arnd>
nathanchance: that's actually pretty close to what I have, with with gcc 13.1.0-2 and libstdc++.so.6.0.32
silurian_invader has joined #armlinux
Sally1 has joined #armlinux
<arnd>
apparently the symbol is "frange::accept(vrange_visitor const&) const", but so far I haven't even found where that is defined
Amit_T has quit [Remote host closed the connection]
amitk_ has joined #armlinux
Sally1 has quit [Ping timeout: 260 seconds]
amitk has quit [Ping timeout: 246 seconds]
<arnd>
nathanchance: the symbol comes from gcc/gcc/value-range.cc and was added in gcc-13, which would indicate that the link failure is maybe not the result of something I did but rather a problem with gcc-13 in general
<arnd>
it could also be related to the missing header that I worked around, possibly both are the result of building a C-only compiler when the default build would include c++ as well
<nathanchance>
arnd: Yeah, that is totally possible, as the plugins are built with HOSTCXX
<arnd>
I think all plugins are built with a c++ compiler because that's what gcc is written in these days, if that didn't cause problems before
apritzel has joined #armlinux
headless has quit [Quit: Konversation terminated!]