[Bug 205719] mail/mutt14: Add pgpewrap to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 30 13:56:41 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205719

Thomas Zander <riggs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|riggs at FreeBSD.org           |freebsd-ports-bugs at FreeBSD.
                   |                            |org

--- Comment #1 from Thomas Zander <riggs at FreeBSD.org> ---
Return to pool as there is another build failure that should be addressed:
With XFACE OPTION I get this in poudriere:

===>  Applying XFACE patch
slrnface_dir=`/usr/bin/find /usr/ports/news/slrnface/work -type d  -name
slrnface-\*`;  cd /wrkdirs/usr/ports/mail/mutt14/work/mutt-1.4.2.3;
/usr/bin/patch -d /wrkdirs/usr/ports/mail/mutt14/work/mutt-1.4.2.3 --forward
--quiet -E -p0 --batch -V simple --suffix .orig < $slrnface_dir/mutt.patch
find: /usr/ports/news/slrnface/work: No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/mutt14


You cannot assume to find a port extracting to
${PORTSDIR}/category/portname/work. Instead you could extract the slrnface
distfile to ${WRKDIR} and grab the patch from there. Other ports handle this in
a similar fashion, e.g. multimedia/handbrake.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list