Re: [OpenWrt-Devel] lede-imagebuilder-17.01.5-ar71xx-generic.Linux-x86_64 fails to build image

2018-07-18 Thread Jo-Philipp Wich
Hi again, As a workaround, run the following command once within the IB/SDK directory: sed -i -e 's,/\(usr\|lib\|etc\)/,/###/,g' ./staging_dir/host/lib/libc.so.6 This will prevent the bundled glibc from trying to dlopen() libraries on the host system which is the root cause of the assertion. ~

Re: [OpenWrt-Devel] lede-imagebuilder-17.01.5-ar71xx-generic.Linux-x86_64 fails to build image

2018-07-18 Thread Jo-Philipp Wich
Hi, works for me on Debian 9 und Ubuntu 18. I've got reports that it is broken on Arch which I am currently trying to install but it seems to be a pain ~ Jo signature.asc Description: OpenPGP digital signature ___ openwrt-devel mailing list openw

[OpenWrt-Devel] [PATCH] wireguard: bump to 0.0.20180718

2018-07-18 Thread Jason A. Donenfeld
Signed-off-by: Jason A. Donenfeld --- package/network/services/wireguard/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/services/wireguard/Makefile b/package/network/services/wireguard/Makefile index 90ecae3..9965002 100644 --- a/package/network/

Re: [OpenWrt-Devel] ar71xx: add support for UniFi-AC-Mesh-Pro

2018-07-18 Thread Matthias Schiffer
On 07/07/2018 10:34 PM, Christoph Krapp wrote: > Hi, > > i'm writing to the mailing list because mkresin closed my github pr[1] > and pointed me here. > The PR adds model detection for Ubiquity UniFi-AC-Mesh-Pro to the > ar71xx target. The source of inspiration was the commit that added > UniFi-AC

[OpenWrt-Devel] lede-imagebuilder-17.01.5-ar71xx-generic.Linux-x86_64 fails to build image

2018-07-18 Thread Mikael Bak
Hi, Image builder for 17.01.5 seems broken. It works well for 17.01.4 and 18.06.0-rc1 on my system. Output attached. TIA, Mikael [mikael@mikael-pc lede-imagebuilder-17.01.5-ar71xx-generic.Linux-x86_64]$ make image PROFILE=tl-wr1043nd-v1 PACKAGES="luci luci-app-firewall luci-base luci-lib-ip l