**** BEGIN LOGGING AT Thu Oct 10 02:59:57 2019 Oct 10 09:09:37 arm-openwrt-linux-muslgnueabi-gcc: error: unrecognized command line option '-ffile-prefix-map=/home/stijn/Development/LEDE/source/build_dir/target-arm_arm1176jzf-s+vfp_musl_eabi=target-arm_arm1176jzf-s+vfp_musl_eabi' Oct 10 09:09:57 CONFIG_GCC_VERSION="7.4.0" Oct 10 09:10:19 I should probably switch to GCC8 but this shouldn't break Oct 10 09:10:26 ynezz: aparcar[m]: ^ Oct 10 09:11:35 stintel: strange I switched back to 7.4 and it keept working... I'm sorry for the trouble Oct 10 09:11:45 np Oct 10 09:11:50 just passing the info Oct 10 09:18:54 stintel: I guess it's bd4d3cd101 which should have an extra option for gcc7 to fallback on fmacro-prefix-map Oct 10 09:19:41 stintel: anyway what is the value of your GCC_USE_VERSION_7? Oct 10 09:30:14 aparcar[m]: I have no such thing Oct 10 09:30:17 maybe I Need make oldconfig Oct 10 09:33:51 ah, after make oldconfig I have CONFIG_GCC_VERSION="8.3.0" Oct 10 09:35:37 stintel: please try again and keep me updated Oct 10 09:35:46 ok so because I forgot make oldconfig I still had CONFIG_GCC_VERSION="7.4.0" but w/o CONFIG_GCC_VERSION_7=y and that's probably causing the issue Oct 10 09:35:59 I now selected gcc 7.4.0 in menuconfig and trying again Oct 10 09:38:15 looks like it's continuing now. sorry for the noise. if anyone else comes with that error we can tell them "make oldconfig" (or defconfig) Oct 10 09:38:42 gonna let this build continue to see if it's really fixed, after that it's time for dirclean :) Oct 10 09:39:50 stintel: thanks for testing Oct 10 10:10:22 seems like gcc-8 is catching also some errors ./arch/mips/include/asm/string.h:162:11: error: '__builtin_memcpy' forming offset [2, 32] is out of the bounds [0, 1] of object 'bmips_smp_movevec' with type 'char' [-Werror=array-bounds] in arch/mips/bcm63xx/prom.c via http://buildbot.openwrt.org/master/images/builders/brcm63xx%2Fsmp/builds/107/steps/images/logs/stdio Oct 10 10:20:47 just to confirm, after make oldconfig and selecting gcc 7.4 all is fine **** BEGIN LOGGING AT Thu Oct 10 10:50:09 2019 Oct 10 10:52:00 there is a separate channel for those announces Oct 10 13:38:22 Is there anything new about OpenWrt 19.07? Oct 10 16:01:37 probably a long shot, but did anyone here succeed in bringing up a tunnel between OpenWrt/strongSwan and Ubiquiti Unifi Security Gateway running the OEM OS? Oct 10 16:02:15 well, bringing up a tunnel AND sending traffic over it. my tunnel is up, but I cannot get traffic to pass through it for some reason Oct 10 16:38:55 I'm using wireguard from owrt to an edgerouter infinity. (Close but not really) Oct 10 16:39:08 not at all ;) Oct 10 16:39:41 guess I'm going to have to buy an USG so that I can fiddle with it (the USG end is not under my control) Oct 10 19:50:08 has anyone tried building on catalina yet? Oct 10 19:51:48 no idea, but there is an issue with catalina as a wifi client Oct 10 19:54:25 hmmmmm :-/ Oct 10 20:30:55 Hi! Where do I send patches for uhttpd? Oct 10 20:51:45 SAn: if in doubt, the mailing list http://lists.infradead.org/mailman/listinfo/openwrt-devel should work Oct 10 20:58:26 thanks ;) Oct 10 22:00:06 ldir stay away from that update for mac for a bit. I have a friend who has just had to do a clean install as all his kexts were messed up. I don't know what that meens but it sounds bad. Oct 10 22:00:20 I have never used mac Oct 11 01:28:40 wow that's an outstanding work!!! I really appreciate it, thanks aparcar and others :) Oct 11 01:32:31 SAn: :) Oct 11 01:33:07 mostly it's lynxis and ynezz work, I just keep bugging them until things happen Oct 11 01:35:50 wouldn't it make sense to ask them to switch to testing ath79 instead of ar71xx (yes, I know, ramips and x86 are are also tested) Oct 11 01:38:25 speaking of aparcar, for all of my conservatism, why do we need a config option for the json build files? Oct 11 01:38:41 is there any reason for them to not just, "be built"? Oct 11 01:39:02 pkgadd: the setup is a bit legacy and I'm currently reworking it Oct 11 01:39:10 :) Oct 11 01:39:25 pkgadd: I have a updated version here https://rebuild.aparcar.org/ Oct 11 01:39:28 we leave all sorts of .condfigured, .built bvlah droppings, a config option that is basically, "am I aparcar?" seems like, "just leave that shit on" Oct 11 01:40:26 karlp: can you rephrase that please? Oct 11 01:43:16 is there any reason for it to not just "be on" ? Oct 11 01:43:29 it's a config option that is just "save some extra metadata in json files"? Oct 11 01:45:57 karlp: I though this feature would be usable for the build server but maybe "pollute" users local builds. That's way it's set to buildbot by default. However due to some Makfefile magic (madness?) the files are not correctly created, I have to investigate there. So in theroy there should already be plently of json metadata files on the snapshot server Oct 11 01:46:41 the build tree is poluted by allll soorrrts of bleh Oct 11 01:46:46 what's another json file Oct 11 01:47:28 what it's missing, though, is any links to docs on what the hell it will actually make. Oct 11 01:47:42 I mean, the whole point of CONFIG_JSON_ADD_IMAGE_INFO is to be documented Oct 11 01:48:16 so, IMO, it would be nice if the ? help on that option had something useful rather than just "stuff, next to files, with info in them" Oct 11 01:52:10 karlp: oh okay sorry for the lack of documentation. I posted a rather long commit message but it should certainly be better documented at other places as well! Oct 11 01:52:28 thank you for the reminder, I'll expand the help message **** ENDING LOGGING AT Fri Oct 11 02:59:59 2019