Date: Mon, 13 Oct 2014 07:04:23 +0200 From: Matthias Apitz <guru@unixarea.de> To: Kurt Jaeger <lists@opsec.eu>, freebsd-ports@freebsd.org, mat@freebsd.org Subject: Re: print/muttprint Message-ID: <20141013050422.GA1602@unixarea.DDR.dd> In-Reply-To: <20141012145227.GA2689@unixarea.DDR.dd> References: <20141011114310.GA4035@unixarea.DDR.dd> <20141011115119.GI29437@home.opsec.eu> <20141011152016.GA78035@home.opsec.eu> <20141011153949.GA5022@unixarea.DDR.dd> <20141011162857.GJ29437@home.opsec.eu> <20141011172955.GA5414@unixarea.DDR.dd> <20141011173426.GL29437@home.opsec.eu> <20141012145227.GA2689@unixarea.DDR.dd>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Sunday, October 12, 2014 a las 04:52:27PM +0200, Matthias Apitz escribió: > # svn diff Makefile > RUN_DEPENDS= psnup:${PORTSDIR}/print/psutils \ > - latex:${PORTSDIR}/print/texlive-full \ > - dvips:${PORTSDIR}/print/tex-dvipsk \ > uncompface:${PORTSDIR}/mail/faces \ > convert:${PORTSDIR}/graphics/ImageMagick \ > p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ > > I restarted the jail and poudriere only rebuilt the muttprint package > itself, not the two others removed: > > # poudriere bulk -j freebsd-head -p ports-muttprint print/muttprint > ... > [00:06:37] ====>> Built ports: print/muttprint > [freebsd-head-ports-muttprint] [2014-10-12_15h40m55s] [committing:] Queued: 1 Built: 1 Failed: 0 Skipped: 0 Ignored: 0 Tobuild: 0 Time: 00:06:03 > [00:06:37] ====>> Logs: /usr/local/poudriere/data/logs/bulk/freebsd-head-ports-muttprint/2014-10-12_15h40m55s > > I removed all packages and re run the jail again with the above deleted > RUN_DEPENDS= lines; note that poudriere now only calculates 164 packages > to build (and not 183): > > # rm /usr/local/poudriere/data/packages/freebsd-head-ports-muttprint/All/* > > # poudriere bulk -j freebsd-head -p ports-muttprint print/muttprint > ... > [00:00:52] ====>> Cleaning the build queue > [00:00:52] ====>> Recording filesystem state for prepkg... done > [00:00:52] ====>> Building 164 packages using 1 builders > [00:00:52] ====>> Starting/Cloning builders > > This underpins that there is something lost in the Tex infrastructure. > > When the build job will be done in some hours I will check if any of the > resulting 164 packages contains the tools /usr/local/bin/latex and > /usr/local/bin/dvips, both needed by the muttprint Perl script. None of the 164 contained /usr/local/bin/latex or /usr/local/bin/dvips. matthias -- Matthias Apitz | /"\ ASCII Ribbon Campaign: E-mail: guru@unixarea.de | \ / - No HTML/RTF in E-mail WWW: http://www.unixarea.de/ | X - No proprietary attachments phone: +49-170-4527211 | / \ - Respect for open standards | en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141013050422.GA1602>