gladiac133779 has quit [Ping timeout: 240 seconds]
matteo has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
<owrt-2102-builds> build #1 of lantiq/ase is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/lantiq%2Fase/builds/1
matteo has joined #openwrt-devel
<owrt-snap-builds> build #798 of ramips/rt3883 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/ramips%2Frt3883/builds/798
philipp64 has quit [Quit: philipp64]
Dracos-Carazza has quit [Quit: ZNC 1.7.1 - https://znc.in]
<lechner> Hauke: yes, this is the maintenance release for the problem we talked about
Tapper has quit [Quit: Instantbird 1.6a1pre -- http://www.instantbird.com]
slh64 has quit [Ping timeout: 272 seconds]
Dracos-Carazza has joined #openwrt-devel
slh64 has joined #openwrt-devel
numero53 has quit [Quit: Connection closed]
T-Bone has quit [Quit: This computer has gone to sleep]
voxadam has joined #openwrt-devel
<owrt-snap-builds> build #790 of lantiq/xway_legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxway_legacy/builds/790
philipp64 has joined #openwrt-devel
adrianschmutzler has quit [Quit: ~ Trillian - www.trillian.im ~]
Grommish_ has joined #openwrt-devel
gladiac133779 has joined #openwrt-devel
Grommish has quit [Ping timeout: 264 seconds]
Grommish_ is now known as Grommish
<owrt-2102-builds> build #1 of bcm27xx/bcm2708 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/bcm27xx%2Fbcm2708/builds/1
<owrt-2102-builds> build #1 of bcm27xx/bcm2709 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/bcm27xx%2Fbcm2709/builds/1
koniu has quit [Ping timeout: 268 seconds]
goliath has quit [Quit: SIGSEGV]
Grommish_ has joined #openwrt-devel
Grommish has quit [Ping timeout: 264 seconds]
koniu has joined #openwrt-devel
slh_ has joined #openwrt-devel
Grommish_ is now known as Grommish
slh64 has quit [Ping timeout: 272 seconds]
Tost has quit [Ping timeout: 272 seconds]
hbug has joined #openwrt-devel
<owrt-snap-builds> build #649 of mediatek/mt7629 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/mediatek%2Fmt7629/builds/649
hbug___ has quit [Ping timeout: 268 seconds]
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
hbug has quit [Remote host closed the connection]
hbug has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
<owrt-2102-builds> build #1 of lantiq/xway is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/lantiq%2Fxway/builds/1
<guidosarducci> system prerequisite question: we already require libelf-dev on Linux. What's involved in also adding lbdw-dev, from the the same elfutils source? How to ensure buildbots are updated?
<guidosarducci> I'm looking into alternatives to adding elfutils host pkg build in support of a PR (https://github.com/openwrt/openwrt/pull/3855)
<pkgadd> guidosarducci: the easy way out would be building it from source as a host package. requiring additional build dependencies on the buildbots is a mostly manual process with lots of pain (builds failing on buildbots not updated yet, a lot of user complaints) involved
<guidosarducci> pkgadd: yeah, I took the easy way out in my PR, but didn't know relative effort of changing build dependencies. Sounds as messy as I imagined.
<guidosarducci> pkgadd: one benefit of adding a host build is we can remove an existing libelf-dev dependency. That's probably easier to roll out! :)
<pkgadd> guidosarducci: the last addition to host side build dependencies was GNU time (instead of 'just' the shell builtin), it was painful, very painful (and has been changed to no longer require it again)
<pkgadd> also consider that that several developers are using MacOS as host OS, which does complicate things as well (and there are occasional attempts to get OpenWrt to build on FreeBSD, although they rarely get anywhere)
<guidosarducci> pkgadd: heh, the irony stings I'm sure. Thanks for the insight, I'll leave my PR as is. Just need to get some members to review, with an interest in BPF support.
hbug has quit [Remote host closed the connection]
hbug has joined #openwrt-devel
<guidosarducci> pkgadd: yeah, I've already gone done the rabbit hole of OSX/BSD support and ensuring not to break things.
<guidosarducci> pkgadd: nbd also helped to confirm a few things. Unfortunately, build kernel support for BPF/BTF doesn't seem likely for OSX.
<guidosarducci> pkgadd: BTW who are the main OSX devs besides ldir and nbd? Would be good to know going forward...
<pkgadd> guidosarducci: I was thinking about them
<Grommish> Does anyone know offhand the $() shortcut for ./staging_dir/target-<target>/?
<guidosarducci> rules.mk: STAGING_DIR:=$(TOPDIR)/staging_dir/$(TARGET_DIR_NAME) ?
<Grommish> So just $(STAGING_DIR)? Thanks!
<Grommish> I really should make a cheatsheet, I find them, then forget, then end up here
<guidosarducci> I recently had the same prob... rules.mk is my cheatsheet now
<Grommish> I usually grep in ./include, butg yeah, rules is in the root dir so I forget about it
<owrt-snap-builds> build #640 of x86/64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/x86%2F64/builds/640
lipnitsk has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
<mangix> guidosarducci: ping
<guidosarducci> mangix: Hey Rosen, what's new.
<owrt-2102-builds> build #1 of ramips/mt76x8 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/ramips%2Fmt76x8/builds/1
<mangix> guidosarducci: httpstorm on github is also running on macOS.
<guidosarducci> mangix: ah thanks, good to know
koniu has quit [Remote host closed the connection]
<owrt-2102-builds> build #1 of armvirt/64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/armvirt%2F64/builds/1
koniu has joined #openwrt-devel
slh_ has quit [Quit: gone]
slh64 has joined #openwrt-devel
xback has quit [Ping timeout: 264 seconds]
<lipnitsk> is it better to submit a large patchset (enable port mt7621 patches to 5.10 and other 5.10 enablement changes) via github PR rather than email or doesn't matter?
<lipnitsk> I think what I'll do is a PR and a short email to the list to make people aware
xback has joined #openwrt-devel
<mangix> lipnitsk: huh?
<lipnitsk> that stuff is pretty stale, but yeah maybe some duplicate work. I did a bunch of work on some core modules, like wireguard
<lipnitsk> it runs well on my ER-X
rmilecki has joined #openwrt-devel
philipp64 has joined #openwrt-devel
<owrt-snap-builds> build #605 of bcm27xx/bcm2711 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/bcm27xx%2Fbcm2711/builds/605
<lipnitsk> mangix: I will link to that PR in my PR, probably won't send an email then and let folks decide which one to take, or maybe we can merge the two somehow
<lipnitsk> although I used a longer form for .ko version deps, may need to fix that ($(if $(CONFIG_LINUX_5_4)) vs @lt5.10
<owrt-2102-builds> build #1 of zynq/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/zynq%2Fgeneric/builds/1
lipnitsk has quit [Quit: Leaving.]
<mangix> aparcar[m]: i don't think that gettext 0.21 should have been merged. nevertheless, let's wait until people complain. BUILD_NLS is not default anyway
<rmilecki> blogic: does e8450 have only 1 x USB 2.0?
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
<pkgadd> rmilecki: many ipq807x 802.11ax devices don't even expose any USB ports at all
<rmilecki> oh
<pkgadd> hmm, ltq-tapi and ltq-vdsl-mei compilation seem to have been broken by 5ed1e5140a80558ab47fd70410ae3242bed5becf (build: build kernel image before building modules/packages), https://paste.debian.net/1185775/
<aparcar[m]> mangix: with 5.10 gettext failed to build
<aparcar[m]> Why wouldn't you have merged it?
black_ant has quit [Ping timeout: 272 seconds]
<mangix> I mentioned why in the initial PR. I also set it to draft. In any case, it's see why complains :)
<mangix> *who
nitroshift has joined #openwrt-devel
<aparcar[m]> mangix: strange it worked for me
<nitroshift> morning!
<nitroshift> what e-mail should i use to send some patches upstream from git?
<mangix> aparcar[m]: yeah I don't remember which package I noticed issues with
<mangix> we'll see soon when the Turris people find out
<mangix> they build with BUILD_NLS
<mangix> in other news, master does not build with CentOS 7
<mangix> the end of an era
<aparcar[m]> mangix: well thanks for the heads up
<owrt-2102-builds> build #1 of archs38/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/archs38%2Fgeneric/builds/1
<owrt-snap-builds> build #723 of lantiq/xway is complete: Failure [failed images] Build details are at http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxway/builds/723 blamelist: Rosen Penev <rosenp@gmail.com>, Adrian Schmutzler <freifunk@adrianschmutzler.de>, Felix Fietkau <nbd@nbd.name>, David Bauer <mail@david-bauer.net>
<pkgadd> ah, the buildbots are encountering that lantiq build failures as well, http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxrx200/builds/686/steps/pkgbuild/logs/stdio - reverting 5ed1e5140a80558ab47fd70410ae3242bed5becf helps
<nitroshift> i've just sent am e-mail to openwrt-devel@lists.openwrt.org, anyone with access to that mailbox can confirm it was received, please?
<nitroshift> subject is mvebu: add linux 5.10 support
<nitroshift> thanks!
<aparcar[m]> mangix: is it because of make 4.1?
<pkgadd> nitroshift: it's on list, Message-ID: <mailman.1968.1613545259.929.openwrt-devel@lists.openwrt.org>
<pkgadd> a bit hidden because of DMARC Reject/Quarantine policy clobbering
<mangix> aparcar[m]: yeah
<nitroshift> pkgadd, found it, thanks! \0/
<aparcar[m]> mangix: oops
Borromini has joined #openwrt-devel
f00b4r0 has joined #openwrt-devel
<mangix> actually that branch has a bunch of mvebu stuff
<Borromini> russell--: do you have any other mt7621 devices or just the dir-860l?
dangole has joined #openwrt-devel
<mangix> huh. centOS is just like fedora
f00b4r0 has quit [Quit: This computer has gone to sleep]
<nitroshift> mangix, gonna build afresh with russell's patches included, patches look ok
opal has quit [Remote host closed the connection]
<nitroshift> on a different note, i included a patch by mistake in my message, anyone can scrap the message so i can send a new patchset?
Tost has joined #openwrt-devel
<mangix> you can supersede the patch on patchwork
opal has joined #openwrt-devel
guidosarducci has quit [Remote host closed the connection]
<nitroshift> mangix, so i send a new message?
goliath has joined #openwrt-devel
guidosarducci has joined #openwrt-devel
<nitroshift> done
decke has joined #openwrt-devel
valku has quit [Quit: valku]
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
skrzyp has quit [Ping timeout: 272 seconds]
skrzyp has joined #openwrt-devel
<aparcar[m]> mangix: comments on https://github.com/immortalwrt/openwrt-tmate ? I'd like to seee that upstream
Ivan__83 has joined #openwrt-devel
<PaulFertser> Is it much smaller than Screen?
bala has joined #openwrt-devel
<rmilecki> Borromini: did you find some POE APs with mt76 supported wifi?
zx2c4 has quit [Ping timeout: 272 seconds]
Ivan__83 has quit [Ping timeout: 272 seconds]
<Borromini> rmilecki: yes, EAP235-Wall e.g.
Ivan__83 has joined #openwrt-devel
<russell--> Borromini: i only tried the affected versions on the dir-860l
<Borromini> russell--: ok
<russell--> but it went away in the next kernel bump
weijie has quit [Quit: Ping timeout (120 seconds)]
<Borromini> rmilecki: been test driving it for weeks, the mt7613 doesn't do dfs for now with mt76 though
zx2c4 has joined #openwrt-devel
<russell--> i got feedback from the author of the upstream kernel commit that more "dependent" patches went into the later stable kernel
<Borromini> russell--: cool.
<russell--> which might explain it
weijie has joined #openwrt-devel
<rmilecki> Borromini: thanks!
<russell--> i tried an erx after the problem went away and it didn't have a problem, but that doesn't really tell us anything
<russell--> i am happy to pretend it never happened
<russell--> at least until it comes back
<Borromini> rmilecki: looking for some? :)
<Borromini> russell--: hehe.
<rmilecki> Borromini: yeah, i may want one
<Borromini> :^)
<Borromini> it's one of the few wall mounted ones on the market i think (Ubiquiti has one as well i thought but more expensive)
<rmilecki> i was looking for such AP about a year ago and couldn't find anything affordable
<rmilecki> nice there are som options now
<Borromini> yeah i know what you mean. this one goes for ~75 EUR
<Borromini> which isn't too bad i'd say given you get PoE as well
<rsalvaterra> rmilecki: I believe Ubnt's nanoHD is also PoE.
<rsalvaterra> MT7603 and MT7615.
danitool has joined #openwrt-devel
* russell-- just pulled apart a netgear gs108e-v3 switch after seeing the support for gs108t-v3, but a) flash is only 2MB (16Mbits) and soc covered by a heatsink and no obvious serial console, so i put it back together. i did just buy some gs108t-v3's which should arrive tomorrow.
<rmilecki> rsalvaterra: nice!
<rsalvaterra> Yep! It is: https://unifi-nanohd.ui.com/
<Borromini> russell--: never hurts to try eh :)
* russell-- misses the old vigorous wikidevi
<Borromini> i added the eap235 to wikidevi.cat-ru something and i have to say its admin is *very* precise
* rsalvaterra misses wikidevi too… :(
<rsalvaterra> Borromini: but the URL is not exactly easy to remember… :P
<russell--> deviwiki.com is also a thing
<Borromini> russell--: nope :P
<Borromini> i wonder if they sync between one another
<Borromini> since there's devices on one and not another... gets kinda clumsy with all those clones
<rsalvaterra> I wonder why they don't join efforts…
<Borromini> rmilecki: the UniFi AP AC In-Wall HD (UBNT should really fix its naming) is Mediatek too
<Borromini> but another price range than the eap235.
dangole has quit [Ping timeout: 272 seconds]
<Borromini> rmilecki: MT7615 (EAP is MT7613) and MT7603
<rsalvaterra> Heh… Ubnt is the Apple of networking equipment. :P
<Borromini> and the Intel when it comes to model names? :P
<rsalvaterra> Pretty much, yes. :)
<Borromini> =)
* rsalvaterra is trying to figure out how in blazes his mvebu build broke so spectacularly…
* Borromini is gonna try his hand at another MT7613 DFS hack
<rsalvaterra> Oh, is your MT7613 already working?
<Borromini> it is yes
<Borromini> and with the latest mt76 bump it seems a bit more stable
<Borromini> it was already working, just crapping out when idle somehow.
<rsalvaterra> I'm still running with the GTK rekeying hack…
<Borromini> both APs up 30h+ now
<Borromini> rsalvaterra: doesn't fully solve the mt7615 issue?
<rsalvaterra> Yes, the hack completely "solves" the problem, but it would be nice if GTK offloading worked as it should…
Darkmatter66 has joined #openwrt-devel
ivanich has joined #openwrt-devel
<mangix> rsalvaterra: who says the hardware is not broken :)
<svanheule> Borromini: so I can drop the "borks out when idling" notice from the EAP235 commit message? :-)
zatwai has quit [Quit: ZNC 1.8.2+deb1~bpo10+1 - https://znc.in]
zatwai has joined #openwrt-devel
zatwai has quit [Client Quit]
<rsalvaterra> mangix: That's why I wrote "it would be nice", but I'll remorsefully settle with "the hardware is broken", of course. :P
zatwai has joined #openwrt-devel
<mangix> mediatek went interesting with mt79xx
<mangix> rate control in hardware
urjaman has quit [Read error: Connection reset by peer]
<mangix> wonder why
<rsalvaterra> Really interesting? Or Terry Pratchett interesting?
<Borromini> svanheule: i'd err on the side of caution. maybe rephrase and say it can do so occasionally?
<Borromini> s/can/might/
urjaman has joined #openwrt-devel
* Borromini has learned to be cautious. sometimes.
<svanheule> :-)
gnustomp has quit [Quit: yes]
gnustomp has joined #openwrt-devel
<rsalvaterra> Is there anyway to tell dnsmasq something like "hey, please solve all DNS request to /host.domain/ through the DNS servers supplied by DHCP to this interface"?
<rsalvaterra> Right now I have the DNS servers hardcoded (option server '/host.domain/<DNS server address>'), but feels rather inelegant and brittle.
<russell--> you had me up until the last 6 words
<rsalvaterra> Huh? :P
<russell--> "supplied by DHCP to this interface"
* russell-- uses the static solution you noted
<rsalvaterra> Well, yes… Imagine a triple-play ISP, which provides you three upstream connections (internet, IPTV and VoIP).
<rsalvaterra> I just worry for some crazy reason the DNS addresses might change, but maybe I'm overthinking…
<russell--> every five minutes, in cronjob, snarf the servers, uci set the thing you want, and reload dnsmasq, OR read the dnsmasq manpage until your eyes cross ;-)
<rsalvaterra> I… no. That's horrid. And yes, I thought about it. :P
<Borromini> :P
* rsalvaterra read the whole dnsmasq man page way too many times… :D
f00b4r0 has joined #openwrt-devel
<rsalvaterra> I believe the main problem is dnsmasq assuming all DNS servers are functionally equivalent.
<rsalvaterra> It just gobbles up whatever gets pushed into resolv.conf.
Darkmatter66 has quit [Read error: Connection reset by peer]
<stintel> philipp64: honestly with your PR storm I don't know what to look at first. ping me in the weekend
<mangix> Hauke: https://github.com/openwrt/packages/issues/14771 <-- is this an issue?
voxadam has quit [Quit: WeeChat 3.0]
<mangix> rsalvaterra: it's interesting because every manufacturer does rate control in hardware badly
<mangix> the reason they do it is for power savings, mostly for phones
<rsalvaterra> mangix: If only they did minstrel_ht in hardware… :)
<rsalvaterra> I was now about to ask how to set the 802.11Q PCP on a DSA VLAN in UCI, but I think I know the answer already…
* mangix wonders if he should replace Fedora with CentOS
<rsalvaterra> *802.1Q
<owrt-2102-builds> build #1 of mpc85xx/p1020 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/mpc85xx%2Fp1020/builds/1
<Borromini> Grommish: you got octeon stuff right? is your timezone reporting correctly? both my EdgeRouter 4 and EdgeRouter Lite stubbornly stick to UTC, whatever I try
zatwai has quit [Quit: ZNC 1.8.2+deb2~bpo10+1 - https://znc.in]
zatwai has joined #openwrt-devel
<russell--> # uci show system | grep timezone
<russell--> system.@system[0].timezone='PST8PDT,M3.2.0,M11.1.0'
<Borromini> russell--: that's all good here. it's a uci preset on all my devices. it just refuses on the octeon ones for some reason.
<russell--> weird
<Borromini> uci show system|grep timezone
<Borromini> system.@system[0].timezone='CET-1CEST,M3.5.0,M10.5.0/3'
<Borromini> yeah very uch so.
<Borromini> * much
<Borromini> already tried a lot of things (had tzdata on my devices but one doesn't need that, so it's gone now) but no dice.
<PaulFertser> Borromini: do you have /etc/TZ symlink there and does it point to /tmp/TZ with that string inside?
<Borromini> PaulFertser: yes
<PaulFertser> Borromini: and yet when you type "date" it prints UTC?
<Borromini> yeah
<Borromini> shows in LuCI as well
<Borromini> it's a local uci defaults preset. works on all my targets. except for octeon which keeps showing utc somehow.
<Borromini> i checked, no hardware clock on either of those octeon devices i have
<PaulFertser> Borromini: I just tried echo CET-1CEST,M3.5.0,M10.5.0/3 > /tmp/TZ; date , works as expected
<PaulFertser> Borromini: there must be something special in your build so that musl doesn't honour /etc/TZ and instead expects something else if that doesn't work.
<Borromini> PaulFertser: thanks. like i said: it all looks good. it's identical to what i have on ramips/ath79/... devices. except it doesn't work
<PaulFertser> Borromini: is "echo $TZ" empty?
<Borromini> PaulFertser: it is
<PaulFertser> Borromini: is that build on octeon using musl?
<Borromini> also is on a functional mt7621 device
<Borromini> yeah
MichaelOF has joined #openwrt-devel
<Borromini> https://paste.debian.net/1185787/ < that's my diffconfig for octeon
<Borromini> i'm not seeing anything wonky there
<PaulFertser> A rather odd issue.
<Borromini> yep.
<PaulFertser> Does "TZ=CET-1CEST,M3.5.0,M10.5.0/3 date" work?
<owrt-2102-builds> build #1 of ramips/rt305x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/ramips%2Frt305x/builds/1
<Borromini> PaulFertser: yeah that works
voxadam has joined #openwrt-devel
voxadam has quit [Client Quit]
voxadam has joined #openwrt-devel
<PaulFertser> Borromini: do you by any chance have strace there?
<Borromini> no
<PaulFertser> It's pretty clear from toolchain/musl/patches/110-read_timezone_from_fs.patch that if TZ is unset then the file is read.
<Borromini> i can build that though and install
<PaulFertser> Hm, I'd try to do explitic "unset TZ"
<PaulFertser> Probably it's there but empty
<Borromini> yes it seems so
<PaulFertser> Hm, that should still lead to file, I just checked.
<Borromini> i did unset TZ and now date prints CET just fine :-/
<PaulFertser> Borromini: aha!
<PaulFertser> Borromini: echo $TZ | hexdump -C
<Borromini> mangix: it's been going on before that, that's 3 days old, so i don't think it's that?
<PaulFertser> (before unset of course)
<Borromini> PaulFertser: sec
<Borromini> PaulFertser: sorry, false alarm. was on a mips device in the meantime
<Borromini> unsetting TZ doesn't change anything on the octeon
<ldir> aparcar[m]: is 'macbot' still useful to you?
<aparcar[m]> ldir: semi, it's been offline lately
<PaulFertser> Borromini: it should certainly be looking into /etc/TZ then, you see the musl patch...
<ldir> aparcar[m]: I don't know how to restart the buildbot processes so can't kick it when apple do an auto update/restart.
<aparcar[m]> ldir: is online again but I get this: zsh: /Volumes/CaseSense/aparcar/worker/.direnv/bin/buildbot-worker: bad interpreter: /Volumes/CaseSense/aparcar/worker/.direnv/bin/python3: no such file or directory
<aparcar[m]> ldir: I think long term I'd switch back to gitlab workers again, I really don't want to spend to much time on buildbots
<aparcar[m]> if you can spare the resources, I'm happy to use them, if not, I'll find another bored mac
<ldir> I think it would be better to find another genuinely spare/bored mac.... there are occasions when this one becomes un-spare - hmmm. But the error is curious.
<mangix> what is this macbot?
<Borromini> PaulFertser: yeah... if setting the full TZ works, does that say anything?
<aparcar[m]> mangix: build testing on a mac via buildbot/ci
<mangix> do all packages build on macOS?
<ldir> and yes the network isn't the most stable 'cos it's my home net...and I regularly rebuild openwrt on the home router for obvious reasons
<aparcar[m]> mangix: never dared to try, only all targets
<ldir> mangix: No. They do not.
<mangix> Is macOS officially supported?
<aparcar[m]> mangix: no
<ldir> mangix: it's a semi-spare/idle mac mini I have in the office room.
<aparcar[m]> it's a hobby project within this hobby project
<PaulFertser> Borromini: what do you mean by "setting the full TZ"?
<mangix> PaulFertser: what is this /etc/TZ ? google doesn't reveal much
<PaulFertser> mangix: uclibc reads that file when TZ env variable is not present. So OpenWrt counted on that, and when musl was added, a patch for musl to do the same was committed.
<mangix> Is it needed?
<mangix> my reading of musl code is that if no TZ env, it ready /etc/localtime
<mangix> which is currently a dead symlink
<ldir> mangix: some devs use macos and some users (me) build on it too - it's useful to know that at least 'core' openwrt builds under alternate, non-mono culture OSs
<mangix> to /tmp/localtime
<PaulFertser> mangix: I'm talking about toolchain/musl/patches/110-read_timezone_from_fs.patch
<mangix> i am too
<aparcar[m]> mangix: do you have a spare mac for me?
<mangix> i do not
<PaulFertser> And package/base-files/files/etc/init.d/system
<mangix> i tried setting up openwrt on a jailbroken iphone. no C compiler though
<aparcar[m]> I'm thinking to request some github sponsoring to buy a mac mini for ci testing... mhh
<PaulFertser> mangix: /etc/localtime is used when you specify a zonename and you have the tzinfo database I think
<aparcar[m]> mangix: mhh sad that would be a nice cluster
<mangix> PaulFertser: yeah but instead of using /etc/TZ , why not use /etc/localtime ?
<PaulFertser> mangix: because TZ contains full timezone definition while localtime only a timezone name
<ldir> aparcar[m]: I read recently but can't remember where that someone had mac mini M1s in a data centre for hire.... wish I could remember the story
<ldir> am so busy at the moment with sound work that the brain context switches between 'sound/openwrt' are failing
<mangix> PaulFertser: you mean the other way around
<aparcar[m]> ldir: well keep me posted :)
* ldir needs a brain upgrade
<aparcar[m]> don't use opkg for that
<mangix> use pacman for that
<PaulFertser> mangix: no, e.g. TZ=CET-1CEST,M3.5.0,M10.5.0/3 date works without any timezone names. Same if you put that value in /etc/TZ.
<PaulFertser> While /etc/localtime on my Debian is a symlink to a file inside /usr/share/zoneinfo/
<aparcar[m]> ldir: thanks. I'll check that out
<mangix> PaulFertser: I don't think you understand.https://github.com/openwrt/openwrt/blob/master/package/base-files/files/etc/init.d/system#L25 sets up everything. why not use the value of /tmp/TZ as /tmp/localtime ?
nitroshift has quit [Quit: Gone that way --->]
<jow> afair /etc/localtime is only used by glibc
<ldir> aparcar[m]: I was quite tempted to hire one myself to see how quick the M1s are but then life went (even more) mental.
<jow> mangix: ah right, that was uclibc knowledge. musl has limited tzdb handling
hrw has joined #openwrt-devel
<stintel> I was ordering an ARM Mac Mini for similar purposes but in Eastern Europe it was going to take several months to get it
<hrw> morning
<stintel> so I said f* that
<hrw> are/were there plans to move './scripts/feeds update/install -a' to be kind of 'make feeds_update' and then mentioned in 'make help'?
<jow> stintel: you don't just buy a Mac, that would be too ordinary
<stintel> jow: =)
<jow> hrw: no
<aparcar[m]> ldir: I'll write them may e they give me one for testing ;)
<hrw> jow: thx
<mangix> jow: my question is what's wrong with this? https://gist.github.com/neheb/7356492f2733272d6b837ddcd5bcc097
<ldir> aparcar[m]: fingers crossed
<jow> mangix: /tmp/TZ is a OpenWrt specific replacement for the $TZ env var which in turn is supposed to contain a POSIX timezone spec
gromero has quit [Remote host closed the connection]
<jow> mangix: /tmp/localtime (symlinked to by /etc/localtime) is supposed to be a symlink to a tzdb
<jow> writing a POSIX tz rule string into a file supposed to be a binary compiled tzdb makes no sense
gromero has joined #openwrt-devel
<jow> it's beasically two unrelated mechanisms to specify the timezone
<mangix> right. with strings on Debian's /etc/localtime , the last line is identical to what OpenWrt writes to /tmp/TZ
<jow> the former encodes all the required changeover info directly in the rule spec (like TZ=CET-1CEST,M3.5.0,M10.5.0/3)
<jow> the latter is a compiled database of historical and current DST rules
<jow> yes, some tzdb files contain a posix rule spec equivalent at the end
<jow> but not all
<jow> might be that musl's implementation is even able to parse a tzdb generated from `echo CET-1CEST,M3.5.0,M10.5.0/3 > /tmp/localtime)
<jow> but not sure if that is correct
<jow> if e.g. glibs is able to handle it
<jow> or other tzdb parsers
<jow> I'd expect it to need at least some framing or a special header
<mangix> interesting
<mangix> i wonder how alpine handles this
<jow> even musl seems to bail out if no magic `TZif` header is present
<jow> and if the file is smaller than 44 bytes
<mangix> on an unrelated note, what's wrong with this sed line? https://github.com/openwrt/openwrt/pull/3763#issuecomment-757620163
<jow> mangix: maybe the version number is not on the first line anymore?
<Borromini> PaulFertser: prefixing date with the full TZ value like you suggested for testing
<mangix> jow: no it is
<jow> mangix: what's the exact output of `./gettext -V` ?
<mangix> 0.21
<mangix> erm my bad
<jow> the sed pattern expects a three digit version
<mangix> gettext (GNU gettext-runtime) 0.21
<jow> use sed -rne '1s/.*([0-9]\.[0-9]{2}(\.[0-9])?).*/\1/p'
<jow> or even better sed -rne '1s/.*\b([0-9]\.[0-9]+(\.[0-9]+)?)\b.*/\1/p'
<hrw> is there a way to build one package? I got "ERROR: package/feeds/packages/mc failed to build." and would love to build only that one as doing 'make -j1 V=s' tries to build a bunch of stuff and finally gets to failed one
<jow> hrw: make package/mc/{clean,compile} V=s
<hrw> jow: thanks
<mangix> jow gave you an answer
<mangix> edit include/autotools.mk with that sed line
<rsalvaterra> nbd: ping. 5ed1e5140a80558ab47fd70410ae3242bed5becf broke my mvebu build (Turris Omnia), reverting fixes it.
<jow> hrw, mangix: can you try this patch? http://sprunge.us/Xoz107
<hrw> jow: will check.
<mangix> jow: as I read this I sent a patch to the mailing list
<jow> mangix: ah okay
<Borromini> guys, i am seeing a single package fail with opkg...
<Borromini> out of six kmod-mt76* package this one package errors out ^^
<Borromini> (this is on a running master firmware not during image compilation in the buildroot)
<mangix> Borromini: failures as a result of the ABI stuff I think
<Borromini> mangix: yeah looks like it
<nbd> rsalvaterra: can you give me some details?
<jow> Borromini: can you pastebin the result of tar -Oxzf /tmp/kmod-mt76_5.4.98\+2021-02-14-289cd780-5_mipsel_24kc.ipk ./control.tar.gz | tar -Oxz ./control
<mangix> interesting
<mangix> alpine does not use /etc/localtime
<mangix> but does set $TZ
<rsalvaterra> nbd: I don't have many… with that commit, the kernel is the first thing to be built (after the toolchain), apparently, but it fails.
<mangix> ah. they use zoneinfo
<rsalvaterra> nbd: cc1: fatal error: symtab.h: No such file or directory
<Borromini> it's a metapackage
<rsalvaterra> nbd: I can provide you with my configs (OpenWrt and kernel), but this happens on a pristine master, so I'm quite sure it's unrealted.
<rsalvaterra> *unrelated
<hrw> jow: from 'make clean' to 'build me mc for aarch64-a53' without issues
<jow> hrw: so the patch worked?
<nbd> rsalvaterra: please try this patch: https://termbin.com/4wulx
<nbd> rsalvaterra: i think it's related to kernel symbol export stripping
<nbd> which is not turned on by default
<rsalvaterra> nbd: will do, thanks!
<hrw> jow: yes
<rsalvaterra> nbd: oh, I *always* enable stripping, as it reduces the size quite a bit.
<Borromini> rsalvaterra: which config option is that?
* Borromini gets a bit lost in the stripping options in the buildroot
<rsalvaterra> Borromini: CONFIG_STRIP_KERNEL_EXPORTS. I actually fixed it a while ago, it was completely broken on 64-bit kernels.
<Borromini> ok :)
<jow> why are changes like this required? https://github.com/openwrt/openwrt/pull/3875/files
<jow> does it mean that manual abi versions are broken now?
<Borromini> rsalvaterra: turns out i already have that enabled on small flash
<nbd> jow: it shouldn't be required. maybe it was based on the previous patches that got reverted
<jow> nbd: ah okay
<nbd> the only place in the build system core that uses PKG_ABI_VERSION is when you set PKG_FIXUP = libtool-abiver
<nbd> which i used for wolfssl
<rsalvaterra> nbd: still building, but it seems happier with your patch… fingers crossed. :)
<hrw> hm.
<hrw> * pkg_hash_fetch_best_installation_candidate: Packages for libreadline8 found, but incompatible with the architectures configured
<hrw> * opkg_install_cmd: Cannot install package libreadline8.
<hrw> while './bin/packages/aarch64_cortex-a53/base/libreadline8_8.1-1_aarch64_cortex-a53.ipk' exists
<hrw> ok, tracked last user of it and now have finally image for ebin
dorf has joined #openwrt-devel
<nick[m]1> jow are u okay if I take care of owipcalc maintenance?
<owrt-2102-builds> build #1 of x86/64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/x86%2F64/builds/1
<ldir> nbd: my build problem appears to have gone away... I have no idea what caused the problem in 1st place.
<owrt-2102-builds> build #1 of sunxi/cortexa7 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/sunxi%2Fcortexa7/builds/1
<rsalvaterra> nbd: good news, your patch fixed my build. Thanks! :)
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
* rsalvaterra can finally test his device tree backport… :P
csrf has joined #openwrt-devel
gnustomp has quit [Quit: yes]
SecT0uch has joined #openwrt-devel
gnustomp has joined #openwrt-devel
<SecT0uch> Hi all!
<SecT0uch> Where can I contact someone regarding Archer C7 v5 last build ? Just bricked my router using the last 19.07.7 sysupgrade
<SecT0uch> Upgrading from 19.07.6*
<PaulFertser> SecT0uch: more details needed. Do you have a serial log?
csrf has quit [Ping timeout: 265 seconds]
<PaulFertser> SecT0uch: or are you able to enter generic failsafe?
guidosarducci_ has joined #openwrt-devel
<SecT0uch> PaulFertser: Unfortunately I don't have serial cable :'(. However, I can say that: I did have a warning saying the image is not compatible, but I doubled check everything and everything was OK. (Version, hardware, sha256sum)
guidosarducci has quit [Ping timeout: 268 seconds]
<PaulFertser> SecT0uch: did you probably save the log with that sign visible?
<SecT0uch> PaulFertser: I'll connect via cable and read about failsafe mode. and come back to you.
<PaulFertser> SecT0uch: you do not need serial to use generic failsafe.
<PaulFertser> SecT0uch: I mean probably the configs are incompatible though it shouldn't happen. You can't retrive the old log unfortunately.
<PaulFertser> SecT0uch: do you probably happen to remember what exactly the mismatch was?
<SecT0uch> I did did not save any log. I feel so stupid.
<PaulFertser> SecT0uch: btw, were you using ar71xx or ath79 before the upgrade? And what image did you upgrade to?
<SecT0uch> PaulFertser: I upgraded via Luci and couldn't see what was the mismatch, everything seemed OK. But yeah, I did keep the configuration
<SecT0uch> PaulFertser: ar71xx, upgraded to openwrt-19.07.7-ar71xx-generic-archer-c7-v5-squashfs-sysupgrade.bin
<PaulFertser> SecT0uch: hm, that shouldn't have been problematic. But ar71xx receives really little attention lately. Guess you just need to use some TFTP recovery method and flash current ath79 release now, and forget about the unsuccessful upgrade. Unless you want to try to reproduce it.
<PaulFertser> SecT0uch: did you try generic failsafe already? Or generic reset?
nervehammer has joined #openwrt-devel
nervehammer has quit [Client Quit]
SecT0uch has quit [Ping timeout: 256 seconds]
SecT0uch has joined #openwrt-devel
<jow> nbd: I believe your ABI rework somehow broke abstract provided packages
<jow> nbd: specifically, libncursesw6 appears to be not available
<nbd> i will look into it
<jow> libncursesw is provided by libncurses
<jow> through PROVIDES
<nbd> just to clarify, you mean it broke adding the ABI suffix to dependencies on libncursesw, right?
<jow> no, ncursesw does not appear at all in the feeds
<jow> (opkg list | grep cursesw is empty)
<nbd> in my test, the package has 'Provides: libncursesw, libncurses, libncursesw6'
<jow> right, seeing it
<jow> for me it is: "Provides: libncursesw, libncurses, libncursesw
<jow> "
<SecT0uch> PaulFertser: Never mind after connecting via cable everything works fine, only the router's wireless device is not active and wireless not associated (via luci). I have no idea why
<nbd> jow: does it work for you if you explicitly rebuild libncurses?
csrf has joined #openwrt-devel
<jow> I am testing the snapshot repo
<jow> to reproduce bug reports
<barhom> Is Linux 5.10 going to be the target for ipq40xx in the 21.02 branch?
<jow> barhom: 21.02 is going to use whats used right now
<jow> so, no
<jow> (unless the policy changed recently)
<jow> nbd: hm, package repo is ~70 hours old, so likely predating whatever fixes you made
<nbd> jow: then 7d6a636918bccf68b49324729759e7c569105f71 should probably fix this
<jow> need to revisit this after the next rebuild
<PaulFertser> SecT0uch: probably you didn't keep the settings then. Probably forcing implies that.
<Borromini> barhom: 5.4. 5.10 is next master kernel, after the 21.02 branching
<barhom> Borromini, I must have misread the commits. I thought some targets got 5.10 already in 21.02
<SecT0uch> PaulFertser: I can still see my config (SSID, passphrase, etc..). As recommended, I will start by upgrading to ath79. Shouldn't it be the default image offered by the firmware selector ?
decke has quit [Quit: Leaving.]
<PaulFertser> SecT0uch: it should be but I have no idea what firmware selector is :)
<Borromini> barhom: oh, no. any reason you'd need it?
<SecT0uch> PaulFertser: After checking on the Archer C7 page I do see ath79 as the default image proposed. I were right I must have flashed ar71xx on an ath79! The firmware selector confused me. Thanks a lot
<barhom> Borromini, not really. Would just be nice to have wireguard included in the kernel in the next stable openwrt. But no real reason! Ive been tracking master for a while now and its time to track 21.02 instead for my projects
<PaulFertser> SecT0uch: that explains it!
<PaulFertser> SecT0uch: upgrade to ath79 keeping configs and you'll have wireless back without changes I guess.
rsalvaterra1 has joined #openwrt-devel
<SecT0uch> Backuped this time, let's flash it! :)
<PaulFertser> SecT0uch: guess aparcar[m] might be interested in your story.
rsalvaterra has quit [Ping timeout: 265 seconds]
<Borromini> barhom: yeah feel the same :P time to switch and hopefully the dust settles quickly.
<SecT0uch> PaulFertser, aparcar[m]: Of course! There is no build yet for my target in 19.07.7. If I select 19.07.6 I have the choice between both ar71xx and ath79. Guess I will have to wait a few days. I feel so stupid! Again, thanks for your help
romany has quit [Quit: Ping timeout (120 seconds)]
<SecT0uch> And thanks all of you who work on that project, you're awesome!
Acinonyx_ has joined #openwrt-devel
Acinonyx has quit [Ping timeout: 264 seconds]
romany has joined #openwrt-devel
SecT0uch has quit [Ping timeout: 264 seconds]
hsp has quit [Quit: WeeChat 3.0.1]
hsp has joined #openwrt-devel
dorf has quit [Remote host closed the connection]
dorf has joined #openwrt-devel
SecT0uch has joined #openwrt-devel
KGB-0 has quit [Quit: KGB-0]
KGB-0 has joined #openwrt-devel
<Borromini> nbd: ryder lee has been explaining to me how to simulate a radar event, but i'm not sure how to proceed https://forum.openwrt.org/t/can-open-source-drivers-ever-be-as-good-as-proprietary-ones/72832/71
<Borromini> i did an echo "1" > /sys/kernel/debug/ieee80211/phy1/mt76/radar_trigger and that sure triggers stuff but it's unclear to me how (and into which files in debugfs) i should feed the pulse_start_time-pulse_width-pulse_power command and the radar pulse pattern?
valku has joined #openwrt-devel
SecT0uch has quit [Ping timeout: 272 seconds]
dorf has quit [Remote host closed the connection]
<owrt-2102-builds> build #1 of ramips/mt7620 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/ramips%2Fmt7620/builds/1
<owrt-snap-builds> build #100 of realtek/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/realtek%2Fgeneric/builds/100
<ldir> grrrrrr and now I have the build problem back, this time on 'macbot'....and I have to go to work so no time to investigate. arrrghhhh
<barhom> Is there something I can do so that it builds more quickly if all I did was add some files into /files ? Right now, rebuilding takes me at least 15 minutes
<Borromini> barhom: make -j$(nproc)
rsalvaterra1 has quit [Quit: Leaving.]
<hurricos> SecT0uch: Often the compat message has to do with changes in partitioning
<hurricos> ah, but they're gone
rsalvaterra has joined #openwrt-devel
<rsalvaterra> mangix: ping
<barhom> Borromini, I learned something with $(nproc). Thanks for that. But yes, I already do -j8.
<Borromini> ok. you could use ccache
<Borromini> that will speed up subsequent builds, but ccache can occasionally cause problems
<Borromini> what hardware are you on?
<jow> barhom: the most selective make command for your use case is "make target/linux/install V=s"
<jow> if that takes 15m as well then there's not much you can do unfortunately
<jow> unless you're building dozens of images (e.g. on ar71xx with the generic profile)
<jow> in this case it might make sense to only build for your particular device
<barhom> Im just building one target on ipq40xx, Ill give that a try. Thanks jow
<owrt-2102-builds> build #1 of ramips/mt7621 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-21.02/images/builders/ramips%2Fmt7621/builds/1
<rsalvaterra> Ok, guys… anyone with a Turris Omnia in production?
<rmilecki> nbd: please check https://github.com/openwrt/openwrt/pull/3875#issuecomment-780636478 (PKG_ABI_VERSION)
<nbd> just commented
<rsalvaterra> kab-el: ping :)
kontaxis has quit [Remote host closed the connection]
kontaxis has joined #openwrt-devel
<philipp64> stintel: at this point, it's really only PR #14708 and #14711 (minor). there's some minor cleanup from #14028 that I can salvage and move into smaller PR's for manageability, but that's less pressing.
blb4393 has joined #openwrt-devel
Acinonyx_ has quit [Ping timeout: 260 seconds]
Acinonyx has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
shibboleth has joined #openwrt-devel
Darkmatter66 has joined #openwrt-devel
opal has quit [Remote host closed the connection]
opal has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 272 seconds]
<aparcar[m]> mangix: which packages fail?
MichaelOF has quit [Quit: Konversation terminated!]
<Hauke> barhom: did you activate all packages from the feeds?
<Hauke> this increases the build time from my experinece
kubrickdave_ has joined #openwrt-devel
kubrickdave has quit [Ping timeout: 272 seconds]
Darkmatter66 has joined #openwrt-devel
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Ping timeout: 272 seconds]
Borromini has quit [Ping timeout: 256 seconds]
Tapper has joined #openwrt-devel
<owrt-1907-builds> build #237 of armvirt/64 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/armvirt%2F64/builds/237 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #271 of ramips/rt3883 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ramips%2Frt3883/builds/271 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #272 of ar71xx/mikrotik is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ar71xx%2Fmikrotik/builds/272 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #276 of mvebu/cortexa72 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mvebu%2Fcortexa72/builds/276 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #277 of armvirt/32 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/armvirt%2F32/builds/277 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #271 of mediatek/mt7622 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mediatek%2Fmt7622/builds/271 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #266 of mediatek/mt7623 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mediatek%2Fmt7623/builds/266 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #296 of mvebu/cortexa9 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mvebu%2Fcortexa9/builds/296 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #292 of mvebu/cortexa53 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mvebu%2Fcortexa53/builds/292 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #281 of archs38/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/archs38%2Fgeneric/builds/281 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #269 of x86/geode is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/x86%2Fgeode/builds/269 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #277 of kirkwood/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/kirkwood%2Fgeneric/builds/277 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #232 of lantiq/falcon is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/lantiq%2Ffalcon/builds/232 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #217 of ipq40xx/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ipq40xx%2Fgeneric/builds/217 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #215 of lantiq/xway_legacy is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/lantiq%2Fxway_legacy/builds/215 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #215 of sunxi/cortexa8 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/sunxi%2Fcortexa8/builds/215 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #229 of x86/legacy is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/x86%2Flegacy/builds/229 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #232 of mxs/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mxs%2Fgeneric/builds/232 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #230 of lantiq/xrx200 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/lantiq%2Fxrx200/builds/230 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #221 of brcm2708/bcm2709 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/brcm2708%2Fbcm2709/builds/221 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #230 of brcm2708/bcm2708 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/brcm2708%2Fbcm2708/builds/230 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #235 of octeon/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/octeon%2Fgeneric/builds/235 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #218 of x86/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/x86%2Fgeneric/builds/218 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #216 of at91/sama5 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/at91%2Fsama5/builds/216 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #217 of ath79/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ath79%2Fgeneric/builds/217 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #214 of samsung/s5pv210 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/samsung%2Fs5pv210/builds/214 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #209 of mpc85xx/p2020 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mpc85xx%2Fp2020/builds/209 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #216 of brcm63xx/smp is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/brcm63xx%2Fsmp/builds/216 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #219 of ramips/mt7620 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ramips%2Fmt7620/builds/219 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #212 of ramips/mt7621 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ramips%2Fmt7621/builds/212 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #233 of layerscape/armv7 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/layerscape%2Farmv7/builds/233 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #209 of ath79/tiny is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ath79%2Ftiny/builds/209 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>, Hauke Mehrtens <hauke@hauke-m.de>
<owrt-1907-builds> build #238 of brcm47xx/legacy is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/brcm47xx%2Flegacy/builds/238 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #243 of zynq/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/zynq%2Fgeneric/builds/243 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #247 of bcm53xx/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/bcm53xx%2Fgeneric/builds/247 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #243 of brcm2708/bcm2710 is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/brcm2708%2Fbcm2710/builds/243 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #243 of omap/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/omap%2Fgeneric/builds/243 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #275 of mpc85xx/generic is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/mpc85xx%2Fgeneric/builds/275 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #271 of layerscape/armv8_64b is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/layerscape%2Farmv8_64b/builds/271 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
<owrt-1907-builds> build #228 of apm821xx/nand is complete: Failure [failed gitcheckout] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/apm821xx%2Fnand/builds/228 blamelist: Eneas U de Queiroz <cotequeiroz@gmail.com>
Namidairo has quit [Read error: Connection reset by peer]
Namidairo has joined #openwrt-devel
shibboleth has quit [Remote host closed the connection]
shibboleth has joined #openwrt-devel
shibboleth has quit [Remote host closed the connection]
Tost has quit [Ping timeout: 265 seconds]
blb4393 has quit [Quit: ChatZilla 0.9.93 [Waterfox 56.3/MOZ_BUILDID]]
DirkS has quit [Ping timeout: 260 seconds]
<aparcar[m]> What happened here?
<grift> that was because you had 30 in /etc/selinux/semanage.conf which was not the latest avialable version
<grift> ignore wrong chan
DirkS has joined #openwrt-devel
<aparcar[m]> bye all
Borromini has joined #openwrt-devel
Tost has joined #openwrt-devel
<Hauke> Is it now normal that OpenWrt builds all kernel objects already in the beginning where it previously only build the modules?
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #openwrt-devel
<zorun> ah, it looks like the missing builders went back online (but broken)
<mkresin> blocktrron: are you around?
victhor has joined #openwrt-devel
Darkmatter66_ has joined #openwrt-devel
Darkmatter66 has quit [Read error: Connection reset by peer]
<zorun> should be fixed
owrt-snap-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-snap-builds has joined #openwrt-devel
owrt-1907-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-1907-builds has joined #openwrt-devel
owrt-2102-builds has quit [Quit: buildmaster reconfigured: bot disconnecting]
owrt-2102-builds has joined #openwrt-devel
<hurricos> barhom: build the image-builder SDK and build on top of that.
<hurricos> Much of the build time is building the toolchain.
<blocktrron> mkresin: sure
DirkS has quit [Ping timeout: 260 seconds]
<zorun> Hauke: can you check that the release build went well anyway?
<mkresin> blocktrron: noticed that you are about merge/pick https://github.com/openwrt/openwrt/commit/ebba9fbe5d6b96e52475a924129b339aa97bdcb4
<mkresin> blocktrron: the "if $(CONFIG_LINUX_5_4 .." syntax in the changes is uterly wrong
<mkresin> blocktrron: we habe lt5.4 or ge5.10 for that purpose
<mkresin> blocktrron: have a look at https://git.openwrt.org/?p=openwrt/staging/mkresin.git;a=commitdiff;h=019d8733eb2c1f0cc0a7277cddf4573e8fae8628 for illustration
<kab-el> rsalvaterra: hello
<Hauke> zorun: yes everything went well
<Hauke> at lest I do not see any error message
<blocktrron> mkresin: i've dropped that one for now, because it's also incomplete
<zorun> cool, thanks!
<zorun> it went pretty fast
<Hauke> there is a problem with ksmbd from the package feed
<Hauke> mangix linked a github issues, it has a wrong dependecy
<rsalvaterra> kab-el: Hey! Thanks for the review! :) I forgot to ask, would the patch warrant a cc:stable? It's technically a bug fix.
DirkS has joined #openwrt-devel
<kab-el> rsalvaterra: it would be picked automatically for stable since it contains a Fixes: tag
<kab-el> rsalvaterra: stable maintainers have bots that search for upstream commits containing Fixes tags
mkresin has quit [Quit: leaving]
mkresin has joined #openwrt-devel
dedeckeh has quit [Quit: Connection closed]
<rsalvaterra> kab-el: Ok, great!
luke-jr has quit [Read error: Connection reset by peer]
Guest86858 is now known as nyt
rmilecki has quit [Ping timeout: 265 seconds]
luke-jr has joined #openwrt-devel
<Hauke> zorun: the release notes are looking good
<Hauke> do you want to publish them?
<Hauke> mangix: we should add the problem with ksmbd to the regressions list of the release notes
<zorun> Hauke: ok, I don't have the details about this ksmbd issue, but yes you should add it to the regression section
<zorun> let's use 18 february as release date (I'm going to sleep now ;) )
ivanich has quit [Quit: Konversation terminated!]
Borromini has quit [Quit: leaving]
<Hauke> zorun: have a good night
gromero has quit [Ping timeout: 265 seconds]
<mangix> Hauke: which problem?
<mangix> I merged a commit fixing it
<mangix> . Is it still valid?
<Hauke> I think this will not be rebuild for the 19.07.7 release
<Hauke> the kmod should only be build with the 19.07.8
<Hauke> the fix is correct
DirkS has quit [Ping timeout: 260 seconds]
black_ant has quit [Ping timeout: 256 seconds]
DirkS has joined #openwrt-devel
<Hauke> nbd: it looks like this broke the symvers for lantiq kernel modules: https://git.openwrt.org/5ed1e5140a80558ab47fd70410ae3242bed5becf
<Hauke> this file is empty for me: build_dir/target-mips_24kc_musl/linux-lantiq_xrx200/symvers/lib_ifxos.symvers
<mangix> Hauke: unfortunate. at least the workaround is easy
<Hauke> then the DSL driver is not buidling becasue it can not find the symbols exported by ifxos
<mangix> rc4 is a soft dependency anyway
<mkresin> Hauke: nbd: I've a fix in the ltq 5.10 branch of my staging tree. havn't realised it isn't related to the k5.10 bump. not sure if proper fix
indy has quit [Quit: ZNC - http://znc.sourceforge.net]
indy has joined #openwrt-devel
<rsalvaterra> Hauke: Would it still be possible to get this into 21.02? It would be really nice to have. :) https://patchwork.ozlabs.org/project/openwrt/patch/20210217155819.1068661-1-rsalvaterra@gmail.com/
dorf has joined #openwrt-devel
<rsalvaterra> HBM has been broken on the Omnia since basically forever… :/
lnslbrty has quit [Ping timeout: 264 seconds]
<rsalvaterra> (And 5.10 on the master branch will most likely get the fix through the usual stable kernel updates.)
lnslbrty has joined #openwrt-devel
<mangix> rsalvaterra: I thought you use snapshot OpenWrt.
hbug has quit [Ping timeout: 268 seconds]
hbug has joined #openwrt-devel
DirkS has quit [Ping timeout: 272 seconds]
DirkS has joined #openwrt-devel
gromero has joined #openwrt-devel
<owrt-snap-builds> build #855 of sunxi/cortexa53 is complete: Failure [failed tools] Build details are at http://buildbot.openwrt.org/master/images/builders/sunxi%2Fcortexa53/builds/855 blamelist: ?lvaro Fern?ndez Rojas <noltari@gmail.com>, Felix Fietkau <nbd@nbd.name>, Daniel Golle <daniel@makrotopia.org>