*** cyndis has quit IRC | 01:13 | |
*** cyndis has joined #baserock | 01:17 | |
*** cyndis has quit IRC | 02:27 | |
*** cyndis has joined #baserock | 02:32 | |
*** jude_ has joined #baserock | 07:13 | |
*** bruce has joined #baserock | 07:33 | |
*** bruce is now known as Guest20527 | 07:33 | |
*** noisecell has joined #baserock | 07:39 | |
*** toscalix has joined #baserock | 07:55 | |
*** rdale has joined #baserock | 08:15 | |
*** jonathanmaw has joined #baserock | 08:24 | |
*** ssam2 has joined #baserock | 09:06 | |
*** ChanServ sets mode: +v ssam2 | 09:06 | |
ssam2 | i'm pretty amazed that building WebKitGtk produces 1.1GB of *build log* | 09:09 |
---|---|---|
ssam2 | seems to be nearly all -Wexpansion-to-defined warnings | 09:09 |
ssam2 | on the plus side, gnome-system finally builds with gcc 7 | 09:11 |
ssam2 | just need to fix some qt components and we might be there | 09:12 |
ironfoot | /o\ /o\ /o\ /o\ !!!!!!!!! | 09:14 |
ssam2 | presumably setting CFLAGS=-Wno-expansion-to-defined would be worthwhile, but perhaps as a separate patch to avoid having to build webkit yet again | 09:15 |
*** gtristan has joined #baserock | 09:22 | |
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:27 |
ironfoot | xD, 72 commits | 09:31 |
ironfoot | I'm sure that "7" is not going to be a lucky number for you anymore | 09:34 |
noisecell | ssam2, Im afraid that "Fast-forward merge is not possible. Rebase the source branch onto master to allow this merge request to be merged." | 09:38 |
ironfoot | noisecell: yeah, dont worry about that for now | 09:42 |
ironfoot | the upgrade to gcc in stages 1&2 was reverted, so it will need to be included in this branch again before being merged | 09:42 |
noisecell | ironfoot, oh, ok | 09:42 |
noisecell | oh, gitlab shows you which commit fail to merge? | 09:50 |
noisecell | or this is related to the pipelines? | 09:51 |
jjardon | congrats for that milestone ssam2 ! | 10:23 |
paulsher1ood | ssam2: w00T! :) | 10:25 |
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 | 10:58 |
*** locallycompact has joined #baserock | 11:10 | |
*** locallycompact has joined #baserock | 11:11 | |
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 | 13: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 | 13:44 |
*** bruce has joined #baserock | 13:59 | |
*** Guest20527 has quit IRC | 13:59 | |
*** bruce is now known as Guest34899 | 13:59 | |
*** gtristan has quit IRC | 14:41 | |
*** toscalix has quit IRC | 15:37 | |
jjardon | ssam2: I left you a comment in https://gitlab.com/baserock/definitions/merge_requests/39/ | 15:48 |
ssam2 | ah I saw | 15:49 |
ssam2 | not sure I agree, core is in minimal systems but GNU gzip doesn't really belong in minimal systems | 15:49 |
ssam2 | also I would like to avoid rebuilding the whole world again :-) | 15:49 |
ssam2 | am going to open a new merge request for the final branch (which is done!) | 15:50 |
ironfoot | Note, I'm ok with gzip where it is right now | 15:52 |
ironfoot | but minimal doesn't have "core" | 15:52 |
ssam2 | ah, right | 15:54 |
ironfoot | please, don't move it around the stack now :) It has been a long trip | 15:54 |
gitlab-br-bot | definitions: merge request (sam/gcc7->master: Upgrade to GCC 7) #42 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/42 | 15:55 |
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 ("closed"): https://gitlab.com/baserock/definitions/merge_requests/39 | 15:55 |
*** locallycompact has quit IRC | 15:57 | |
*** locallycompact has joined #baserock | 15:57 | |
gitlab-br-bot | definitions: merge request (sam/gcc7->master: Upgrade to GCC 7) #42 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/42 | 15:58 |
ssam2 | this is exciting anyway | 15:59 |
jjardon | ssam2: not rebuilding is not really excuse: tomorrow morning will be ready :) | 16:01 |
gitlab-br-bot | definitions: merge request (sam/gcc7->master: Upgrade to GCC 7) #42 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/42 | 16:04 |
gitlab-br-bot | definitions: issue #10 ("Move gzip to core") changed state ("opened") https://gitlab.com/baserock/definitions/issues/10 | 16:13 |
ssam2 | jjardon, or something else will have broken | 16:13 |
ssam2 | but ok, another day of fun | 16:14 |
jjardon | ssam2: I do not want to block for that detail if you do not want to wait: I opened an issue to fix after merge | 16:15 |
ssam2 | ah ok, thanks | 16:15 |
gitlab-br-bot | definitions: merge request (sam/gcc7->master: Upgrade to GCC 7) #42 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/42 | 16:16 |
ssam2 | once we have BuildStream we can start improving the dependencies so that chunks can depend on only their actual dependencies, rather than "core" | 16:16 |
ssam2 | which would avoid this current stupidity where adding gzip to core triggers 400 thins to rebuild | 16:16 |
ssam2 | *things | 16:16 |
jjardon | ssam2: I've added "Fixes #2" to the MR description so you can see the gitlab magic: references are automatically created and Issue #2 will be close when the MR is merged | 16:18 |
* ironfoot updates name of issue #2 | 16:21 | |
*** Guest34899 has quit IRC | 16:22 | |
ssam2 | which MR ? | 16:23 |
ssam2 | oh 42 | 16:23 |
gitlab-br-bot | definitions: issue #9 ("Not possible to use BuildStream in our CI") changed state ("closed") https://gitlab.com/baserock/definitions/issues/9 | 16:25 |
* paulsher1ood is impressed by bst functionality, but concerned it doesn't provide much in the way of documentation in its logs | 16:31 | |
ironfoot | paulsher1ood: I don't really get what you mean | 16:44 |
*** CTtpollard has quit IRC | 16:49 | |
ironfoot | btw, ssam2, benbrown_: http://git.baserock.org/lc-status.html | 16:54 |
ssam2 | nice! | 16:55 |
jjardon | mmm, maybe we should switch to https://www.digitalocean.com/products/compute/high-cpu/ for our runners | 16:56 |
ssam2 | might make sense | 16:57 |
*** jonathanmaw has quit IRC | 17:01 | |
jjardon | done | 17:14 |
jjardon | runners are 6GB instead 8GB but the CPU's are meant to be x2-x4 faster. same price | 17:16 |
*** jude_ has quit IRC | 17:27 | |
*** gtristan has joined #baserock | 17:54 | |
*** locallycompact has quit IRC | 17:57 | |
*** jude_ has joined #baserock | 18:08 | |
*** bruce has joined #baserock | 18:29 | |
*** bruce is now known as Guest17098 | 18:30 | |
*** Guest17098 has quit IRC | 18:39 | |
*** ssam2 has quit IRC | 18:52 | |
*** noisecell has quit IRC | 19:04 | |
*** jude_ has quit IRC | 19:26 | |
*** jude_ has joined #baserock | 19:36 | |
*** rdale has quit IRC | 20:59 | |
gitlab-br-bot | definitions: merge request (staging/mesa-1.17->master: mesa 1.17) #31 changed state ("closed"): https://gitlab.com/baserock/definitions/merge_requests/31 | 21:22 |
gitlab-br-bot | definitions: merge request (staging/jjardon/kernel_v4.8.6->master: strata/bsp-x86_*-ivi: Update ivi kernels to v3.8.14) #2 changed state ("closed"): https://gitlab.com/baserock/definitions/merge_requests/2 | 21:24 |
gitlab-br-bot | definitions: merge request (staging/jjardon/kmod-no-workarounds->master: Staging/jjardon/kmod no workarounds) #5 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/5 | 21:27 |
gitlab-br-bot | definitions: merge request (staging/jjardon/strict-definitions->master: .gitlab-ci.yml: Set variable to set stricteness in ybd parsing of definitions) #23 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/23 | 21:28 |
*** jude_ has quit IRC | 21:31 | |
ironfoot | jjardon: sam's MR pipelines are failing because of not enough space in the runners | 21:37 |
jjardon | ironfoot: yeah, I noticed :( ; the "HighCPU" runners only have 20GB, time to return to the normal ones (they have 80GB) | 21:56 |
jjardon | done | 21:57 |
gitlab-br-bot | definitions: merge request (staging/jjardon/strict-definitions->master: .gitlab-ci.yml: Set variable to set stricteness in ybd parsing of definitions) #23 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/23 | 22:48 |
gitlab-br-bot | definitions: issue #2 ("Upgrade to gcc 6.x or 7.x") changed state ("closed") https://gitlab.com/baserock/definitions/issues/2 | 23:09 |
gitlab-br-bot | definitions: merge request (sam/gcc7->master: Upgrade to GCC 7) #42 changed state ("merged"): https://gitlab.com/baserock/definitions/merge_requests/42 | 23:09 |
gitlab-br-bot | definitions: issue #11 ("Migrate to BuildStream") changed state ("opened") https://gitlab.com/baserock/definitions/issues/11 | 23:36 |
gitlab-br-bot | definitions: merge request (staging/jjardon/ostree-upgrade->master: strata/ostree-core.morph: Update ostree to 2016.15) #24 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/24 | 23:37 |
gitlab-br-bot | definitions: merge request (jjardon/bst->master: Migrate to bst: Create job to migrate current definitions and build in parallel with ybd builds) #43 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/43 | 23:38 |
gitlab-br-bot | definitions: merge request (jjardon/bst->master: WIP: Migrate to bst: Create job to migrate current definitions and build in parallel with ybd builds) #43 changed state ("opened"): https://gitlab.com/baserock/definitions/merge_requests/43 | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!