Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Dec 2015 20:19:14 +0100
From:      Matthias Apitz <guru@unixarea.de>
To:        Don Lewis <truckman@FreeBSD.org>
Cc:        guru@unixarea.de, office@FreeBSD.org, freebsd-ports@freebsd.org
Subject:   Re: [Bug 205242] editors/libreoffice (5.0.3, r403255) does not build in poudriere on 11.0-CURRENT r276659
Message-ID:  <20151215191914.GA1644@c720-r285885-amd64>
In-Reply-To: <201512132310.tBDNAR8C077879@gw.catspoiler.org>
References:  <20151213162000.GA3775@c720-r285885-amd64> <201512132310.tBDNAR8C077879@gw.catspoiler.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Sunday, December 13, 2015 a las 03:10:27PM -0800, Don Lewis escribió:

> > I will give it a try with
> > 
> > # poudriere bulk -j freebsd-head -p ports-20151208 -w editors/libreoffice
> > 
> > There is also the flag -i for poudriere, but I have never used this
> > before. Is there any guiding doc how to debug failing ports in
> > poudriere?
> 
> I usually use testport -i, which drops into a shell inside the build
> jail after the build finishes.  That allows me to tweak things inside
> the jail and rerun make or try other commands to quickly see the result.
> In your case the command would be:
> 
> poudriere testport -j freebsd-head -p ports-20151208 -i -o editors/libreoffice

I have a saved workspace with the problem of the arrows file in Galery;
as I can not reach this point with 'poudriere testport ...' I have the
following idea:

1. start poudriere testport ...
2. kill any process when the build phase has started to get the build
   failing and the shell of the jail;
3. from outside un-tar the saved workspace to overlay the actual
   workspace;
4. dig into the part failing; I think even a 'gmake' from top should
   stop in the place in question; at least I should be able to re-run
   this 'gengal.bin' binary and see why the files are coming out as zero
   size;

Will this work?

	matthias

-- 
Matthias Apitz, ✉ guru@unixarea.de, 🌐 http://www.unixarea.de/  ☎ +49-176-38902045



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151215191914.GA1644>