Hi, On Fri, Oct 31, 2014 at 02:36:35PM +0100, Ivo De Decker wrote: > package: aces3 > version: 3.0.8-1 > severity: serious > > Hi, > > The latest upload of aces3 fails on a number of architectures, but it built > fine before. This prevents migration to testing.
Yeah, I noticed. The problem is that 3.0.8 has introduced some rather large auto-generated source files for additional features, which our slower and/or more obscure architecture seem not to be able to handle, all failures are in those (root*.F) files. On arm64/armhf one solution could be to drop back to -O1/-O0, I will try that on a porterbox once I find the time. The mipsel failure looks like the box is just not able to compile that huge file in time, maybe a different box would cope and/or -O1/-O0 will make it easier. The s390x is in the same ballpark, but IME s390x is fast enough that this might be a genuine compiler hang or so. Will try to reproduce on a porterbox as well. Michael -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org