2018-03-01 00:53:29 there, only testing is borked now 2018-03-01 09:15:14 algitbot: retry master 2018-03-01 09:16:15 so many packages fail to build now... 2018-03-01 09:17:33 would be nice ppl first fix things before they push new stuff. im waiting since yesterday for something to be build from testing. 2018-03-01 15:57:12 for build-edge-ppc64le imlib2 build failure the attempt to download http://downloads.sourceforge.net/enlightenment/imlib2-src/imlib2-1.5.0.tar.bz2 is returning a file with html contents containinig "We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires the use of javascript to function. Please check back later." 2018-03-01 17:02:02 algitbot: retry master 2018-03-01 17:09:33 clandmeter: alpine-ipxe is failing, do you want me to look at it 2018-03-01 17:17:32 hmm 2018-03-01 17:18:31 clandmeter: but weirdly, only on x86 does it fail. x86_64 is fine 2018-03-01 17:21:16 let me check on my x86 builder. 2018-03-02 15:27:14 looks like downloads.sourceforge.net is still having issues :-( 2018-03-02 23:26:55 oh crap, I forgot to fix commit message for 3.4 and 3.5 :( 2018-03-04 15:47:51 could please someone look what’s wrong with vlc on aarch64? 2018-03-04 16:33:56 algitbot: retry master 2018-03-05 12:37:34 algitbot: retry master 2018-03-06 20:07:08 argh 2018-03-06 20:09:32 jirutka: thanks for cleaning that up 2018-03-06 20:11:14 algitbot: retry master 2018-03-06 20:13:11 kaniini: you’re welcome; I wonder if shell allowed to use e.g. `case "$foo" in; ((((((((((bar)))))))))) ; esac`, if tcely would use that insanity… 2018-03-06 20:14:33 i went and looked at that crc32c.c code 2018-03-06 20:14:41 there is no way it will ever work outside of x86_64 2018-03-06 20:14:45 it literally has inline x86_64 asm in it 2018-03-07 00:52:46 algitbot: retry master 2018-03-07 10:02:54 algitbot: retry master 2018-03-07 10:03:50 *sigh* 2018-03-07 17:32:24 algitbot: retry master 2018-03-07 17:36:05 algitbot: retry master 2018-03-07 19:48:25 jirutka: the problem is circular dependency, i am fixing it 2018-03-07 20:09:47 aha 2018-03-07 21:03:03 kaniini: there are patches for texmf-dist and texlive in alpine-aports 2018-03-07 21:06:39 kaniini: pkgrel redefined in subpkg, srsly?!! 2018-03-07 21:07:46 kaniini: and btw I’m not sure if its okay to redefine pkgver in subpkg… someone did it some time ago and it caused problems (however I’m not 100% sure that this was the cause) 2018-03-07 21:08:20 i havent looked at the patches, i just noticed someone sent and that kaniini is working on same pkg 2018-03-07 21:09:02 ncopa: that crappy patch for texmf-dist is from patchworks 2018-03-07 21:09:33 ncopa: …or there were two people with the same idea to fetch packages from Arch Linux… which is also not a very good idea IMO 2018-03-07 21:09:46 sendt to alpline-aports mailing list, yes 2018-03-07 21:10:36 it was just a heads up, maybe check that it is while working on it, for kaniini 2018-03-07 22:06:34 ncopa: thank you for fixing VLC on ppc64le! 2018-03-07 22:07:40 s/ppc64le/aarch64/ 2018-03-07 22:14:16 kaniini: texmf-dist is broken, there are no subpackages listed: https://pkgs.alpinelinux.org/package/edge/community/x86_64/texmf-dist 2018-03-07 22:14:38 kaniini: it’s probably caused by pkgver overwritten in subpkgs 2018-03-07 22:15:17 it is. texmf-dist is special. 2018-03-07 22:15:52 in thinking about just splitting it all 2018-03-07 22:15:53 the idea of having a single origin seems to be way too annoying 2018-03-07 22:16:55 kaniini: maybe just don’t override pkgver 2018-03-07 22:18:40 thanks ncopa :) 2018-03-07 22:19:42 jirutka yes that's a possibility too but pedantic Tex people will be annoyed by it 2018-03-07 22:20:07 kaniini: why? 2018-03-07 22:21:28 they want to know the specific versions of each tex package being installed 2018-03-07 22:22:27 or maybe we can fix abuild to handle this correctly; but I’m not sure if this is a right approach; however, I have similar situation in ruby pkg (and few others) 2018-03-07 22:22:38 on the other hand, those pedantic TeX people are annoyed that we are taking from sources.archlinux.org 2018-03-07 22:23:10 so. 2018-03-07 22:23:19 as I already said, this it’s IMO not okay to take sources from downstream project… 2018-03-07 22:23:27 honestly, i don't think it's winnable with that crowd 2018-03-07 22:23:31 but I don’t know what Arch do with them 2018-03-07 22:23:44 so i will delete the version overrides 2018-03-07 22:24:53 I’d like to have each TeX module as separate (sub)package, but not sure if it’s doable (i.e. if TeX describes dependencies between modules) 2018-03-07 22:25:12 jirutka: i think it is ok because the main person who is assisting with TeX maintenance is also assisting with Arch's so he can vet the provenance of those files 2018-03-07 22:25:51 kaniini: it seems that you did something wrong… 2018-03-07 22:26:32 kaniini: but that’s weird, you did not change anything that may be related to this 2018-03-07 22:26:42 ??? it does not do this on my machine 2018-03-07 22:27:14 OH I SEE 2018-03-07 22:27:48 me too 2018-03-07 22:28:01 and this abuild is really piece of crap 2018-03-07 22:28:13 grr 2018-03-07 22:29:25 fixing up pack_subpkg 2018-03-07 22:29:57 i'm running test build 2018-03-07 22:30:02 i want to just get this stupid thing done 2018-03-07 22:31:28 ok its packing fine now 2018-03-07 22:32:34 back to packaging rebar3 2018-03-07 22:32:58 and fixing erlang 2018-03-07 22:33:09 btw do we have someone who know OCaml? 2018-03-07 22:33:13 did you know that if you install erlc 2018-03-07 22:33:35 it does not pull in libs you actually need to compile erlang 2018-03-07 22:34:01 erlang is really badly packaged on alpine 2018-03-07 22:34:29 hm, yet another crappy abuild :( 2018-03-07 22:47:16 congratulations: now erlang & elixir actually work out of the box properly 2018-03-07 22:47:25 thanks me 2018-03-07 22:47:31 no thanks whoever maintains this package 2018-03-07 22:48:16 i literally spent 3 hours figuring out why it was broken yesterday 2018-03-07 22:48:19 very annoying 2018-03-07 22:49:03 kaniini: I know that feeling very well bro… 2018-03-07 22:49:30 kaniini: is Marlus Saraiva even active? maybe you can just take over maintainership of erlang 2018-03-07 22:52:24 jirutka it was confusing as hell 2018-03-07 22:52:28 because i was just getting back nonsense stacktraces from rebar3 2018-03-07 22:52:29 then i was like 2018-03-07 22:52:30 hmm 2018-03-07 22:52:32 what erlang stuff *is not installed* 2018-03-07 22:52:38 then i just started installing stuff that looked like it was related to compiling erlang code until it worked 2018-03-07 22:56:17 anyway, rebar3 needs to be packaged to do anything useful with erlang other than build ejabberd 2018-03-07 22:56:20 it's like their version of cargo 2018-03-07 22:56:21 basically 2018-03-07 22:57:01 I hope it’s better than cargo 2018-03-07 23:22:33 jirutka: it can be bootstrapped without having it installed already 2018-03-07 23:22:41 that's probably a plus i guess ;) 2018-03-07 23:23:01 yeah, definitely, unless you’re a hipster XD 2018-03-07 23:26:53 screw it 2018-03-07 23:26:57 i'm taking maintainership of this dumpster fire 2018-03-07 23:27:03 :) 2018-03-07 23:27:45 like seriously, you might need some cryptographic functions to make SSL work. 2018-03-07 23:27:46 i mean, you know. 2018-03-08 17:16:17 algitbot: retry master 2018-03-08 17:18:56 I really love when ppl breaks my aports… but he fixed it for ppc64le, so… okay 2018-03-09 20:49:22 algitbot, retry master 2018-03-09 20:52:18 algitbot, retry 3.7-stable 2018-03-10 11:40:39 gosh, I built it locally several times and still missed some deps, how’s that even possible :( 2018-03-10 16:19:06 algitbot: retry master 2018-03-11 14:01:25 I will honestly be suprised if this builds fine on all builders 2018-03-11 14:04:55 whoop whoop 2018-03-11 23:03:07 algitbot: retry master 2018-03-15 05:51:23 THIS IS A FREENODE BREAKING NEWS ALERT!! Hitechcg AND opal ARE GOING AT IT RIGHT NOW WITH A LOT OF FIGHTING AND ARGUING WOW YOU DON'T WANT TO MISS THIS!! TYPE /JOIN ## TO SEE THE ACTION...AGAIN TYPE /JOIN ## TO SEE THE ACTION!! 2018-03-15 05:51:27 mksully222 clandmeter1 fabled blahdodo danieli mksully22 dsabogal StarWarsFan|afk algitbot jomat awilfox[m] rnalrd _ikke_ przemoc tdtrask jirutka Shiz mcrute ScrumpyJack chris| fcolista_web clandmeter fcolista tmh1999[m] ollieparanoid[m] ncopa kaniini fcolista[m] bfritz_ stwa_ 2018-03-16 15:25:38 clandmeter: this ^ looks like some problem with FS, could you please take a look? 2018-03-20 08:18:40 bah 2018-03-20 08:18:47 what's wrong with hylafaxplus?!!? 2018-03-20 08:20:45 fcolista, smells parallel build. probably the earlier fix was not complete. 2018-03-20 08:39:23 fabled, the patch done by ncopa fixed the parallel build issue 2018-03-20 08:39:27 and was building fine 2018-03-20 08:40:01 wondering how this: 2018-03-20 08:40:02 0e565891f3889307bbf1787c33aec0493618e873 2018-03-20 08:40:07 could affect 2018-03-20 08:40:19 sicne is only relatead to ppc64 2018-03-20 08:50:31 fcolista, there might be other parallel build issues that show up randomly 2018-03-20 08:57:10 fabled, so the ncopa fix is not complete? 2018-03-20 08:57:45 https://dpaste.de/DX0c/raw 2018-03-20 09:08:55 fcolista, likely, s390 failed due to it. generally the makefile is not arch specific, so i would assume the fix is not complete. 2018-03-20 09:11:18 what do you think if i set make -j1 for all and ask upstream to fix it? 2018-03-20 09:13:17 sounds like a plan 2018-03-20 09:22:19 fabled: can you crosscheck? 2018-03-20 09:22:19 https://dpaste.de/VGqB/raw 2018-03-20 09:41:15 fcolista, maybe file the upstream ticket, and refer to that in the comment why -j1 is used instead of trying to explain what is broke (i suspect there's other stuff broken than just one lib) 2018-03-20 09:41:25 but the "meat" of the change looks good 2018-03-20 09:41:55 fabled I can't create a ticket in hylafaxplus project in SF 2018-03-20 09:41:57 that's very bad 2018-03-20 09:42:14 trying to contact the author (Lee Howard) 2018-03-20 09:42:33 fcolista, http://bugs.hylafax.org/ ? 2018-03-20 09:42:46 oh 2018-03-20 09:42:49 no 2018-03-20 09:42:52 is not that one 2018-03-20 09:43:06 Hylafax+ uses SF 2018-03-20 09:43:31 why do they fork, and call it hylafax+ but keep "hylafax" everywhere 2018-03-20 09:43:45 dunno...very confusing actually.. 2018-03-20 09:43:57 they basically added the '+' only to the website front page. yeah. it's highly confusing. 2018-03-20 12:48:02 ncopa, can you look at linux-vanilla? 2018-03-25 10:33:15 algitbot: retry master 2018-03-26 11:24:59 aw... 2018-03-26 11:25:07 i think we may have a problem with swapcontext 2018-03-26 11:45:29 ncopa: that’s why we should put new aports to testing first, let it run on all builders, and _then_ move to upper repo… 2018-03-26 12:06:21 i have fixes for mariadb-connector-c on the way 2018-03-28 00:35:27 algitbot: retry master 2018-03-28 19:00:37 huh 2018-03-28 19:49:15 does anybody have an idea what the fs-uae-launcher error is about? 2018-03-28 19:53:18 nmeum: seems it depends onfs-uae~$pkgver 2018-03-28 19:53:31 nmeum: so it checking for fs-uae version 2.8.3 2018-03-28 19:53:52 nmeum: if you see fs-uae it is in version 2.8.4 2018-03-28 19:54:30 nmeum: guess that's why it is failing, both fs-uae and fs-uae-launcher should be the same version 2018-03-28 19:57:38 any chance I missed that builds can be re-triggered without bumping the version number unnecessarily? :) 2018-03-28 20:47:25 algitbot: retry master 2018-03-28 20:54:48 rdutra: thanks for fixing fs-uae-launcher 2018-03-28 20:57:02 nmeum: yw 2018-03-30 20:14:13 git co php7 2018-03-31 14:45:55 oh my god 2018-03-31 14:46:18 algitbot: retry master 2018-03-31 15:05:47 algitbot: retry master 2018-03-31 18:00:58 algitbot: retry master 2018-03-31 18:09:58 algitbot: retry master