2017-06-01 04:27:51 muulmoood 2017-06-02 08:11:45 oh dear 2017-06-05 14:11:43 eheh ppc64le buildbox is /really/ fast 2017-06-05 14:12:24 :) 2017-06-05 14:44:54 OMG, these idiots! they removed the release tarball from their ***** server 2017-06-05 15:50:46 algitbot: retry master 2017-06-05 17:41:29 no, that just 'treats' the problem 2017-06-05 20:10:33 can anyone fix the x86_64 builder? 2017-06-05 20:10:34 :p 2017-06-05 20:45:03 algitbot: retry master 2017-06-05 20:48:08 ncopa: can you kick the x86_64 builder 2017-06-05 20:48:11 ncopa: seems broken 2017-06-05 21:03:07 yay x86 64 2017-06-05 21:39:46 wtf 2017-06-05 21:40:21 and x86_64 is gone again 2017-06-05 21:45:49 no 2017-06-05 21:45:50 it's building php7 2017-06-05 22:15:59 oh okay 2017-06-05 22:47:09 i see the gnome developers are developing solely on x86_64 these days... 2017-06-06 04:56:10 lots more stable with that 2017-06-06 05:14:43 interesitng. 2017-06-06 19:34:58 woop woop 2017-06-07 06:16:41 getting there 2017-06-07 06:20:00 mono looks like 2017-06-07 06:20:05 needs some sort of sysctl set 2017-06-07 19:29:23 sigh 2017-06-07 19:29:26 mono is broken 2017-06-07 19:30:38 and s390x is stuck for many days :/ 2017-06-07 23:00:40 algitbot: retry master 2017-06-08 08:00:07 i need a pre commit $source check! 2017-06-15 23:29:46 oh great, someone broken automake >_< 2017-06-15 23:30:56 @ncopa: it seems that automake is incompatible with latest perl… automake --version 2017-06-15 23:30:57 Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936. 2017-06-15 23:34:42 I've seen this message before the perl upgrade as well this is (or at least used it to be) a warning, not an error 2017-06-15 23:37:26 now it’s error 2017-06-15 23:37:34 I’ll push fix in a moment 2017-06-16 22:15:41 ff/w 26 2017-06-19 15:01:31 how's that? 2017-06-19 15:01:31 apk search py-keybinder 2017-06-19 15:01:32 py-keybinder-0.3.1-r0 2017-06-19 15:01:32 x86_64-edge:~# 2017-06-21 15:04:55 (it builds for me on wandboard) 2017-06-22 09:57:13 bah py3-multidict stopped to built 2017-06-22 13:04:41 goinf to revert the upgrade of py3-multidict 2017-06-22 13:16:09 algitbot: retry master 2017-06-22 17:33:22 just restarted the edge-ppc64le builder. 2017-06-26 12:22:15 edge-ppc64le builder restarted 2017-06-27 10:47:23 abjdev? 2017-06-27 12:08:15 huh 2017-06-30 08:28:23 uh? 2017-06-30 08:33:22 ?! 2017-06-30 08:33:40 Umh 2017-06-30 08:33:45 here it build 2017-06-30 08:38:04 that's weird 2017-06-30 08:38:31 ok 2017-06-30 08:38:34 it wants bash 2017-06-30 08:40:56 oh boy. 2017-06-30 08:41:17 fcolista, it's not bush 2017-06-30 08:41:20 bash* 2017-06-30 08:41:28 you should run "aclocal" in prepare 2017-06-30 08:41:32 cd . && /bin/bash /home/buildozer/aports/main/py-gobject3/src/python2/missing automake-1.15 --foreign 2017-06-30 08:41:45 i've added bash here and it built properly 2017-06-30 08:41:51 nope 2017-06-30 08:42:10 what is strange is that i've just bumped the pkgrel 2017-06-30 08:42:23 add "aclocal" in prepare and it will fix the build servers 2017-06-30 08:42:29 ok 2017-06-30 08:42:37 what does aclocal do in this case? 2017-06-30 08:43:08 just recreate aclocal.m4 ? 2017-06-30 08:43:09 doesn't look like sources are prepare to run with automake-1.15 2017-06-30 08:43:27 autotools that is 2017-06-30 08:43:54 and remove bash 2017-06-30 08:44:17 it's pulled in automatically by libtool iirc 2017-06-30 08:44:51 configure.ac:49: error: version mismatch. This is Automake 1.15.1, 2017-06-30 08:45:03 configure.ac:49: but the definition used by this AM_INIT_AUTOMAKE 2017-06-30 08:45:03 configure.ac:49: comes from Automake 1.15. 2017-06-30 08:45:44 yes, saw that error, but i didn't know that would have been fixed with aclocal 2017-06-30 08:47:41 rnalrd, : https://dpaste.de/w8L1/raw 2017-06-30 08:48:18 add aclocal before versioning the sources 2017-06-30 08:48:25 so you do it only one 2017-06-30 08:48:27 once* 2017-06-30 08:49:07 https://dpaste.de/maKO/raw 2017-06-30 08:49:20 lgtm 2017-06-30 08:49:24 I wonder why here the build doesn't fail 2017-06-30 08:49:39 old automake installed? 2017-06-30 08:49:45 nope 2017-06-30 08:49:48 1.15.1 2017-06-30 08:50:01 uncleaned sources? 2017-06-30 08:50:16 i use to do abuild clean* 2017-06-30 08:51:23 you did not bump pkgrel :) 2017-06-30 08:51:33 no i don't 2017-06-30 08:51:41 why should? 2017-06-30 08:52:07 because you changed the APKBUILD, no matter what you should bump 2017-06-30 08:52:24 rnalrd, ncopa told me that when the binary changes i need to bump pkgrel 2017-06-30 08:52:37 not a change in apkbuild 2017-06-30 08:52:44 am I wrong? 2017-06-30 08:53:10 this commit does not change pkgver but only APKBUILD so you should bump 2017-06-30 19:16:27 algitbot: retry master 2017-06-30 19:38:48 algitbot: retry master 2017-06-30 20:00:34 ppc64le edge builder restarted. 2017-06-30 20:01:07 the armhf builder seems to be in need of a restart as well 2017-06-30 20:04:17 leitao: seems it keep stuck in perf-starlet package (http://build.alpinelinux.org/) and I think patch http://dup.pw/aports/4c9c96ad fixes it 2017-06-30 20:04:35 rdutra: should I restart it once again? 2017-06-30 20:05:00 leitao: can you try again please? 2017-06-30 20:05:05 rdutra: yes 2017-06-30 20:05:22 rdutra: it does not seem to be stuck, in fact. 2017-06-30 20:09:05 umm 2017-06-30 20:31:34 algitbot: retry master 2017-06-30 22:02:00 algitbot: retry master 2017-06-30 22:27:12 kaniini: thanks for fixing it! 2017-06-30 22:28:11 it's not 'fixed' 2017-06-30 22:28:30 kaniini: I mean, the build :) 2017-06-30 22:28:30 algitbot: retry master 2017-06-30 22:29:03 that is a temporary measure to unblock the builders 2017-06-30 22:29:20 :) 2017-06-30 22:29:48 someone should dig into why it fails 2017-06-30 22:29:51 but basically it's building things too parallelized, so some built files are not completely written yet 2017-06-30 23:17:50 algitbot: retry master