maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05697
回复: 回复: Some questions about the Aarch64 CI
-
To:
Marko Mäkelä <marko.makela@xxxxxxxxxxx>
-
From:
Zheng Zhenyu <zheng.zhenyu@xxxxxxxxxxx>
-
Date:
Wed, 11 Dec 2019 01:45:09 +0000
-
Accept-language:
zh-CN, en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/dukpvAcopWf1mvxKFZ7EfhV5EllPBHmfsmhrMC0Zto=; b=Ms+1fEFY8FBHpjTrCd2fOGOncQ/JhvJMUc9FoAU7uCerEluYjf8nAUhnMy6dNzk0hD2p6ShW7vhzp/oBkA6Kar5MUvUH6Tcnmy3EeXjoNA4AjWMYx4HI+vr0f86p57KwcqyzLFcTGxlMKv4S/yB4Od4E2kSJNcYx5W+ybgUiJy1pjKkZrOGrpQP0xZdyLmcTEMBmbVvU1VuvptE4EibPy9A2Jehtn4CnbMHrx4FYQfiovUUscR5bQE2Zp8Bk2icfszETen80GW1sbhDBbfbL6oBJIYtf6vxwlkbcvf7/AQlWBYDSiyj9zGtQZSKgRv38Jn9zvWgHT9HzNXlGW4aPCA==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=D+tuMmH+l3YmkAY1SZfOgNT0ltFz0pR/WiaDJq0tsXthtghZgMzBZ1aTBULWmw1ptxkz/iiqFmnV9kwxd/2c3M0n+fCaAwEMDBsgnBjCrfSsxbmMad5K7quJNHLmlv2PB4nKySc11O7/Bz9vOyzR0rYI9XHuNhYijtANW2cM4v5oZ4oSQsJuNPU3Fjy/m3d865xkFxl0Lx6iUeK91PuKJbWGKxVCyC383BrIp24IVnSR8C4kewIdhnolUr2O9J3RWse0zfBgYOUnQm9p454hbUN8xY3QUNvK0YntpOURBNHhPVTSmSu4PYq0F0mdlMCrs4lBZFOtbJJxnENFShfbGA==
-
Cc:
"maria-discuss@xxxxxxxxxxxxxxxxxxx" <maria-discuss@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAJuX1hx2K0UrpwcoWL4d0nK8Qyr7E1s6GBfq6RZhwJNZbfP0-w@mail.gmail.com>
-
Thread-index:
AQHVr6BTXyVfAHVu/0Og7L08Kvae9Ke0KIEG
-
Thread-topic:
回复: [Maria-discuss] 回复: Some questions about the Aarch64 CI
Hi Marko,
First off, sorry for the delay of reply of your previous question, I was on travel and I saw few people already replied so I didn't do it.
As for your suggestion, yes, it will be no problem, I think Vlad take cares of the Docker images. The resource are donated to the community, and the community can do whatever is required.
Thanks,
Kevin Zheng
________________________________
发件人: Marko Mäkelä <marko.makela@xxxxxxxxxxx>
发送时间: 2019年12月10日 21:25
收件人: Zheng Zhenyu <zheng.zhenyu@xxxxxxxxxxx>
抄送: Vlad Bogolin <vlad@xxxxxxxxxxx>; maria-discuss@xxxxxxxxxxxxxxxxxxx <maria-discuss@xxxxxxxxxxxxxxxxxxx>
主题: Re: [Maria-discuss] 回复: Some questions about the Aarch64 CI
Hi Kevin,
On Mon, Nov 25, 2019 at 8:23 AM Zheng Zhenyu <zheng.zhenyu@xxxxxxxxxxx> wrote:
> Thanks alot for re quick response, the results looks cool. And Also, I noticed that the ARM job sometimes are slower than others in the fetch_tarball phase, this might due to that our machine is in China and the network connection is a little bit slow, I just got the info that our machine will be available in Singapore latter this month or ealier next month, maybe then we can then provide a machine with faster network which can speed up the jobs.
Related to this, I wonder if it would be possible to install a newer
operating system (or Docker image), such as CentOS 8 or Debian 10 or
the most recent Fedora.
What prompts me to ask is that I just noticed a compilation failure of
MariaDB 10.2 that might be addressed by upgrading to a newer compiler:
/buildbot/aarch64-centos-7/build/storage/innobase/row/row0log.cc: In
function 'dberr_t
_ZL17row_log_apply_opsPK5trx_tP12dict_index_tP15row_merge_dup_tP16ut_stage_alter_t.isra.94(const
trx_t*, dict_index_t*, row_merge_dup_t*)':
/buildbot/aarch64-centos-7/build/storage/innobase/row/row0log.cc:3734:1:
error: could not split insn
More information is available in
https://buildbot.mariadb.org/#/builders/33/builds/260 (including a
request to submit a compiler bug report).
I remember seeing that kind of an error for some 64-bit atomic
operation on a very old GCC targeting x86 (on CentOS 5 maybe?). While
we have older compilers than GCC 4.8.5 for other instruction set
architectures, I do not think that we run into internal compiler
errors very often.
On my AMD64 desktop, I am currently using GCC 9.2.1 and clang 9.0.0.
As a developer, I prefer to have the most recent versions of tools
whenever it is possible, for better diagnostics and possibly better
optimizations.
Best regards,
Marko
--
Marko Mäkelä, Lead Developer InnoDB
MariaDB Corporation
Follow ups
References