[Bug 205242] editors/libreoffice (5.0.3, r403255) does not build in poudriere on 11.0-CURRENT r276659

Matthias Apitz guru at unixarea.de
Tue Dec 15 19:19:20 UTC 2015


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 at unixarea.de, 🌐 http://www.unixarea.de/  ☎ +49-176-38902045


More information about the freebsd-ports mailing list