**** BEGIN LOGGING AT Sat Jun 22 02:59:57 2019 Jun 22 03:52:03 greearb__: might be worth a look as well https://patchwork.ozlabs.org/patch/1032801/ Jun 22 07:34:12 ldir: thanks a lot tommy :-) Jun 22 07:51:58 if I have package like this: Jun 22 07:51:59 define Package/lua5.1 Jun 22 07:52:01 PROVIDES:=lua Jun 22 07:52:02 endef Jun 22 07:52:07 does it mean other packages can't use DEPENDS:=lua5.1 anymore? Jun 22 07:52:28 only the value of PROVIDES is valid? so I've to stick to DEPENDS:=lua ? Jun 22 07:52:32 jow: any idea? Jun 22 07:52:42 * satisfy_dependencies_for: Cannot satisfy the following dependencies for lua5.1-examples: Jun 22 07:52:44 * lua5.1 Jun 22 07:56:21 i just tried DEPENDS:=lua and it's also broken :( Jun 22 07:56:27 * satisfy_dependencies_for: Cannot satisfy the following dependencies for lua5.1-examples: Jun 22 07:56:29 * lua Jun 22 08:58:15 aparcar[m]: pong Jun 22 08:59:08 aparcar[m]: I won't be at my PC much this weekend, so replies may take a while Jun 22 09:00:05 neoraider: https://github.com/openwrt/openwrt/pull/2124 Jun 22 09:57:19 what is the top level make incantation to do "make[3] -C package/libs/libjson-c host-compile" Jun 22 09:57:54 ahhh! found it Jun 22 09:58:06 make package/libjson-c/host/compile Jun 22 10:00:02 ldir: do you have any ath79 devices on master or 19.07 already? Jun 22 10:00:25 I have 2 archer c7 on master with k4.19 Jun 22 10:01:28 ok Jun 22 10:01:45 not convinced they're totally stable yet - I've see ath10k-ct firmware throw a wobbler but it (so far) seems to clear after a reboot after a firmware flash. Jun 22 10:02:16 but that is a VERY tentative statement 'cos I've not been at home enough to really check. Jun 22 10:03:17 hehe Jun 22 10:03:51 i'm just having some weird issues with my wndr3700s.... vanilla 19.07 does work, but my own builds (four trivial patches on top and a modified .config) somehow doesn't Jun 22 10:03:58 still need to dig into it. Jun 22 10:06:00 There's been a bit of library churn of late, I'd be tempted to do a make dirclean. Also make -C scripts/config/ clean Jun 22 10:06:50 yeah, weird thing is i started with a clean buildroot for 19.07 Jun 22 10:07:09 there have been some package syntax foo changes that really caused fun for me. Jun 22 10:07:10 and since it got branched there hasn't been much of library bumps and whatnot, but i will do that Jun 22 10:07:14 =) Jun 22 10:12:28 Hauke: mkresin: https://github.com/openwrt/openwrt/pull/2158 - any testing is welcome (this message is written from a Home Hub 5A running 4.19) ;) Jun 22 10:34:39 What the heck! My wrt3200acm will not flash Jun 22 10:34:39 I am on SNAPSHOT r10263 Jun 22 10:34:39 I built r10297 and it will not flash Jun 22 10:34:39 Well it flashed but will not boot in to it. Jun 22 10:34:39 It just reboots back to r10263 Jun 22 10:34:39 I tryed to use Advanced Reboot to switch over to the new build and get this: Jun 22 10:34:40 Failed to execute call dispatcher target for entry '/admin/system/advanced_reboot/alternative_reboot'. Jun 22 10:34:40 The called action terminated with an exception: Jun 22 10:34:41 /usr/lib/lua/luci/controller/advanced_reboot.lua:119: attempt to concatenate global 'errorMessage' (a nil value) Jun 22 10:34:42 stack traceback: Jun 22 10:34:42 /usr/lib/lua/luci/controller/advanced_reboot.lua:119: in function Jun 22 10:34:42 (tail call Jun 22 11:06:55 xdarklight: looks good to me Jun 22 11:08:08 xdarklight: some special chars in copright holder names in target/linux/lantiq/patches-4.19/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch are looking broken Jun 22 11:19:52 Hauke: no idea how that happened but you're right Jun 22 11:25:29 xdarklight: maybe you could store DTS files in "files" instead of "files-4.x"? Jun 22 11:25:44 to share them for all kernel versions Jun 22 11:26:24 We did bigger changes betwen 4.9 and 4.14 to the dts files Jun 22 11:26:37 currently there are not bigger changes between 4.14 and 4.19 Jun 22 11:27:27 rmilecki: yep, will do (it's now on my TODO-list) Jun 22 11:36:59 rmilecki: in case you haven't spotted it yourself, this is your issue: https://pastebin.com/m1GJZ8S7 ;) Jun 22 11:37:30 (well, the install section ones, not the description) Jun 22 11:37:32 KanjiMonster: i just sent e-mail Jun 22 11:37:58 KanjiMonster: i managed to get a minimal diff that breaks it Jun 22 11:38:15 KanjiMonster: see "Dependency problem after changing package name" e-mail Jun 22 11:38:55 rmilecki: the issue is that you didn't rename the Package//install section, so there is no install section anymore for the package => no ipk generated Jun 22 11:39:05 oh Jun 22 11:40:49 (not sure why we don't treat a missing install section as a failure, or at least something to warn about) Jun 22 11:41:18 let me verify that, but I'm pretty sure you're right Jun 22 11:47:17 KanjiMonster: it works, obviously... Jun 22 11:47:22 KanjiMonster: oh my... Jun 22 11:47:23 thank you! Jun 22 11:48:59 it's always the simple mistakes that cause the biggest headaches ;) Jun 22 12:07:03 rmilecki: something like this should be enough: https://git.openwrt.org/?p=openwrt/staging/jogo.git;a=commitdiff;h=76971461b77d8ace7c4ff208de0510301e75ecc1 Jun 22 12:48:09 Promising - has fixed my warning messages https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=82f3a2b81e72f5d672f599d3dcb2959055f52418 Jun 22 14:40:46 build #341 of x86/64 is complete: Failure [failed sourceupload] Build details are at http://release-builds.lede-project.org/17.01/images/builders/x86%2F64/builds/341 Jun 22 15:30:54 build #342 of x86/64 is complete: Success [build successful] Build details are at http://release-builds.lede-project.org/17.01/images/builders/x86%2F64/builds/342 Jun 22 15:56:52 Is there any reason why the mvebu/cortexa9 builds for 18.06.3 were there last night and are now gone? Is it causing problems on some device or something? Jun 22 19:01:01 what happened to base packages for ramips? https://downloads.openwrt.org/releases/18.06.2/packages/mipsel_24kc/base/ Jun 22 19:01:32 build failure, first partial, now complete. Jun 22 19:02:16 http://release-builds.openwrt.org/18.06/packages/builders/mipsel_24kc Jun 22 19:03:14 fug, anyone have the iperf3 ipk handy? **** ENDING LOGGING AT Sun Jun 23 02:59:57 2019