On Fri, Feb 08, 2019 at 02:38:42PM +0100, Uwe Kleine-König wrote: > Hello Luc, > > On Fri, Feb 08, 2019 at 01:06:15PM +0100, Luc Van Oostenryck wrote: > > On Thu, Feb 07, 2019 at 10:21:20PM +0100, Uwe Kleine-König wrote: > > > On 2/7/19 10:12 PM, Luc Van Oostenryck wrote: > > > > > > > Anyway, I've now mainlined the 4 pending patches. > > > > > > I just uploaded a new version of sparse to Debian > > Great. > > I just saw the buildd logs and everything seems OK now except: > > *) the sparc64 install failure is really strange. Can it be an ENOSPC? > > This is a parallel building issue. The target > $(DESTDIR)$(MAN1DIR)/sparse.1 doesn't depend on install-dirs and so > /<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man1/ might not be created yet > when install for sparse.1 is called. Gnahh, yes. I always use -'j' to build but never to install ... Patch is sent. Thanks, -- Luc