adrianschmutzler has quit [Quit: ~ Trillian - www.trillian.im ~]
valku has quit [Quit: valku]
shibboleth has quit [Quit: shibboleth]
dorf_ has joined #openwrt-devel
philipp64 has quit [Quit: philipp64]
dorf_ has quit [Remote host closed the connection]
dorf_ has joined #openwrt-devel
gch9812130655 has joined #openwrt-devel
gospod2 has quit [Ping timeout: 265 seconds]
gch981213065 has quit [Read error: Connection reset by peer]
gch9812130655 is now known as gch981213065
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
gospod has joined #openwrt-devel
victhor has quit [Remote host closed the connection]
gch9812130653 has joined #openwrt-devel
gch981213065 has quit [Read error: Connection reset by peer]
gch9812130653 is now known as gch981213065
hbug_ has joined #openwrt-devel
hbug has quit [Ping timeout: 240 seconds]
tobleminer-tSYS has quit [Quit: AS4242423214]
tobleminer-tSYS has joined #openwrt-devel
gospod2 has joined #openwrt-devel
gospod has quit [Ping timeout: 256 seconds]
philipp64 has joined #openwrt-devel
heffer_ has joined #openwrt-devel
heffer has quit [Ping timeout: 246 seconds]
heffer_ has quit [Ping timeout: 260 seconds]
<mangix> yikes just read the NAND patch. that's quite ugly.
heffer has joined #openwrt-devel
kakaka has quit [Remote host closed the connection]
<mangix> i wonder if there's an alternative bootloader for those devices
kakaka has joined #openwrt-devel
slh_ has quit [Ping timeout: 272 seconds]
<hurricos> Still working on the P2041 (related to the P2020 finished in 2019ish). https://github.com/openwrt/openwrt/pull/1688 ...
<hurricos> I find the same issue that CHKDSK88 had about booting FIT images
<hurricos> I wonder, could it be because CHKDSK88 never booted an initramfs? That's what I've been trying. I should try booting directly perhaps
<hurricos> (setting up as they did)
<hurricos> (... in NOR)
<hurricos> When I bootm from the beginning of the initramfs, U-boot unpacks everything and then just stops like here: https://github.com/openwrt/openwrt/pull/1688#discussion_r244647072
<hurricos> However, imxtract'ing the fdt and kernel from it does not work -- bootm refuses to boot using the same command:
<hurricos> => bootm 02400000 - c00000
<hurricos> WARNING: adjusting available memory to 30000000
<hurricos> Wrong Image Format for bootm command
<hurricos> ERROR: can't get kernel image!
<hurricos> Are there any good techniques for reflashing u-boot? (is it possible to chain-load u-boot to preserve the original?)
<Strykar> what determines the order in which wan uplinks are displayed on the Overview page? it doesn't seem to be interface metric
glyph has quit [Quit: End of line.]
glyph has joined #openwrt-devel
<PaulFertser> hurricos: chainloading u-boot is possible, but you need to link it to use a different address.
<PaulFertser> hurricos: you can use "mkimage" to produce a uImage from your extracted kernel image, then bootm will work.
hbug__ has joined #openwrt-devel
hbug_ has quit [Ping timeout: 240 seconds]
dorf_ has quit [Remote host closed the connection]
dorf_ has joined #openwrt-devel
dorf_ has quit [Remote host closed the connection]
<hurricos> Struggling to understand what is going on in these two situations: https://github.com/openwrt/openwrt/pull/1688#discussion_r244647072 and https://pastebin.com/nsYV7JeY
<hurricos> Console appears to kick the bucket, but eth autonegotiation continues to work -- not sure if that's possible if Linux is not running.
<hurricos> console is set up with bootcmd, but not forced by any chosen in a dts -- I use the DTS already in flash as fsl's DTS from mainline has ERRORs
<hurricos> fwiw the board does have a copy of Linux on it which boots fine, which is why I can't figure out why OpenWrt does not
arnd has quit [Read error: Connection reset by peer]
arnd has joined #openwrt-devel
nitroshift has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
dedeckeh has joined #openwrt-devel
<PaulFertser> hurricos: you might want to enable earlyconsole
<PaulFertser> hurricos: so that the kernel continues to print everything via a bootloader-configured UART.
<PaulFertser> hurricos: but since you're already getting some output, hm, probably your debuglevel is too low?
<PaulFertser> hurricos: in your latest paste there's zero kernel output though.
<PaulFertser> hurricos: so I'd say it means your earlyconsole is not enabled.
reiffert has joined #openwrt-devel
<PaulFertser> hurricos: it was called earlyprintk before, and earlycon now.
ivanich has joined #openwrt-devel
black_ant has joined #openwrt-devel
black_ant has quit [Changing host]
black_ant has joined #openwrt-devel
Darkmatter66 has joined #openwrt-devel
feriman has joined #openwrt-devel
dibdot has joined #openwrt-devel
dibdot has quit [Quit: Quit]
dibdot has joined #openwrt-devel
reiffert has quit [Ping timeout: 272 seconds]
reiffert has joined #openwrt-devel
dibdot has quit [Quit: Quit]
Darkmatter66 has quit [Read error: Connection reset by peer]
Darkmatter66 has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 256 seconds]
Darkmatter66 has joined #openwrt-devel
feriman has quit [Ping timeout: 256 seconds]
danitool has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
snh has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
gch9812130654 has joined #openwrt-devel
gch981213065 has quit [Ping timeout: 246 seconds]
gch9812130654 is now known as gch981213065
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
<jow> dedeckeh: ping
HeN has quit [Quit: Connection closed for inactivity]
gospod2 has quit [Quit: Leaving]
Night-Shade has joined #openwrt-devel
reiffert has quit [Ping timeout: 264 seconds]
csrf has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
csrf has joined #openwrt-devel
dibdot has joined #openwrt-devel
<f00b4r0> mangix: i have modest hope that eventually mikrotik will release an updated bootloader that's a little less stupid.
<f00b4r0> mangix: their ipq variants support ubifs, apparently
dibdot has quit [Remote host closed the connection]
reiffert has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
samantaz has quit [Remote host closed the connection]
samantaz has joined #openwrt-devel
Darkmatter66 has quit [Ping timeout: 264 seconds]
Namidairo has quit [Quit: ZNC - https://znc.in]
Namidairo has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
<reiffert> how would I tell openwrt: all packets with source address 1.2.3.4 forward out interface abc?
csrf has quit [Read error: Connection reset by peer]
<lemmi> reiffert: ipv6 can just use source-specific routes, ipv4 need policyrouting. that means you need another routingtable that routes everything out to abc and a rule that uses that tables when the source address matches
csrf has joined #openwrt-devel
<reiffert> I fail to add a simple rule
<reiffert> ip rule add add from 10.50.0.3 table telekom
<reiffert> Error: argument "add" is wrong: Failed to parse rule type
<lemmi> add add
<reiffert> facepalm. thanks.
victhor has joined #openwrt-devel
<reiffert> how can I have openwrt re-read the /etc/network/rt_tables file?
<lemmi> once it's there, it's there
goliath has joined #openwrt-devel
<reiffert> I was following https://openwrt.org/docs/guide-user/network/routing and was adding "100 telekom" to the /etc/iproute2/rt_tables file, however ip route show table 100 is empty
<lemmi> because it's an empty routing table
<lemmi> you need to add a route in there
<lemmi> ip route add default dev abc table telekom
<reiffert> default dev tun0 scope link metric 5
<reiffert> default dev pppoe-wan scope link metric 10
<reiffert> default via 10.7.99.2 dev tun0 metric 20
<reiffert> thats my table 100 and is working great. How would I make sure the 1st entry goes away when the tun0 device goes down? similar question for the pppoe-wan interface
<lemmi> that should be removed automatically
<reiffert> how is it going to be added again once tun0 comes up again?
<lemmi> depends on what it is managing it
neoraider has quit [Quit: leaving]
<reiffert> "openwrt" is managing it.. well. the openvpn service and the pppoe openwrt setting
neoraider has joined #openwrt-devel
<reiffert> I can have the up scripts do it I guess.
<reiffert> last question: the 3rd line in the above route table has the wrong interface and should be eth1.99 but I fail to tell it while ip route add'ing
neoraider has quit [Client Quit]
neoraider has joined #openwrt-devel
<reiffert> ah managed to do it :)
<reiffert> how would I make that static within openwrt, is that in luci network firewall custom rules?
<lemmi> i usually edit /etc/config/network for this, but there might be a better option, don't know
samantaz_ has joined #openwrt-devel
samantaz has quit [Ping timeout: 246 seconds]
Night-Shade has joined #openwrt-devel
<reiffert> how would I have openwrt add routes when the ethernet interface abc comes up?
<reiffert> there is no openvpn or pppoe daemon
Night-Shade has quit [Client Quit]
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
reiffert has quit [Read error: Connection reset by peer]
reiffert has joined #openwrt-devel
adrianschmutzler has joined #openwrt-devel
<reiffert> lemmi: hotplug.d/iface does the trick. Thanks for your help
nitroshift has quit [Quit: Gone that way --->]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Read error: Connection reset by peer]
gch9812130657 has joined #openwrt-devel
gch981213065 has quit [Read error: Connection reset by peer]
gch9812130657 is now known as gch981213065
Night-Shade has joined #openwrt-devel
<stintel> any known issues in 19.07, sysupgrade throwing "Failed to connect to ubus" and not doing anything ?
gch981213065 has quit [Read error: Connection reset by peer]
fonix232 has quit [Ping timeout: 240 seconds]
Night-Shade has quit [Read error: Connection reset by peer]
valku has joined #openwrt-devel
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Night-Shade has joined #openwrt-devel
ivanich has joined #openwrt-devel
Night-Shade has quit [Ping timeout: 260 seconds]
f00b4r0 has quit [Quit: Quitte]
Night-Shade has joined #openwrt-devel
* funman should work on his .dts files rather than put this off to later
Night-Shade has quit [Read error: Connection reset by peer]
Night-Shade has joined #openwrt-devel
Night-Shade has quit [Client Quit]
noltari_ has joined #openwrt-devel
noltari has quit [Ping timeout: 272 seconds]
nslu2-log__ has joined #openwrt-devel
nslu2-log_ has quit [Remote host closed the connection]
<lemmi> reiffert: cool :)
<hurricos> PaulFertser: Thank you, I think this is what I was looking for. Sadly the way I wired the relay at our lab doesn't actually trigger the device to turn on. Have to actually hit the power button
Borromini has joined #openwrt-devel
Borromini has quit [Ping timeout: 265 seconds]
Darkmatter66 has joined #openwrt-devel
ivanich has quit [Quit: Konversation terminated!]
kakaka has quit [Remote host closed the connection]
hbug__ has quit [Write error: Broken pipe]
hbug__ has joined #openwrt-devel
kakaka has joined #openwrt-devel
<philipp64> any IPsec users out there? I need testers for a PR… or reviewers.
<philipp64> jow: ping
<philipp64> got a question about debugging the startup order of bind and ISC dhcpd…
<blogic> I just pushed a staging branch to master
<blogic> gimme a sec to figure out how to get rid of it
<adrianschmutzler> blogic: last time it happened to me, I asked jow ...
<adrianschmutzler> I didn't have the right to delete it myself
<blogic> realtek (deletion prohibited)
<adrianschmutzler> exactly
<blogic> yeah, I just pinged him
<blogic> i removed the # in my .git/config but forgot to add it to the following line ;)
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
Borromini has joined #openwrt-devel
<enyc> hrrm seems one of my BT-HHv5a's running wifi-APs and VLANs running on a development/master build is falling-over rebooting itself! OpenWrt SNAPSHOT r15324-920b692667
<enyc> I shall try updated nightly build unless anybody wishes me to collect debugging etc.
hbug___ has joined #openwrt-devel
hbug__ has quit [Ping timeout: 240 seconds]
sergiomiguelrp has joined #openwrt-devel
<Borromini> enyc: that would help other people (and ideally help fix it)
<Borromini> if lantiq is also seeing breakage...
Acinonyx_ is now known as Acinonyx
<enyc> Borromini: i've updated it and observe it doesn't have upstream dns configured correctly, wonder if some ntp/whatever is failing and then system crashing itself
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<enyc> Borromini: FAQ/Wiki/instructions/etc on how/what to test/report on devel builds?
xleox has joined #openwrt-devel
<xleox> Hello, could someone please help me with these 2 questions? https://forum.openwrt.org/t/imagebuilder-question/83044
mattsm has quit [Quit: The Lounge - https://thelounge.chat]
<enyc> host 0.openwrt.pool.ntp.org
<enyc> hrrrrrrrrrrrrm seems 2.openwrt.pool.ntp.org is the only part with AAAA records ;-(
<aparcar[m]> mangix: ping
mattsm has joined #openwrt-devel
<Borromini> enyc: you mean ntp is broken, not your device?
<enyc> Borromini: not entirely sure, but not sure openwrt supposed to self-reboot just because ntp not working
<enyc> Borromini: I am observing through further debugging/experimentation that openwrt + busybox-ntpd is doing bad job of just syncing the time without ipv4-access (bearing in mind this is a secondary AP type thing, not supposed to be taking up public v4 space etc)
<enyc> Borromini: that said it has access to a vlan that has natted v4 it could be on, but I still think OpenWRT should play nicely with ipv6-only nat64-provisioned upstream internet
<enyc> much -ddddddddddddd and so on, explicitly using 2.openwrt.pool.ntp.org , ... it doesn't seem to be trying any IPv6 ntp query addresses
<enyc> busybox ntpd has much # if ENABLE_FEATURE_IPV6 -- I wonder if this needs enabling
danitool has joined #openwrt-devel
<enyc> give it temporary ipv4 access with manual ip -4 commands and ... voila,,, ntpd works
<aparcar[m]> anyone using arc here?
Borromini has quit [Quit: Lost terminal]
<Hauke> aparcar[m]: Only the peole from Synopsys and their customers have access to the hardware
<Hauke> which is supported in OpenWrt
SimJoSt has quit [Quit: WeeChat 2.9]
<aparcar[m]> so can they pleaes send me a dev board
<aparcar[m]> or how else are we suppose to support that?
<Hauke> aparcar[m]: you can ask Alexey
<Hauke> he normally answers when you write him a mail
ivanich has joined #openwrt-devel
<Hauke> I assume that the dev boards are expensive
damex_ has quit [Ping timeout: 240 seconds]
shibboleth has joined #openwrt-devel
<aparcar[m]> mhh then I'll not review these patches :P
Foxtrot has quit [Ping timeout: 260 seconds]
Oddstr13 has quit [Ping timeout: 246 seconds]
Foxtrot has joined #openwrt-devel
Foxtrot has joined #openwrt-devel
Oddstr13 has joined #openwrt-devel
<enyc> seems basically that busybox ntp client somewhat limited - does not cycle thorugh all addresses properly, does not fallback quickly with unreachable addrseses ,, and nothing in openwrt resolv library config, nor anything in ntpd etc is doing anything to help this...
<jow> that's the reason why busybox is small, limited functionality
<enyc> jow: =) yes though it seems there is a small, pragmatic patch available, https://dev.archive.openwrt.org/attachment/ticket/12167/0001-busybox-make-ntpd-prefer-IPv6-addresses.patch
<enyc> jow: but I'd need to test it on IPv4-only to make sure it solves both situations right
<enyc> jow: I think its' not sensible in this day-and-age for OpenWRT to not work on IPv6-only network just because ntp client ... I really don't think it should need full ntpd to behave...
fonix232 has joined #openwrt-devel
<enyc> Have left lantiq system with 'working' ntpd and see if it now does/doesn't fall over
<enyc> NB: (Suggests) may be something in openwrt master that likes failing/resetting if time-wrong, ntp... or wpad processing wrong dates, etc etc.... would need to check further to confirm!
<mangix> aparcar[m]: pong
<aparcar[m]> can you test the arc thing?
<mangix> only compile
<aparcar[m]> how much are those dev boards?
<mangix> the patch should be fine as Synopsis carries a similar one in their glibc fork.
<mangix> I have no idea.
<aparcar[m]> I forwarded your email, let's see if they can test it for us
<aparcar[m]> could you test my squashfs-tools-ng patch? I don't want to get it into 20.x
<jow> enyc: that patch looks sane indeed
<mangix> aparcar[m]: Synopsis added their approval: http://lists.openwrt.org/pipermail/openwrt-devel/2020-December/032936.html
Borromini has joined #openwrt-devel
<aparcar[m]> mangix: can you please elaborate on this situation? you did recently remove uclibc-ng from openwrt and now there is only musl and glibc left, right?
<mangix> yes but musl has no support for ARC
<aparcar[m]> and glibc only with your patch I guess
<mangix> for ARC700 yes
<mangix> the otherone they upstreamed support
<mangix> I don"t think they care much for ARC700 since it's older
<enyc> jow: ok, in which case can you apply it so it goes into upcoming master builds, ping me and I'll test it in various v4-only v6-only NAT64 configs which I'm well set-up to do.
<Borromini> guys, i've been seeing this with blogic's tree for a while... i wonder if there's some broken failover thing or sth at work again? https://paste.debian.net/1178657/
<jow> Borromini: repo to large apparently, try cloning via git://git.openwrt.org/openwrt/staging/blogic.git instead
<jow> that avoids the http reverse proxy timeouts
<Borromini> jow: oh, ok. thanks.
<jow> $ git clone git://git.openwrt.org/openwrt/staging/blogic.git
<jow> Cloning into 'blogic'...
<jow> remote: Enumerating objects: 2500612
<jow> and still counting...
<jow> taking too long for nginx
<Borromini> yep git:// just works
<aparcar[m]> mangix: nevermind dedeckeh takes care of your patch
<Borromini> ah :)
<Hauke> aparcar[m]: I talked with dedeckeh and we want to wait till after the vacation season
<Hauke> removing the arc770 target was our preferred solution
<aparcar[m]> ok sounds good
<aparcar[m]> thanks
<enyc> jow: [or, give me some kind of clone/fork package or similar??] I'm re-learning my languagega and coding ando ther eexrecises and not yet into git-voodoo and opnewrt-dev voodoo yet!
sergiomiguelrp has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<xleox> Hello, could someone please help me with these 2 questions? https://forum.openwrt.org/t/imagebuilder-question/83044
<mangix> Hauke: can't reply to the email on mobile. but yes, itshould fix the error on ARC.
Borromini has quit [Quit: Lost terminal]
<mangix> ldd no longer shows anything special.
<Hauke> mangix: were you able to reproduce the problem?
<mangix> no
<mangix> but this will fix it no matter what
swex has quit [Quit: swex]
<mangix> Hauke: try running ldd in the SDK's tools
<enyc> OK my bt-hhv5a (lantiq) doing wifi-APs and VLANs, that did work fine with 19.07.5 is now crashing/resetting under Master. Should I set up some network-logging / debugging somehow??
<enyc> not todo with the ntp limitations or so, seemingly
<mangix> Hauke: yeah just downloaded the SDK. Seems the problem is bigger: https://gist.github.com/neheb/81c717df125247a142d7d37c4ef58869
<enyc> syslog https://forum.archive.openwrt.org/viewtopic.php?id=11912 and serial log maybe...
<Hauke> mangix: pkg-config.real is a shell script for musl and a binary for glibc, strange
Tost has joined #openwrt-devel
black_ant has quit [Ping timeout: 256 seconds]
<Tapper> GNU's Embed-Friendly Web Server Updated With Better OS Portability, Performance https://www.phoronix.com/scan.php?page=news_item&px=GNU-libmicrohttpd-0.9.72
<Tapper> Binary is only about 32k (without TLS support and other optional features)
<karlp> it's already in packages
* Tapper nods
dedeckeh has quit [Ping timeout: 245 seconds]
<mangix> Hauke: uhhh what? It should be the same for both
<mangix> yeah pkg-config.real succeeds with ldd on both the SDK and locally.
<mangix> except the SDK has not found on the library
<jow> is it encoding an absolute rpath to libpkgconfig?
<mangix> jow: looks like it
<mangix> libpkgconf.so.3 => /home/mangix/devstuff/openwrt/staging_dir/host/lib/libpkgconf.so.3 (0x00007f55663a4000)
<jow> yeah, that's not going to fly with the sdk
<mangix> jow: it's the same problem with all of these though: https://gist.github.com/neheb/81c717df125247a142d7d37c4ef58869
<jow> mangix: that's the SDK ?
<mangix> yes
<jow> which one?
<mangix> archs-glibc
<mangix> downloaded just now from https://downloads.openwrt.org
<mangix> well, an hour ago
<mangix> looking at the other tools, they're all linking to the OS libraries
<jow> they're actually supposed to be shell script wrappers
<mangix> for example, libz.so.1 => /usr/lib/libz.so.1 (0x00007f4e7bece000) when there's tools/zlib
<jow> I suppose bundle-libraries.sh failed, likely due to some glibc specifics
adrianschmutzler has quit [Quit: ~ Trillian - www.trillian.im ~]
<mangix> makes sense. I don't think glibc SDKs have ever been tested.
ivanich_ has joined #openwrt-devel
ivanich has quit [Read error: Connection reset by peer]
<jow> ctrl-f "bundle-libraries.sh"
<jow> 2nd match
<jow> see the "find: 'staging_dir/host/usr/bin': No such file or directory" ? I guess this is the culprit which makes the entire bundling process fail
shibboleth has quit [Quit: shibboleth]
<jow> musl / uclibc builds probably staged at least something in usr/bin, avoiding the issue
<jow> no nevermind, that is not the issue
<jow> ctrl-f "bundle-libraries.sh", see a lot of "Bundling xyz" messages
<jow> these are missing for archs38
<mangix> hmmm for host/bin/xmlwf I'm getting libexpat.so.1 => /home/mangix/devstuff/openwrt/staging_dir/host/lib/libexpat.so.1 (0x00007f46435ca000)
<mangix> that's absolute, no?
<mangix> libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f8d3912b000) with the SDK
<jow> does not matter
<jow> xmlwf actually should be just a shell script containing something similar to this:
<jow> #!/usr/bin/env bash
<jow> dir="$(dirname "$0")"
<jow> export LD_PRELOAD="${LD_PRELOAD:+$LD_PRELOAD:}$dir/../lib/runas.so"
<jow> exec "$dir/../lib/ld-linux-x86-64.so.2" --library-path "$dir/../lib/" "$dir/.xmlwf.bin" "$@"
<jow> export RUNAS_ARG0="$0"
<jow> due to that it won't matter the slightest what kind of rpath is encoded or what ldd thinks where it should locate the libs
<mangix> hmm? xmlwf is a binary
<jow> we move the actual elf executable aside and replace it with a wrapper script + preload library which invokes the correct ld.so and library path
<jow> this is what bundle-libraries.sh does when packing the SDK
<jow> that step failed for archs38
<jow> yeah it shouldn't be a binary
<jow> within the SDK, the actual xmlwf should be .xmlwf.bin and xmlwf should be a shell script
<jow> unpack and check staging_dir/host/bin/xmlwf
<jow> you'll see that it is a shell script
<mangix> I have the mvebu SDK and that's how it is there.
<jow> which subtarget?
<mangix> cortex a9. it's a shell script I meant to say.
<jow> https://git.openwrt.org/?p=openwrt/openwrt.git;a=blob;f=scripts/bundle-libraries.sh
<jow> if the archs38 build lacks the "Bundling xxx" messages, it means the script could not find $LDSO
<jow> which could be either due "ldd" having unexpected output (maybe we called the cross-glibc's ldd instead of the host one?) or the system ldso not matching the "*/ld-*.so*" pattern
<jow> I guess the culprit is with the former
<mangix> I do wonder what the issue is with libubox and friends though. I assume there's a native CMake way to fix this instead of hacking around it.
dwmw2_gone has quit [Quit: Coyote finally caught me]
dwmw2_gone has joined #openwrt-devel
<jow> to fix what?
<mangix> the gist I posted above.
<jow> unless you mange to use rpath with $ORIGIN and relative search paths I don't see any fix for it
dwmw2_gone has quit [Client Quit]
dwmw2_gone has joined #openwrt-devel
<mangix> -DCMAKE_SKIP_RPATH=TRUE in cmake.mk
ivanich_ has quit [Quit: Konversation terminated!]
<jow> I found the reason for the archs38 build issue
<jow> it is picking up staging_dir/toolchain-arc_archs_gcc-8.4.0_glibc/bin/ldd which fails since its obviously a cross ldd
<jow> ironically it does work when performed on my desktop since incorrectly hardcodes the builder path in its shebang so it fails when executed elsewhere, allowing bundle-libraries.sh to fallback to /usr/bin/ldd
<mangix> funny. I will test my cmake stuff to see if it works.
<russell--> jow: i asked a question a few days ago about iproute2 build failing under some all =m conditions, when the post build discovers what it thinks is a missing dependency (specified as a conditional dependency). do you have any idea what's wrong?
<russell--> 2020-12-24 06:09 russell--: Package tc is missing dependencies for the following libraries:
<russell--> 2020-12-24 06:09 russell--: libelf.so.1
<russell--> 2020-12-24 06:09 russell--: libmnl.so.0
<jow> russell--: not offhand
Night-Shade has joined #openwrt-devel
<mangix> russell--: where in menuconfig was tc?
victhor has quit [Quit: Leaving]
Tapper has quit [Quit: Instantbird 1.6a1pre -- http://www.instantbird.com]
<KGB-0> https://tests.reproducible-builds.org/openwrt/openwrt_kirkwood.html has been updated. (100.0% images and 96.9% packages reproducible in our current test framework.)