| *** franred has joined #baserock | 06:08 | |
| *** franred is now known as noisecell | 07:07 | |
| *** gtristan has joined #baserock | 08:02 | |
| *** CTtpollard has joined #baserock | 08:25 | |
| *** tiagogomes has joined #baserock | 08:25 | |
| *** cosm has quit IRC | 08:26 | |
| *** cosm has joined #baserock | 08:26 | |
| *** jude_ has joined #baserock | 08:28 | |
| *** bruce has joined #baserock | 08:33 | |
| *** bruce is now known as Guest81413 | 08:33 | |
| *** jonathanmaw has joined #baserock | 08:52 | |
| *** ssam2 has joined #baserock | 08:58 | |
| *** ChanServ sets mode: +v ssam2 | 08:58 | |
| *** jude_ has quit IRC | 09:12 | |
| gitlab-br-bot | definitions: merge request (staging/sam/gcc7.1-bootstrap-fix->master: Fix build issues in master after GCC 7.1 upgrade) #39 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/39 | 09:14 |
|---|---|---|
| *** jude_ has joined #baserock | 09:31 | |
| *** franred has joined #baserock | 09:37 | |
| *** franred has quit IRC | 09:38 | |
| *** noisecell has quit IRC | 09:39 | |
| *** toscalix has joined #baserock | 09:39 | |
| *** noisecell has joined #baserock | 09:40 | |
| *** locallycompact has joined #baserock | 09:47 | |
| gitlab-br-bot | lorries: merge request (sam/update-webkitgtk->master: Import latest WebKitGtk stable tarball) #14 changed state ("opened"): https://gitlab.com/baserock/lorries/merge_requests/14 | 10:58 |
| gitlab-br-bot | lorries: merge request (sam/update-webkitgtk->master: Import latest WebKitGtk stable tarball) #14 changed state ("opened"): https://gitlab.com/baserock/lorries/merge_requests/14 | 10:59 |
| gitlab-br-bot | lorries: merge request (sam/update-webkitgtk->master: Import latest WebKitGtk stable tarball) #14 changed state ("merged"): https://gitlab.com/baserock/lorries/merge_requests/14 | 10:59 |
| ssam2 | thanks | 11:00 |
| benbrown_ | np :) | 11:02 |
| * ironfoot clicks a retry by mistake, sorry | 11:20 | |
| gitlab-br-bot | definitions: merge request (staging/sam/gcc7.1-bootstrap-fix->master: Fix build issues in master after GCC 7.1 upgrade) #39 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/39 | 11:21 |
| *** gtristan has quit IRC | 11:22 | |
| *** gtristan has joined #baserock | 11:24 | |
| * benbrown_ likes ssam2's commit message | 11:27 | |
| ironfoot | heh, the GCC upgrade lottery | 11:29 |
| ssam2 | bah, it doesn't fix the issue anyway | 11:31 |
| ssam2 | at least, the source code in question is unchanged | 11:31 |
| gitlab-br-bot | definitions: merge request (staging/sam/gcc7.1-bootstrap-fix->master: Fix build issues in master after GCC 7.1 upgrade) #39 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/39 | 11:52 |
| *** locallycompact has quit IRC | 14:34 | |
| *** gtristan has quit IRC | 14:57 | |
| *** locallycompact has joined #baserock | 15:05 | |
| *** ssam2 has quit IRC | 15:09 | |
| *** ssam2 has joined #baserock | 15:10 | |
| *** ChanServ sets mode: +v ssam2 | 15:10 | |
| *** Guest81413 has quit IRC | 15:11 | |
| *** jonathanmaw has quit IRC | 15:42 | |
| *** jude_ has quit IRC | 16:28 | |
| ironfoot | might be worth removing some pipelines in this branch to get some feedback faster | 16:33 |
| ironfoot | almost 4h later... | 16:34 |
| ssam2 | I like that this tests every system that someone cares about | 16:34 |
| ssam2 | assuming people care about all those systems, if not let's remove them from the repo | 16:35 |
| ssam2 | oh, you mean just in the branch | 16:35 |
| ironfoot | yep | 16:35 |
| ssam2 | that probably makes sense | 16:35 |
| ssam2 | although I am also doing local builds | 16:35 |
| ironfoot | hope your laptop is ok after building webkit serveral times :) | 16:35 |
| ssam2 | I'm using an openstack VM | 16:36 |
| ssam2 | my laptop barely handles Firefox these days | 16:36 |
| ssam2 | (which is as much a comment on Firefox & JavaScript bloat as it is on the laptop_ | 16:36 |
| ironfoot | you are getting there anyway, looking forward to approve that change | 16:36 |
| ssam2 | I hit the same issue in WebKitGtk that the CI has just hit in QtWebkit, so the fix is fairly obvious anyway | 16:37 |
| ssam2 | and yeah I'll remove the earlier pipelines from .gitlab-ci.yml | 16:37 |
| ironfoot | it isn't that obvious to me | 16:42 |
| ssam2 | bah, it's not the same issue that WebKitGtk had in fact | 16:43 |
| ssam2 | missing stdlib.h ?? looks bonkers | 16:43 |
| ssam2 | still, maybe upgrading will fix :-) | 16:43 |
| CTtpollard | qtwebkit can be a pain for racing | 16:44 |
| ironfoot | isn't it a bit odd that the error comes from /usr/include/c++/7.1.0/cstdlib ? | 16:45 |
| ssam2 | very | 16:45 |
| ssam2 | and #include_next is weird | 16:46 |
| ssam2 | but other C++ programs have compiled already, so I suspect it's not a GCC issue | 16:46 |
| ssam2 | https://bugs.webkit.org/show_bug.cgi?id=161697 | 16:50 |
| ssam2 | do we still need Genivi Demo Platform, out of interest ? | 16:53 |
| ssam2 | seems to be the only think that requires Qt Webkit | 16:53 |
| ssam2 | *thing | 16:56 |
| ironfoot | tbh I don't think it has ever worked in x86 | 16:56 |
| * ironfoot ends up in cmake bug reports | 16:57 | |
| gitlab-br-bot | definitions: merge request (staging/sam/gcc7.1-bootstrap-fix->master: Fix build issues in master after GCC 7.1 upgrade) #39 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/39 | 17:11 |
| ironfoot | ssam2: if genivi-demo-platform continues being a pain, I'm sure we can talk about dropping it | 17:13 |
| gitlab-br-bot | definitions: merge request (staging/sam/gcc7.1-bootstrap-fix->master: Fix build issues in master after GCC 7.1 upgrade) #39 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/39 | 17:27 |
| *** gtristan has joined #baserock | 17:45 | |
| *** toscalix has quit IRC | 17:52 | |
| gitlab-br-bot | definitions: merge request (staging/jjardon/revert_gcc71->master: Revert "Update to GCC 7.1 for stage1 and stage2 bootstrap") #40 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/40 | 17:58 |
| gitlab-br-bot | definitions: merge request (jjardon/always_run_CI->master: .gitlab-ci.yml: Always run the full CI to avoid confusion when accepting MR) #41 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/41 | 18:02 |
| *** locallycompact has quit IRC | 18:32 | |
| *** ssam2 has quit IRC | 19:03 | |
| *** brlogger` has joined #baserock | 20:00 | |
| *** brlogger has quit IRC | 20:00 | |
| *** chrispolin has quit IRC | 20:00 | |
| *** chrispolin has joined #baserock | 20:01 | |
| *** gtristan has quit IRC | 20:34 | |
| *** noisecell has quit IRC | 21:00 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!