← Back to team overview

maria-discuss team mailing list archive

Re: 回复: Some questions about the Aarch64 CI

 

On Tue, 10 Dec 2019 21:54:37 +0000
Gordan Bobic <gordan.bobic@xxxxxxxxx> wrote:

> I thought EL7 is very much supported with aarch64. If that is the case
> won't what you are suggesting effectively abandon EL7?

I suggest that to help Red Hat get the ARM support you:

a) search https://bugzilla.redhat.com/ for anything similar
b) reproduce on a RHEL EL7 for arm.

use: make VERBOSE=1
to extract the exact command line (including the change directory)

add  -save-temps to the c++ flags

Include the generated .ic preprocessed file in the bug report/support ticket.



> On Tue, Dec 10, 2019 at 9:25 PM Marko Mäkelä <marko.makela@xxxxxxxxxxx>
> wrote:
> 
> > 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).



References