Re: Are there any public ia-64 machines for debugging purposes?
"Theodore Y. Ts'o" <[email protected]>
| Newsgroups | gmane.linux.debian.ports.ia64 |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 25, 2019 at 09:31:53PM +0200, John Paul Adrian Glaubitz wrote: > > Is there is a possibility that the problem is the lack of space on > > /tmp on the ia-64 build server? > > /tmp is part of the root file system which has 6.2G of free space, > it might have been less during the build. I'll see if I can do some > clean up. Thanks. I just pushed a new release of e2fsprogs 1.45.3-3. That should fix the other build failures on x32 and kfreebsd-*. If the clean up fixes the build, then we should be 100% clean on all of the Debian ports builds. Otherwise, I can look at skipping m_hugefile when running "make check" out of debian/rules. - Ted