gch9812139 has quit [Read error: Connection reset by peer]
gch98121390 is now known as gch9812139
ephemer0l has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
FirstTime_NoTime has joined #openwrt-devel
<FirstTime_NoTime>
Hello, getting my patch ready for submission is nearly more labour intensive than creating the patch for a new raimps device. Can anyone have a quick look at my patch set? https://pastebin.com/11QMYR8e
slh64 has quit [Quit: gone]
slh64 has joined #openwrt-devel
rsalvaterra1 has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 246 seconds]
swalker has quit [Remote host closed the connection]
gch98121395 has joined #openwrt-devel
gch9812139 has quit [Read error: Connection reset by peer]
gch98121395 is now known as gch9812139
swalker has joined #openwrt-devel
FirstTime_NoTime has quit [Remote host closed the connection]
nslu2-log__ has quit [Ping timeout: 260 seconds]
_whitelogger has joined #openwrt-devel
nslu2-log_ has joined #openwrt-devel
black_ant has quit [Ping timeout: 258 seconds]
valku has quit [Quit: valku]
daregap has joined #openwrt-devel
nitroshift has joined #openwrt-devel
awgh_ has joined #openwrt-devel
awgh has quit [Ping timeout: 272 seconds]
aszeszo has joined #openwrt-devel
nickname_ is now known as gweentea
gweentea has quit [Changing host]
gweentea has joined #openwrt-devel
ivanich has joined #openwrt-devel
bookworm has quit [Read error: Connection reset by peer]
bookworm has joined #openwrt-devel
rsalvaterra1 has quit [Quit: Leaving.]
rsalvaterra has joined #openwrt-devel
aszeszo has quit [Ping timeout: 258 seconds]
gch9812139 has quit [Read error: Connection reset by peer]
gch9812139 has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
swex has quit [Ping timeout: 256 seconds]
<rsalvaterra>
aparcar[m]: ping
<aparcar[m]>
ping
<rsalvaterra>
I think we thought the same thing, so it's better to ask you beforehand… ;)
<rsalvaterra>
I've seen your bug report on ELFKickers. Have you tried to update sstrip to the current version?
koniu has quit [Remote host closed the connection]
koniu has joined #openwrt-devel
<aparcar[m]>
no haven't touched it since
<rsalvaterra>
Alright, thanks for letting me know. I'm going to take it for a spin.
<rsalvaterra>
If it works, maybe we can patch it locally to sync the version numbers?
swex has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
victhor has joined #openwrt-devel
<aparcar[m]>
rsalvaterra: would be cool
<aparcar[m]>
you could also ping upstream again, not sure if they still maintain it
<rsalvaterra>
Yeah, that's what worries me about sstrip… yet, the version is our tree is even older, 3.1a is from last year, and there have been commits this year…
<rsalvaterra>
Probably not dead, but in maintenance mode.
<aparcar[m]>
I'm happy to test a update if you have the time
<rsalvaterra>
I'm taking the opportunity to learn how to create a new package, so it's not going to be terribly fast. :)
<aparcar[m]>
if you don't try to package a Rust tool like Grommish it should be fairly easy :)
<rsalvaterra>
Yeah, that must have been "fun", but he's got Suricata 6 working!
aszeszo has joined #openwrt-devel
feriman has joined #openwrt-devel
swex_ has joined #openwrt-devel
swex has quit [Ping timeout: 256 seconds]
Ycarus has joined #openwrt-devel
rsalvaterra1 has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 256 seconds]
decke has joined #openwrt-devel
dedeckeh has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
gch98121396 has joined #openwrt-devel
gch9812139 has quit [Read error: Connection reset by peer]
gch98121396 is now known as gch9812139
dangole has quit [Remote host closed the connection]
dangole has joined #openwrt-devel
adrianschmutzler has joined #openwrt-devel
<rsalvaterra1>
aparcar[m]: Almost there, surprisingly. I needed to hack the original makefile not to try to compile elftoc, since it fails miserably with musl's elf.h.
<rsalvaterra1>
But we don't need that, anyway. We just want sstrip.
nslu2-log_ has quit [Remote host closed the connection]
goliath has joined #openwrt-devel
nslu2-log_ has joined #openwrt-devel
gch98121398 has joined #openwrt-devel
Tapper has quit [Ping timeout: 260 seconds]
gch9812139 has quit [Ping timeout: 260 seconds]
gch98121398 is now known as gch9812139
Tapper has joined #openwrt-devel
hsp has quit [Quit: WeeChat 2.9]
hsp has joined #openwrt-devel
Ivan83 has quit [Quit: Miranda NG]
Ivan_83 has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
Borromini has joined #openwrt-devel
decke has quit [Quit: Leaving.]
dedeckeh has quit [Remote host closed the connection]
<rsalvaterra>
dangole: Go doesn't like MIPS16, heh?
<dangole>
rsalvaterra: not always, apparently. in some rare cases it works... but MIPS toolchain is generally massively borked, I wouldn't even blame Go for that
<rsalvaterra>
I haven't bumped into any issues with GCC 10.2… I'm even building wolfSSL and OpenSSL with MIPS16, here.
<dangole>
rsalvaterra: i've tried gcc-10 just for fun a week ago on MIPS64 (be) and it failed to even start init (kernel looked fine though)
<rsalvaterra>
dangole: Are you using mklibs?
<dangole>
rsalvaterra: no, i didn't strip things at all for that (as i was expecting to run into problems and wanted to be ready to attack them with gdb)
<rsalvaterra>
I see… I don't have any MIPS64 machines for testing, unfortunately… :)
<rsalvaterra>
I ordered a Redmi AC2100 on AliExpress, though. I want to play a bit with MediaTek stuff.
MichaelOF has joined #openwrt-devel
valku has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
caravel has joined #openwrt-devel
<dangole>
rsalvaterra: i also only tested on qemu, no "real" MIPS64 hardware around. i've deployed ERLite a couple of times and it generally works well, but it's all used in production in other people's places, so i can't exactly test-run stuff on that...
<damex>
if you're in europe - i have heard that edgerouter 8 and edgerouter 8 pro might come very close to 20~30 bucks shipped or something like that
<damex>
used ofcourse ;p
n4gi0s has quit [Ping timeout: 264 seconds]
n4gi0s has joined #openwrt-devel
Borromini has joined #openwrt-devel
<rsalvaterra>
damex: Where??
<damex>
rsalvaterra: ebay :)
<rsalvaterra>
damex: From a cursory search, that's blatantly false. Unfortunately. :P
linzst has joined #openwrt-devel
<damex>
rsalvaterra: i have heard that from lemmi so he might help you with that ;)
<rsalvaterra>
One thing that worries me (in the long term) about the Redmi AC2100 is the fixed 4 MiB kernel partition…
<Grommish>
aparcar[m]: hehe I could just leave it so it adds 2 hour to a clean build. That seems like such a waste though since it really isn't needed hehe
<Grommish>
Now I'm at a point I can actually work on Suricata though.. which is a whole new interesting thing
<Grommish>
Hyperscan by Intel is next :)
dedeckeh has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
ivanich has joined #openwrt-devel
dedeckeh has quit [Remote host closed the connection]
rsalvaterra has quit [Ping timeout: 272 seconds]
rsalvaterra has joined #openwrt-devel
Borromini has quit [Ping timeout: 256 seconds]
gch98121396 has joined #openwrt-devel
gch9812139 has quit [Read error: Connection reset by peer]
<adrianschmutzler>
Hauke: thanks; so lets see whether we are lucky
<adrianschmutzler>
Just looked into the downloads, the last release including armv8_64b was 18.06.4
<adrianschmutzler>
Jul 1 2019
<zorun>
aparcar[m]: I haven't delved back into this, but from a cursory look it's still not clear to me
<zorun>
aparcar[m]: the goal of this commit is to add signature verification when the imagebuilder downloads packages (which is good), but it's not clear why you are also adding new key infrastructure etc, it seems unrelated
<aparcar[m]>
signature verification requires keys
<zorun>
aparcar[m]: and I still don't understand this last sentence: "adding the advantage that sysupgrades can validate the ImageBuilders local key"
<aparcar[m]>
and where else would you store them?
sergiomiguelrp_ has joined #openwrt-devel
<aparcar[m]>
imagebuilder has to be shipped with valid keys, as the download of the openwrt-keyring package would be a chicken/egg problem
<zorun>
aparcar[m]: can you send an email with a summary of the problem / possible solutions / their advantages & shortcomings?
<zorun>
I mean, you are adding keys that end up in the images, right?
<aparcar[m]>
I think I wrote one a while back, I'll forward it to you
<zorun>
ah, thanks
<aparcar[m]>
no they don't add up in the images
<aparcar[m]>
they are just used for the imagebuilders opkg
<aparcar[m]>
optionally you can add a locally generated one. just the same as it's done in the openwrt buildroot
<aparcar[m]>
created images can be signed, which means a signature is attached to the very end. a running device can verify that signature before installing the image
<aparcar[m]>
if the imagebuilder has its own key, it can build images and sign them
<zorun>
we really have image signature in sysupgrade?
<zorun>
aparcar[m]: ok, it looks good then, but you should clarify which part happens on the build host and which part happens on the device
<aparcar[m]>
okay I'll modify that
<zorun>
I thought the second-to-last paragraph was talking about the device opkg, but now that I read it again with your comments it's probably about the imagebuilder opkg
<zorun>
it needs clarification
<zorun>
and you should document this new feature (the part about add local keys to the imagebuilder and optionally pushing them to the device images)
<zorun>
in the wiki or in the imagebuilder help
<zorun>
also, clarify where this ADD_LOCAL_KEY option can be changed: when generating the imagebuilder, or when running the imagebuilder?
<Grommish>
I need python3-yaml on the host, but it doesn't have a host install. (i already have python3/host) Does anyone know of a way to have the fake buildroot also use python3-yaml?
<aparcar[m]>
zorun: mind helping me with those phrasings?
<zorun>
aparcar[m]: sorry, it's your code, and I don't have lots of time
<zorun>
adrianschmutzler: fyi, I had started a build and building the kernel seems to work. however it fails when building mac80211 because of some broadcom stuff: http://paste.debian.net/hidden/b1c17bb4/
<zorun>
if this target hasn't been built for more than one year, it's probably a rabbit hole...
adrianschmutzler has quit [Ping timeout: 240 seconds]
adrianschmutzler has joined #openwrt-devel
<adrianschmutzler>
probably some mac80211 bump that didn't fail earlier since the target failed anyway?
<adrianschmutzler>
err
<adrianschmutzler>
warning: overriding recipe for target '/home/bjonglez/openwrt-18.06/dl/broadcom-wl-5.100.138.tar.bz2'
<adrianschmutzler>
warning: ignoring old recipe for target '/home/bjonglez/openwrt-18.06/dl/broadcom-wl-5.100.138.tar.bz2'
<adrianschmutzler>
looks like you should do make clean and/or rm -rf dl
aszeszo has quit [Quit: aszeszo]
victhor has quit [Quit: Leaving]
victhor has joined #openwrt-devel
swalker has quit [Ping timeout: 264 seconds]
rsalvaterra1 has joined #openwrt-devel
rsalvaterra has quit [Ping timeout: 265 seconds]
rsalvaterra1 has quit [Client Quit]
rsalvaterra has joined #openwrt-devel
MichaelOF has quit [Quit: Konversation terminated!]
eduardas has joined #openwrt-devel
linzst has joined #openwrt-devel
eduardas has quit [Quit: Konversation terminated!]
eduardas has joined #openwrt-devel
eduardas has quit [Client Quit]
<Hauke>
adrianschmutzler: openwrt-18.06 build on layerscape/armv8_64b failed for me in brcmfmac
swalker has joined #openwrt-devel
<adrianschmutzler>
Hauke: okay, that's at least a different problem now
<adrianschmutzler>
not sure whether it's worth to invest further time, though
Borromini has joined #openwrt-devel
feriman has joined #openwrt-devel
Dracos-Carazza has quit [Read error: Connection reset by peer]
Dracos-Carazza has joined #openwrt-devel
<f00b4r0>
hmm, Luci tells me uptime is "24h 45m 45s" on current master
<f00b4r0>
which looks a bit odd
<Grommish>
Anyone know how to properly use DownloadMethod/Default (or /git)?
<Hauke>
adrianschmutzler: now it compiles for me
feriman has quit [Quit: WeeChat 2.9]
Ycarus has quit [Quit: Ycarus]
Darkmatter66 has quit [Ping timeout: 264 seconds]
Darkmatter66_ has joined #openwrt-devel
<rsalvaterra>
It's becoming painfully clear that hacking on the toolchain on a slow machine is a terrible idea.
<rsalvaterra>
I mean the hacking part is fine…
<rsalvaterra>
… testing, however…
<Borromini>
:P
<rsalvaterra>
Borromini: Yeah, takes about 4 hours to rebuild the world, here.
<rsalvaterra>
And then comes the question… "Which system shall I brick?" (Because nothing works the first time, obviously.)
<Borromini>
;)
slh64 has quit [Ping timeout: 272 seconds]
_lore_ has quit [Read error: Connection reset by peer]