rany2

Results 312 comments of rany2

@neheb you mean you want this PR to also upgrade to 6.9.0? I'm willing to do so, just need a few hours

@neheb I can't build `ss` package with #15418, can you please confirm that you have that issue too before I just do a `dirclean`? ``` rm -rf /home/rany/projects/openwrt/build_dir/target-x86_64_musl/linux-x86_64/iproute2-ipfull/iproute2-6.9.0/.pkgdir/ip-bridge.installed /home/rany/projects/openwrt/build_dir/target-x86_64_musl/linux-x86_64/iproute2-ipfull/iproute2-6.9.0/.pkgdir/ip-bridge mkdir...

P.S. I think nothing was wrong on my end, it's just that ss now depends on libbpf: https://github.com/iproute2/iproute2/commit/8740ca9dcd3ccf1c75c362900cb3218ae3204cf5 I'll fix this issue with that update to 6.9.0 you linked to...

@rsalvaterra I was asked to add your patch to update to 6.9.0. So the scope of the PR changed from just fixing compilation on GCC14 to that and also updating...

@hingbong Can you upload your .config?

@hingbong Sorry I don't have such a problem, I just did a completely clean build (distclean) and it built just fine.

I updated this PR to use upstreamed version of the patch "bridge/vlan.c: bridge/vlan.c: fix build with gcc 14 on musl system". Edit: Also I did some renumbering in the initial...

@httpstorm Isn't that addressed by https://github.com/openwrt/openwrt/pull/15480/commits/f9d74048108a27be73aad72f8dcf38804ddbbf25#diff-9292bf1ccdb9f0de893e4151a36b26639d117595e216c104516eb3b99cdd238f or are you referring to another instance of this?

> Build tested: WRT3200ACM, host: macOS 14.5. If you provide any specific commands, I can also test run. I've been using this for about a week now too so I...

> Unless you know any specific commands, that can test your changes, and I run them. I guess there's no need, my changes just involve adding missing includes and dependencies.