Tapper has quit [Read error: Connection reset by peer]
Tapper has joined #openwrt-devel
lmore377 has joined #openwrt-devel
GNUmoon has quit [Ping timeout: 480 seconds]
<Grommish>
Ok, odd question. I compiled an app that uses 'tui' to do console/terminal stuff. Is there a reason it wouldn't work under OpenWrt (like OpenWrt not having what *nix apps would consider a terminal/console)? (I'm getting a SIGILL, but I'm not sure why yet)
<mangix>
aparcar: turris people run a honeypot.
fpsusername[m] has quit [Server closed connection]
fpsusername[m] has joined #openwrt-devel
MatMaul[m] has quit [Server closed connection]
MatMaul[m] has joined #openwrt-devel
nick[m]1234 has quit [Server closed connection]
nick[m]1234 has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
<neggles>
Grommish: do you have libncurses/libncursesw ?
<Grommish>
neggles: Probably not since it's a fresh build.. I'll DEP it out and try again
<neggles>
almost every tui app uses ncurses
GNUmoon has joined #openwrt-devel
<Grommish>
neggles: Gotcha, well.. Maybe it'll work :D
<Grommish>
I need something positive to go right hahah
<neggles>
Grommish: you can `strace -e trace=file,%%stat` to see what dylibs it tries to open
<neggles>
heck just a regular `strace <command>` should show you where the SIGILL is coming from
<Grommish>
I ran a remotegdb on it
<Grommish>
but, I'm not very good at gdb
<neggles>
in my admittedly limited experience, gdb is of limited use when it comes to stuff that won't start right
<Grommish>
My issue that I dunno if it's the code, the toolchain, my implimentation, arch issues, etc.. Too many possible issues
<neggles>
it's kind of a sledgehammer
<neggles>
if the app won't even init, strace ought to give you the info you need to work out where it's failing at least
<neggles>
Grommish: first note - you need to run `mips64-openwrt-linux-gdb` not your host gdb
<Grommish>
neggles: I am.. I am use ./scripts/remote-gdb
<neggles>
aite
<Grommish>
and gdbserver on device
<neggles>
i've made that mistake quite a few times so figured i'd check :P
<Grommish>
*nod* I have to be careful with that because rust and host vs build-system is a huge hassle
<Grommish>
I'm statically linking these, BTW
<Grommish>
I dunno if that's going to be an issue or not
<neggles>
shouldn't be, if anything it ought to make it less problematic
<Grommish>
I will say that rust-lang cargo projects are really easy to build
<Grommish>
dunno how they are to create,but at least from my end they are easy to build
<neggles>
can i grab a copy of the binary?
<Grommish>
the btm? sure.. I'm building it out again.
<Grommish>
Although it'll pitch a fit over libncurses
<neggles>
yea, I wanna see what instruction it's hitting
<Grommish>
if you have it installed you could jsut drop the ipk
<neggles>
preferably the exact binary you were running when you got that trace :P
<Grommish>
Almost done building.. one min
<Grommish>
Well, I've done recompiled ;p so let me reflash and run a new one
<Grommish>
neggles: You have a preferred file drop service?
<Grommish>
neggles: I don't really use them, so I have no idea which to use
<neggles>
Grommish: eh not particularly, i use mega mostly
<neggles>
and/or my vault box
<Grommish>
I'll figure something out.. I've gotta rebuild.. I derped on the DEPENDS line
<Grommish>
I've got GDrive if nothing else
<Grommish>
If the issue is simply not having libncurses/libncurses-dev, it would be Snoopy Dance time
Tapper has joined #openwrt-devel
<Tapper>
stintel: Wifi dropouts have stopped after disabling 802.11r on the r6260
<Tapper>
Even with 802.11r enabled I could not find anything in the logs.
<Grommish>
Tapper: Hiya sir.. Been a bit :) Hopefully it's going well
<Tapper>
Grommish Hi mate. yeah bin a wile. All is good this end. Got rid of the covid out of the house lets hope it stays that way. Hows you?
<Tapper>
My wife and 2 of the kids had covid but me and the oldest lad did not.
<Grommish>
Tapper: Oi! That's good to hear. Nothing so horrendous here
<mangix>
hmm
<mangix>
reproducible openwrt no longer runs
<mangix>
oh well
<Tapper>
The oldest lad did go to football )siccer) you know propper football lol and clashed heads with one of the strikers then had to have 7 stiches in his top lip. He's all good tho he wanted to play with blud pissing out of his face lol
<Tapper>
Soccer*
<Grommish>
Tapper: Of course he did hah
<Tapper>
O to be 15 again!
<Tapper>
First thing he did is take a pick and post it to his GF lol Chicks dig scars rite?
<stintel>
so memory usage does increase, but much much slower
<rsalvaterra>
Indeed…
<stintel>
I was thinking to move some VLAN to be routed over the SNIC10e, couldn't decide on which one, but I came up with an idea that wouldn't require too crazy reconfiguring and without added pressure of taking production things offline
wigyori_ has quit [Server closed connection]
wigyori has joined #openwrt-devel
<neggles>
oh i should check mine
EqUaTe has quit [Server closed connection]
EqUaTe has joined #openwrt-devel
<Grommish>
stintel: If you can, remove IPv6 and see what happens to what's left of the leak?
felix has quit []
<Grommish>
I had removed IPv6 on my build and saw no creep at all, but it was at the same time you saw .96 or whatever not showing a leak and I headed back to rust land
shibboleth has quit [Quit: shibboleth]
rua has joined #openwrt-devel
felix has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
owrt-snap-builds has quit [Server closed connection]
owrt-snap-builds has joined #openwrt-devel
enyc has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
dwmw2 has quit [Server closed connection]
DLange has quit [Server closed connection]
swegener has quit [Server closed connection]
DLange has joined #openwrt-devel
swegener has joined #openwrt-devel
bluew has quit [Quit: Leaving]
owrt-1907-builds has quit [Server closed connection]
owrt-1907-builds has joined #openwrt-devel
rua has joined #openwrt-devel
<ynezz>
rsalvaterra: FYI just updated maintainer-tools and noticed git.openwrt.org/cbb9d087d6b13bd066a1d2e19ba25f87b06f5200
<ynezz>
rsalvaterra: how is it usable with 21.02 and 19.07? I didn't tried it, but it seems like it wouldn't work.
<ynezz>
it seems like some additional check would be needed
<rsalvaterra>
ynezz: Quite. I overlooked that possibility. Maybe we should just have different branches of maintainer tools in sync with the OpenWrt branches…?
<rsalvaterra>
Or would that be too much of a hassle?
<ynezz>
1-2 if cases are cheaper :)
<rsalvaterra>
Or…
<rsalvaterra>
… just move the update-kernel.sh script to openwrt/scripts? :)
dwmw2_gone has joined #openwrt-devel
dwmw2_gone is now known as dwmw2
<ynezz>
1-2 if cases are cheaper :)
<ynezz>
you would end up maintaining that script in several places
<rsalvaterra>
Can't deny facts… :P
<rsalvaterra>
How brittle would it be to check if include/kernel-${KERNEL} exists before updating it? If it doesn't exist, update include/kernel-version.mk instead.
shibboleth has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<aparcar>
is there something from with buildbot.openwrt.org? content doesn't load