mcbridematt has quit [Quit: Leaving]
minimal has quit [Quit: Leaving]
mcbridematt has joined #openwrt-devel
<owrt-images-builds> Build [#376](https://buildbot.openwrt.org/images/#/builders/148/builds/376) of `master_bcm27xx/bcm2709` completed successfully.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_sunxi.html has been updated. (0% images and 100.0% packages reproducible in our current test framework.)
<damo22> Mangix: but isnt it fun watching it compute (1==1) all the time and taking longer to do that than actually compile C code?
<Mangix> damo22: no
<damo22> :)
<owrt-images-builds> Build [#375](https://buildbot.openwrt.org/images/#/builders/142/builds/375) of `master_bcm27xx/bcm2711` completed successfully.
<owrt-images-builds> Build [#377](https://buildbot.openwrt.org/images/#/builders/163/builds/377) of `master_gemini/generic` completed successfully.
<owrt-images-builds> Build [#379](https://buildbot.openwrt.org/images/#/builders/38/builds/379) of `master_x86/generic` completed successfully.
<owrt-images-builds> Build [#377](https://buildbot.openwrt.org/images/#/builders/226/builds/377) of `master_ath79/tiny` completed successfully.
dansan has joined #openwrt-devel
sorinello has joined #openwrt-devel
rua has quit [Quit: Leaving.]
goliath has joined #openwrt-devel
rua has joined #openwrt-devel
hanetzer has joined #openwrt-devel
rua has quit [Quit: Leaving.]
hanetzer1 has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
mcbridematt has quit [Quit: Leaving]
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
robimarko has joined #openwrt-devel
<owrt-images-builds> Build [#367](https://buildbot.openwrt.org/images/#/builders/104/builds/367) of `master_layerscape/armv8_64b` completed successfully.
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_x86.html has been updated. (100.0% images and 99.9% packages reproducible in our current test framework.)
gromero__ has quit [Remote host closed the connection]
robimarko_ has joined #openwrt-devel
robimarko has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
<owrt-images-builds> Build [#385](https://buildbot.openwrt.org/images/#/builders/78/builds/385) of `master_ramips/rt305x` completed successfully.
hexa- has quit [Quit: WeeChat 4.2.2]
hexa- has joined #openwrt-devel
<robimarko_> nbd: mac80211 6.11 working good so far using ath11k
<nbd> cool, thx
<nbd> i think i'll push it to master soon, so that it gets more testing
<robimarko_> Sounds good
gromero has joined #openwrt-devel
<slh> I assume in order not to create a problem, if the ext2/3/4 fs wasn't umounted correctly (which is will rarely be <-- unplug the power cord)
<robimarko_> Well, the thing is that this is for the host e2fsprogs
<slh> probably taken over from an older package/utils/e2fsprogs/ version?
gromero has quit [Remote host closed the connection]
gromero has joined #openwrt-devel
skynet2 has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
gromero has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
<nbd> seems to me like the dev that copied the package to tools/ may have had it as an uncommitted private patch or something like that
<nbd> either way, it's a pointless patch and we should just delete it
<robimarko_> Yeah, I am cleaning up e2fsprogs other patches, so with this one gone there are none left
<nbd> cool
gromero has joined #openwrt-devel
<mrkiko> nbd: I had to disable 2.4 ghz on mt7996, since it prevented FaceTime / Apple iPhones to work correctly, no problems in 5 ghz. I can tell you it's not related to the mt7996 firmware updates, but didn't bisect it
minimal has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
<owrt-images-builds> Build [#381](https://buildbot.openwrt.org/images/#/builders/52/builds/381) of `master_ramips/mt76x8` failed.
gromero has joined #openwrt-devel
<mrkiko> noticed the new ipq95xx PR
<mrkiko> duplicate, but seems to contain some network stuff
<cmonroe> mrkiko: any chance your client is/was using 11n rates at the time you had issues on 2.4G w/MT7996? depending on iPhone model, if it does not support 11ax then it was most certainly using 11n rates.. if it is newer and supports 11ax you'd have to check iw/iwinfo at the time of the issue to see.
<robimarko_> mrkiko: Its as broken as previous ones
<robimarko_> Just another half-baked push
<robimarko_> They just included interface config but there is no drivers for it at all being enabled
<mrkiko> cmonroe: thanks for the hint! I guess both iPhones do support AX; one is iPhone SE 2020, the other iPhone SE 2022
<mrkiko> robimarko_: uhmmm... wondering what they are trying to achieve here
<robimarko_> I have no idea, but I am not wasting time reviewing that to see them abandon it like the 2 previous ones
<Slimey> man i was not happy >:(
felix has quit [Read error: Connection reset by peer]
felix has joined #openwrt-devel
felix has quit [Read error: Connection reset by peer]
felix has joined #openwrt-devel
felix has quit [Read error: No route to host]
felix has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
kirdesde has quit [Quit: The Lounge - https://thelounge.chat]
kirdesde has joined #openwrt-devel
kirdesde has quit []
kirdesde has joined #openwrt-devel
kirdesde has quit [Quit: The Lounge - https://thelounge.chat]
kirdesde has joined #openwrt-devel
gromero has quit [Ping timeout: 480 seconds]
gromero has joined #openwrt-devel
gromero_ has joined #openwrt-devel
gromero has quit [Read error: Connection reset by peer]
gromero_ has quit [Ping timeout: 480 seconds]
<Mangix> robimarko_: and https://github.com/openwrt/openwrt/pull/16480 adds a patch back :)
<robimarko_> Mangix: I get the change, but it effectively changes the behaviour as now it doesnt really try and link against libuuid to check if symbol is valid
<Mangix> autotools doesn't really support that
<robimarko_> That sucks
<Mangix> In any case, uuid.pc is provided by util-linux only.
<robimarko_> If only AC_CHECK_LIB actually used pkg-config
<Mangix> pkg-config is something that is just tacked on in autotools. It's not a first class citizen like in meson
* Mangix spent hours yesterday trying to get this stuff working
<Mangix> I tried combining AC_CHECK_LIB and AC_SEARCH_LIB with pkgconfig. Didn't work well.
<Mangix> anything and everything is wrong with autoreconf
<robimarko_> I understand, I just find it quite annoying that we have to carry a patch
<robimarko_> Do you think it easier to just override the UUID check via ac_whatever in the package Makefile?
<robimarko_> I am also not a fan of the whole automess
<Mangix> That might work actually.
<Mangix> the stock code uses pkg-config to get the flags
<robimarko_> It would save us a patch and we can drop it in a year or two
<robimarko_> As it effectively bypasses detection
<Mangix> Yep, works.
<robimarko_> Great, saves us a patch
<robimarko_> BTW, any reason why prereq doesnt check for pkg-config?
<robimarko_> Cause without it make menuconfig will fail as it needs to find ncurses via pkg-config
<Mangix> prereq-build.mk?
<robimarko_> Yeah
<robimarko_> I have hit this multiple times with the 18.04 adventure
<Mangix> Can't say I know.
<Mangix> Maybe Ansuel knows more
<robimarko_> Probably because we build pkg-config and provide it
<Mangix> in theory we have tools/pkgconf but that's only used for target stuff
<robimarko_> mconf-cfg.sh uses pkg-config to find ncurses
<robimarko_> Ahh, good old Nix requiring special handling
<robimarko_> Not that DISTRO_PKG_CONFIG was nice from the begining
<robimarko_> Ok, so command_all.sh is essentially just command -v
<Mangix> goold old Gentoo
<robimarko_> The question is why does that matter since KConf has its own scripts finding ncurses etc
<Mangix> hmm funny. this libuuid pkgconfig adventure shows other packages have this problem too
<Mangix> rg private | wc -l
<Mangix> 17
<robimarko_> Not surprising
<Mangix> guess this is what happens when you go static only
<Mangix> hmm I'm enjoying this ubuntu 18.04 container. no more GCC14 failures
maciekb721 has joined #openwrt-devel
Rupurudu has joined #openwrt-devel
Rupurudu has quit []
Rupurudu has joined #openwrt-devel
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_lantiq.html has been updated. (89.8% images and 100.0% packages reproducible in our current test framework.)
ripclap has quit []
<ryanrsrs> I got the ambient light sensor working on the TP-Link/Google OnHub. It's an analog photodiode connected to the interrupt pin of the RGB LED driver. The LED driver has a test mode that can measure the voltage on the INT pin, ha ha.
JiiPee has joined #openwrt-devel
JiiPee has quit []
JiiPee has joined #openwrt-devel
<JiiPee> Hello. I have been unable to find any guide to make isolated wireguard vpn server setup. And what I mean by isolated: lan have network 10.10.10.0/24, wireguard have network 10.10.11.0/24 and I do not want that wireguard network have access to lan
<Znevna> wrong channel
goliath has joined #openwrt-devel
<Mangix> hmmm
<Mangix> oh 19 is available
<robimarko_> Whats currently being used?
KGB-0 has quit []
<Mangix> gcc 10 or 11, don't remember
<robimarko_> That is weird
<Mangix> it's w/e comes with ubuntu-22.04
<robimarko_> 11.2 then
<robimarko_> Though I think GH uses 24.04 now for Ubuntu latest
<Mangix> I use egor-tensin/setup-clang@v1 , which adds LLVM apt sources
<robimarko_> Yeah 24.04 is latest
<Mangix> the only thing that action doesn't install is libc++, which is mostly irrelevant.
<robimarko_> They have started moving today to 24.04 which includes GCC 14 and Clang 18
KGB-0 has joined #openwrt-devel
<Mangix> oh nice
<Mangix> ERROR: package/boot/uboot-kirkwood failed to build <-- alright then
<robimarko_> You posted a fix for it I think
<Mangix> robimarko_: nah, different one. I'm trying to update the version locally.
<robimarko_> Yeah, good luck with that after 4 years
<Mangix> hahaha yeah
<Mangix> to be fair, most of these patches have been upstreamed
goliath has quit [Quit: SIGSEGV]
<JiiPee> Znevna: so docs is not part of development. Ok good to know
hanetzer1 has joined #openwrt-devel
hanetzer has quit [Ping timeout: 480 seconds]
<Znevna> no, wireguard configs are not part of development
KGB-0 has quit []
KGB-0 has joined #openwrt-devel
robimarko_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sorinello has quit [Ping timeout: 480 seconds]
geekythings has joined #openwrt-devel
Rupuruduu has joined #openwrt-devel
Rupurudu has quit []
Rupurudu1 has joined #openwrt-devel
Rupurudu1 has quit []
Rupuruduu has quit []
Rupurudu has joined #openwrt-devel
<slh> that old new
<slh> only affecting proprietary mediatek SDK --> OEM firmwares, NOT OpenWrt
rua has quit [Ping timeout: 480 seconds]
<rotanid> ^-this
<Slimey> yup i read it
Rupurudu has quit [Read error: Connection reset by peer]
dansan has quit [Ping timeout: 480 seconds]
Rupurudu has joined #openwrt-devel
<enyc> ** downloads.openwrt.org 443 refusing connection
<enyc> intermittent, https://firmware-selector.openwrt.org/ says NetworkError when attempting to fetch resource.
Rupurudu has quit [Read error: Connection reset by peer]
geekythings has quit [Quit: Leaving.]
ripclap has joined #openwrt-devel
<schmars[m]> yeah it's the AI scrapers
<enyc> schmars[m]: Aaah, howso?
xes_ has joined #openwrt-devel
<schmars[m]> they don't care about their resource usage, so they just send as many requests as they can
<KGB-2> https://tests.reproducible-builds.org/openwrt/openwrt_omap.html has been updated. (11.1% images and 100.0% packages reproducible in our current test framework.)