Re: Bug#948317: gcc-10: Please disable gm2 on ia64

2020-01-07 Thread Gaius Mulley
John Paul Adrian Glaubitz writes: > RHYBYDD: Mae'r e-bost hwn yn tarddu o'r tu allan i'r > sefydliad. Peidiwch รข chlicio dolenni nac agor atodiadau oni bai eich > bod yn adnabod yr anfonwr ac yn gwybod bod y cynnwys yn ddiogel. > > CAUTION: This email originated from outside of the organisation.

Re: Can someone try building e2fsprogs and let me know how a test is failing?

2020-01-07 Thread James Clarke
On 8 Jan 2020, at 00:43, Theodore Y. Ts'o wrote: > > E2fsprogs is not building on ia64: > > https://buildd.debian.org/status/fetch.php?pkg=e2fsprogs&arch=ia64&ver=1.45.5-1&stamp=1578421637&raw=0 > > The failure is apparently when running "make check", for the test m_hugefile: > > m_hugefile: c

Can someone try building e2fsprogs and let me know how a test is failing?

2020-01-07 Thread Theodore Y. Ts'o
E2fsprogs is not building on ia64: https://buildd.debian.org/status/fetch.php?pkg=e2fsprogs&arch=ia64&ver=1.45.5-1&stamp=1578421637&raw=0 The failure is apparently when running "make check", for the test m_hugefile: m_hugefile: create a hugefile fs with a single huge file: failed Could someone

Re: Bug#948317: gcc-10: Please disable gm2 on ia64

2020-01-07 Thread John Paul Adrian Glaubitz
Hi! On 1/7/20 12:10 PM, James Clarke wrote: > I haven't tried building it yet, but suspect it's this: > > src/gcc/m2/gm2-gcc/m2block.c:719: tree instr = > m2decl_BuildStringConstant ("nop", 3); > src/gcc/m2/gm2-gcc/m2block.c-720- tree string > src/gcc/m2/gm2-gcc/m2block.c-721-

Re: Bug#948317: gcc-10: Please disable gm2 on ia64

2020-01-07 Thread James Clarke
On 7 Jan 2020, at 08:57, John Paul Adrian Glaubitz wrote: > On 1/7/20 9:54 AM, Matthias Klose wrote: >>> The gcc-10 build currently fails on ia64 when trying to build gm2 [1], >>> thus I have disabled gm2 for a local test build. >> >> how does it fail? > > The assembler is complaining [1]: > >

Re: Bug#948317: gcc-10: Please disable gm2 on ia64

2020-01-07 Thread John Paul Adrian Glaubitz
On 1/7/20 9:54 AM, Matthias Klose wrote: >> The gcc-10 build currently fails on ia64 when trying to build gm2 [1], >> thus I have disabled gm2 for a local test build. > > how does it fail? The assembler is complaining [1]: mv -f $depbase.Tpo $depbase.Plo libtool: compile: /<>/build/./gcc/xgcc

Bug#948317: gcc-10: Please disable gm2 on ia64

2020-01-07 Thread John Paul Adrian Glaubitz
Source: gcc-10 Version: 10-20200104-1 Severity: normal Tags: patch User: debian-ia64@lists.debian.org Usertags: ia64 Hi! The gcc-10 build currently fails on ia64 when trying to build gm2 [1], thus I have disabled gm2 for a local test build. After disabling gm2, the build completes successfully,