[oe] [meta-networking][PATCH] samba: LDB 1.4.0 breaks Samba < 4.9

2018-07-27 Thread Khem Raj
Signed-off-by: Khem Raj --- ...ild-Samba-against-a-newer-minor-vers.patch | 86 +++ .../recipes-connectivity/samba/samba_4.7.8.bb | 1 + 2 files changed, 87 insertions(+) create mode 100644

[oe] [meta-python][PATCH] python-stevedore: Upgrade to 1.29.0

2018-07-27 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-stevedore.inc| 6 +++--- ...ython-stevedore_1.28.0.bb => python-stevedore_1.29.0.bb} | 0 ...hon3-stevedore_1.28.0.bb => python3-stevedore_1.29.0.bb} | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename

[oe] [meta-python][PATCH] python3-bandit: Add missing dependency on pbr native

2018-07-27 Thread Khem Raj
Fixes: | ERROR: Do not try to fetch `pbr>=1.8' for building. Please add its native recipe to DEPENDS. Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-bandit_1.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [oe] [meta-qt5][PATCH] Change default SRC_URI from github.com to code.qt.io

2018-07-27 Thread Martin Jansa
In the end it took 60 hours for qtbase, 10 hours for qtdeclarative.. On Fri, Jul 27, 2018 at 9:21 AM Martin Jansa wrote: > One disadvantage of this is that fetching from code.qt.io seems to be > significantly slower than from github.com. > > One extreme case is just running in one of my old

Re: [oe] [meta-python][PATCH] python-parse: update to version 1.8.4

2018-07-27 Thread Derek Straka
Sure. I'll add something in the message. The checksum itself didn't change, the lines did. For whatever reason upstream throws the license at the bottom of the source file instead of the top On Fri, Jul 27, 2018, 5:42 PM akuster808 wrote: > > > On 07/27/2018 01:16 PM, Derek Straka wrote: > >

Re: [oe] [meta-python][PATCH] python-parse: update to version 1.8.4

2018-07-27 Thread akuster808
On 07/27/2018 01:16 PM, Derek Straka wrote: > Signed-off-by: Derek Straka > --- > .../python/{python-parse_1.8.2.bb => python-parse_1.8.4.bb} | 6 > +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > rename meta-python/recipes-devtools/python/{python-parse_1.8.2.bb => >

Re: [oe] [meta-multimedia][PATCH] libopenmpt: add recipe

2018-07-27 Thread akuster808
On 07/27/2018 01:25 PM, Carlos Rafael Giani wrote: > libopenmpt is a cross-platform C++ and C library to decode tracked music > files ("modules", like the .mod .xm .s3m .it formats) into raw PCM audio. > It is based on the player code of OpenMPT module tracker. > > Signed-off-by: Carlos Rafael

Re: [oe] [meta-python][PATCH] python-greenlet: update to version 0.4.14

2018-07-27 Thread Khem Raj
this is already submitted earlier, I had to fix the checksums but its in queue On Fri, Jul 27, 2018 at 11:46 AM Derek Straka wrote: > > Signed-off-by: Derek Straka > --- > meta-python/recipes-devtools/python/python-greenlet.inc | 4 > ++-- > .../python/{python-greenlet_0.4.13.bb

[oe] [meta-multimedia][PATCH] libopenmpt: add recipe

2018-07-27 Thread Carlos Rafael Giani
libopenmpt is a cross-platform C++ and C library to decode tracked music files ("modules", like the .mod .xm .s3m .it formats) into raw PCM audio. It is based on the player code of OpenMPT module tracker. Signed-off-by: Carlos Rafael Giani --- .../libopenmpt/files/run-ptest| 9

[oe] [meta-python][PATCH] python-parse: update to version 1.8.4

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-parse_1.8.2.bb => python-parse_1.8.4.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python-parse_1.8.2.bb => python-parse_1.8.4.bb} (54%) diff --git

[oe] [meta-python][PATCH] python-alembic: update to version 1.0.0

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-alembic.inc| 4 ++-- .../python/{python-alembic_0.9.10.bb => python-alembic_1.0.0.bb} | 0 .../python/{python3-alembic_0.9.10.bb => python3-alembic_1.0.0.bb}| 0 3 files changed, 2 insertions(+),

Re: [oe] [meta-openembedded] Original ltrace_git.bb SRCREV commit used is now unavailable in git tarball from ltrace.org

2018-07-27 Thread Randy MacLeod
On 07/27/2018 06:34 AM, Aditya Tayade wrote: Hi, Me too facing same issue. Any advice on this. Archived versions to fix previous releases may be here: https://alioth-archive.debian.org/git/collab-maint/ for master, a commit to pull from ltrace.org makes sense to me but someone who

[oe] [meta-python][PATCH] python3-ordered-set: update to version 3.0.1

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python3-ordered-set_3.0.0.bb => python3-ordered-set_3.0.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-ordered-set_3.0.0.bb => python3-ordered-set_3.0.1.bb} (68%) diff --git

[oe] [meta-python][PATCH] python3-meh: update to version 0.47

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python-meh/{python3-meh_0.46.bb => python3-meh_0.47.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-extended/python-meh/{python3-meh_0.46.bb => python3-meh_0.47.bb} (90%) diff --git

[oe] [meta-python][PATCH 1/2] python-cryptography-vectors: update to version 2.3

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography-vectors.inc | 4 ++-- ...yptography-vectors_2.2.2.bb => python-cryptography-vectors_2.3.bb} | 0 ...ptography-vectors_2.2.2.bb => python3-cryptography-vectors_2.3.bb} | 0 3 files changed, 2 insertions(+),

[oe] [meta-python][PATCH 2/2] python-cryptography: update to version 2.3

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography.inc | 4 ++-- .../{python-cryptography_2.2.2.bb => python-cryptography_2.3.bb} | 0 .../{python3-cryptography_2.2.2.bb => python3-cryptography_2.3.bb}| 0 3 files changed, 2 insertions(+),

[oe] [meta-python][PATCH] python-pbr: update to version 4.2.0

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pbr.inc| 4 ++-- .../python/{python-pbr_3.1.1.bb => python-pbr_4.2.0.bb} | 0 .../python/{python3-pbr_3.1.1.bb => python3-pbr_4.2.0.bb} | 0 3 files changed, 2 insertions(+),

[oe] [meta-python][PATCH] python-pyasn1: update to version 0.4.4

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyasn1.inc| 5 ++--- .../python/{python-pyasn1_0.4.3.bb => python-pyasn1_0.4.4.bb}| 0 .../python/{python3-pyasn1_0.4.3.bb => python3-pyasn1_0.4.4.bb} | 0 3 files changed, 2 insertions(+), 3

[oe] [meta-python][PATCH] python-greenlet: update to version 0.4.14

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-greenlet.inc | 4 ++-- .../python/{python-greenlet_0.4.13.bb => python-greenlet_0.4.14.bb} | 0 .../python/{python3-greenlet_0.4.13.bb => python3-greenlet_0.4.14.bb} | 0 3 files changed, 2 insertions(+),

[oe] [meta-python][PATCH] python-can: update to version 2.2.1

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-can.inc | 5 +++-- .../python/{python-can_2.2.0.bb => python-can_2.2.1.bb} | 0 .../python/{python3-can_2.2.0.bb => python3-can_2.2.1.bb}| 0 3 files changed, 3 insertions(+), 2

[oe] [meta-python][PATCH] python-cmd2: update to use the latest 2.7 supported release

2018-07-27 Thread Derek Straka
The 0.9 branch only supports python>=3.4 License-Update: Use the actual LICENSE file rather than setup.py Signed-off-by: Derek Straka --- .../python/{python-cmd2_0.9.2.bb => python-cmd2_0.8.8.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [meta-python][PATCH] python-vobject: update to version 0.9.6.1

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-vobject_0.9.6.bb => python-vobject_0.9.6.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-vobject_0.9.6.bb => python-vobject_0.9.6.1.bb} (71%) diff --git

[oe] [meta-python][PATCH] python-ndg-httpsclient: update to version 0.5.1

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-ndg-httpsclient.inc| 4 ++-- ...ython-ndg-httpsclient_0.5.0.bb => python-ndg-httpsclient_0.5.1.bb} | 0 ...hon3-ndg-httpsclient_0.5.0.bb => python3-ndg-httpsclient_0.5.1.bb} | 0 3 files changed, 2 insertions(+),

[oe] [meta-python][PATCHv5] python-tornado: upgrade to version 5.1

2018-07-27 Thread Łukasz Gardoń
License-Update: Change license file from setup.py to LICENSE, based on the same the same license policy Apache 2.0. Signed-off-by: Łukasz Gardoń --- meta-python/recipes-devtools/python/python-tornado.inc | 6 +++--- .../python/{python-tornado_4.5.3.bb => python-tornado_5.1.bb}

[oe] [meta-python][PATCH] python-pymongo: update to version 3.7.1

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pymongo.inc| 4 ++-- .../python/{python-pymongo_3.7.0.bb => python-pymongo_3.7.1.bb} | 0 .../python/{python3-pymongo_3.7.0.bb => python3-pymongo_3.7.1.bb} | 0 3 files changed, 2 insertions(+),

Re: [oe] [meta-networking][PATCH] wireshark: update to 2.6.2

2018-07-27 Thread akuster808
On 07/27/2018 01:37 AM, Khem Raj wrote: > wireshark-native fails in do_install Ok. will look into it. - armin > > | install: cannot stat > '/mnt/a/oe/build/tmp/work/x86_64-linux/wireshark-native/1_2.6.2-r0/build/run/make-dissectors': > No such file or directory > | WARNING: >

Re: [oe] (no subject)

2018-07-27 Thread S. Lockwood-Childs
It depends on the role of the particular dependency: * tool you need to run during build <-- native dependency * library you need to link against during build <-- target dependency --SJLC On Fri, Jul 27, 2018 at 06:25:27PM +0200, William Delacre wrote: > Okay, it makes sense! > >

Re: [oe] (no subject)

2018-07-27 Thread Mark Asselstine
On Friday, July 27, 2018 12:42:44 PM EDT William Delacre wrote: > Alright, thabks ! > > And I guess if it’s a tool I need during runtime on the target, I add it in > the RDPENDS variable ? Correct. Note as well that I did make a note of why the -native version of incremental was needed, to

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
Alright, thabks ! And I guess if it’s a tool I need during runtime on the target, I add it in the RDPENDS variable ? Le ven. 27 juil. 2018 à 18:40, S. Lockwood-Childs a écrit : > It depends on the role of the particular dependency: > > * tool you need to run during build <-- native

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
Okay, it makes sense! My question may seem stupid but then why don’t we always use ‘-native’ for the dependencies ? Is it because sometimes we know that the behavior of ‘foo’ and ‘foo-native’ would be the same, independently of the architecture ? William Le ven. 27 juil. 2018 à 18:16, Mark

Re: [oe] (no subject)

2018-07-27 Thread Mark Asselstine
On Friday, July 27, 2018 12:04:37 PM EDT William Delacre wrote: > Thanks a lot for the answer, it worked perfectly ! > > There is just one point I don’t really understand : why do we need to add a > dependency to ‘python-incremental-NATIVE’ ? > > What would happen if I just add to the

[oe] [PATCH] pax-utils: add (from oe-core)

2018-07-27 Thread Ross Burton
Signed-off-by: Ross Burton --- .../recipes-devtools/pax-utils/pax-utils_1.2.2.bb | 36 ++ 1 file changed, 36 insertions(+) create mode 100644 meta-oe/recipes-devtools/pax-utils/pax-utils_1.2.2.bb diff --git a/meta-oe/recipes-devtools/pax-utils/pax-utils_1.2.2.bb

Re: [oe] (no subject)

2018-07-27 Thread William Delacre
Thanks a lot for the answer, it worked perfectly ! There is just one point I don’t really understand : why do we need to add a dependency to ‘python-incremental-NATIVE’ ? What would happen if I just add to the python-twisted recipe : DEPENDS += “${PYTHON_PN}-incremental“ William Le ven. 27

Re: [oe] (no subject)

2018-07-27 Thread Mark Asselstine
On Thu, Jul 26, 2018 at 3:40 PM, Mark Asselstine wrote: > On Mon, Jul 23, 2018 at 8:28 AM, William Delacre > wrote: >> Hi ! :-) >> >> I’m facing issues when trying to run ‘bitbake python-twisted’ (do_compile >> error) >> >> Log says : >> “Download error on

Re: [oe] [meta-oe][PATCH] librelp: Upgrade to 1.2.16

2018-07-27 Thread Khem Raj
fails with security_flags turned on | ../../git/src/tcp.c:352:57: error: '%s' directive output may be truncated writing up to 1024 bytes into a region of size 1011 [-Werror=format-truncation=] | snprintf((char*)szHname, NI_MAXHOST, "[MALICIOUS:IP=%s]", szIP); |

[oe] [meta-java][RFC][PATCH 6/7] openjdk-7: (R)PROVIDE virtual Java [567] packages

2018-07-27 Thread André Draszik
From: André Draszik Similar to OpenJDK-8, OpenJDK-7 is a provider of Java 5 through 7 (including). Signed-off-by: André Draszik --- recipes-core/openjdk/openjdk-7-common.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-core/openjdk/openjdk-7-common.inc

[oe] [meta-java][RFC][PATCH 7/7] ca-certificates-java: switch to more generic / more correct JAVA (R)DEPENDS

2018-07-27 Thread André Draszik
From: André Draszik This recipe here actually depends on Java7 upwards, not Java2 upwards, so state that dependency correctly using the newly introduced (virtual) RPROVIDES of the OpenJDK8/OpenJRE8 recipes. At the same time, we can remove hard-coded references to openjdk-8 and openjre-8, and

[oe] [meta-java][RFC][PATCH 5/7] layer.conf: set defaults for Java JRE (R)PROVIDERS

2018-07-27 Thread André Draszik
From: André Draszik OpenJRE-8 seems like a good choice. Signed-off-by: André Draszik --- conf/layer.conf | 9 + 1 file changed, 9 insertions(+) diff --git a/conf/layer.conf b/conf/layer.conf index 8b2978a..e965170 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,3 +17,12 @@

[oe] [meta-java][RFC][PATCH 4/7] openjre-8: add meaningful (R)PROVIDES

2018-07-27 Thread André Draszik
From: André Draszik Then OpenJRE8 recipe provides a Java Runtime. It is compatible with Java versions 5 through 8 (including), so add appropriate (R)PROVIDES, so that recipes depending on it can can specify that virtual dependency, rather than hard-coding to openjre-8. This makes it possible to:

[oe] [meta-java][RFC][PATCH 2/7] layer.conf: allow multiple Java SDKs & runtimes to co-exist

2018-07-27 Thread André Draszik
From: André Draszik Using MULTI_PROVIDER_WHITELIST, we can instruct Bitbake to not complain if multiple recipes provide or runtime provide the same Java environment. This is a common use-case, and Java packages don't conflict with each other as they are typically installed under a different

[oe] [meta-java][RFC][PATCH 1/7] openjdk-8-native: add meaningful (R)PROVIDES

2018-07-27 Thread André Draszik
From: André Draszik The OpenJDK8-native recipe provides a Java SDK, and a Java Runtime. It is compatible with Java versions 5 through 8 (including), so add appropriate (R)PROVIDES, so that recipes depending on it can can specify that virtual dependency, rather than hard-coding to openjdk-8. This

[oe] [meta-java][RFC][PATCH 3/7] openjdk-8: add meaningful (R)PROVIDES

2018-07-27 Thread André Draszik
From: André Draszik Then OpenJDK8 recipe provides a Java SDK, and a Java Runtime. It is compatible with Java versions 5 through 8 (including), so add appropriate (R)PROVIDES, so that recipes depending on it can can specify that virtual dependency, rather than hard-coding to openjdk-8. This makes

[oe] [meta-java][master-next][PATCH 2/2] ca-certificates-java: update to v20180516

2018-07-27 Thread André Draszik
From: André Draszik This is the latest available version and contains some fixes for Java 10 & Java 11 Signed-off-by: André Draszik --- .../ca-certificates-java/ca-certificates-java.hook.in | 1 - ...icates-java_20170930.bb => ca-certificates-java_20180516.bb} | 2 +- 2 files

[oe] [meta-java][master-next][PATCH 1/2] openjdk-8: update to 8u172b11

2018-07-27 Thread André Draszik
From: André Draszik Signed-off-by: André Draszik --- ...e_162b12.bb => openjdk-8-native_172b11.bb} | 0 .../openjdk/openjdk-8-release-161b15.inc | 33 - .../openjdk/openjdk-8-release-162b12.inc | 49 --- .../openjdk-8-release-172b11-aarch64.inc | 33

[oe] [meta-python][PATCH] python-daemon: fix build dependencies to use the native version rather than target for docutils

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-daemon_2.1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb b/meta-python/recipes-devtools/python/python-daemon_2.1.2.bb index

[oe] [meta-oe][PATCH] libblockdev: cleanup/fix PACKAGECONFIG/dependencies

2018-07-27 Thread Ioan-Adrian Ratiu
It only makes sense to rdepend on lvm2 if lvm is enabled by the configuration and the nss and volume-key dependencies are only needed if --with-escrow is configured. These dependencies are quite big so it's good to have a way to disable them. Signed-off-by: Ioan-Adrian Ratiu ---

[oe] [meta-python][PATCH] python-stevedore: add pbr-native to the build dependencies

2018-07-27 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-stevedore.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-stevedore.inc b/meta-python/recipes-devtools/python/python-stevedore.inc index b23fb4c..a50c0e8 100644 ---

[oe] [PATCH] libusb-compat: add (from oe-core)

2018-07-27 Thread Ross Burton
This is being removed from oe-core, so add to meta-oe as some recipes still claim to need it. Signed-off-by: Ross Burton --- .../0001-usb.h-Include-sys-types.h.patch | 30 .../recipes-support/libusb/libusb-compat_0.1.5.bb | 42 ++ 2 files changed,

Re: [oe] [meta-openembedded] Original ltrace_git.bb SRCREV commit used is now unavailable in git tarball from ltrace.org

2018-07-27 Thread Aditya Tayade
Hi, Me too facing same issue. Any advice on this. Regards, Aditya Tayade From: Nisha Parrakat Sent: Tuesday, July 24, 2018 4:08:12 PM To: openembedded-iss...@lists.openembedded.org; openembedded-devel@lists.openembedded.org Cc: yo...@yoctoproject.org

Re: [oe] [meta-oe][PATCH] rsyslog: fix race in parallel builds

2018-07-27 Thread Hongxu Jia
Accepted by upstream https://github.com/rsyslog/rsyslog/commit/edce434db0688fc995f39eb1b329c60dbb5ed552 //Hongxu On 2018年07月27日 10:49, Hongxu Jia wrote: If libgcry.la is built later than lmcry_gcry.la, there is a failure: [snip] |../aarch64-wrs-linux-libtool --tag=CC --mode=link

[oe] [meta-python][PATCH] python-mock: fix license from Apache-2.0 to BSD-2-Clause

2018-07-27 Thread Takuma Ueba
This packages license shold be not Apache-2.0 but BSD-2-Clause. I judgetd by LICENSE file and SPDX file. Signed-off-by: Takuma Ueba --- meta-python/recipes-devtools/python/python-mock_2.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-qt5][sumo][PATCH] qtwebkit: Make qtwebkit support armv BE

2018-07-27 Thread Lei Maohui
Signed-off-by: Lei Maohui --- .../qtwebkit/0001-Fix-build-bug-for-armeb.patch| 26 ++ recipes-qt/qt5/qtwebkit_git.bb | 1 + 2 files changed, 27 insertions(+) create mode 100644 recipes-qt/qt5/qtwebkit/0001-Fix-build-bug-for-armeb.patch diff --git

Re: [oe] [meta-oe][PATCH 1/1] kernel-selftest: Add a recipe on kernel selftest

2018-07-27 Thread Hongzhi, Song
Hi Raj, Could you help to confirm that if the libelf exists in your recipe-sysroot? Because I can't reproduce your error. --Hongzhi On 2018年07月27日 16:40, Khem Raj wrote: this fails on rpi ERROR: Logfile of failure stored in:

Re: [oe] [meta-oe][PATCH 1/1] kernel-selftest: Add a recipe on kernel selftest

2018-07-27 Thread Khem Raj
this fails on rpi ERROR: Logfile of failure stored in: /mnt/a/oe/build/tmp/work/raspberrypi3-bec-linux-gnueabi/kernel-selftest/1.0-r0/temp/log.do_compile.22198 Log data follows: | DEBUG: Executing shell function do_compile | NOTE: make -j 16 CROSS_COMPILE=arm-bec-linux-gnueabi- ARCH=arm

Re: [oe] [meta-networking][PATCH] wireshark: update to 2.6.2

2018-07-27 Thread Khem Raj
wireshark-native fails in do_install | install: cannot stat '/mnt/a/oe/build/tmp/work/x86_64-linux/wireshark-native/1_2.6.2-r0/build/run/make-dissectors': No such file or directory | WARNING: /mnt/a/oe/build/tmp/work/x86_64-linux/wireshark-native/1_2.6.2-r0/temp/run.do_install.31339:1 exit 1

[oe] [meta-java] merged master-next to master

2018-07-27 Thread Richard Leitner
Hi, this is a note to let you know that I've just merged the following patches from master-next to the master branch of the meta-java repository at git://git.yoctoproject.org/meta-java. If any of them should be backported to any stable branches please get in contact with us by replying to

Re: [oe] [meta-qt5][PATCH] Change default SRC_URI from github.com to code.qt.io

2018-07-27 Thread Martin Jansa
One disadvantage of this is that fetching from code.qt.io seems to be significantly slower than from github.com. One extreme case is just running in one of my old build dirs, where the checkout from code.qt.io wasn't updated on premirror for quite long time and now the do_fetch of qtbase is