[Bug 258721] print/freetype2: does not package on main armv6

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 27 Sep 2021 17:19:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258721

John Hein <jcfyecrayz@liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz@liamekaens.com

--- Comment #3 from John Hein <jcfyecrayz@liamekaens.com> ---
Can you try to use a WRKDIRPREFIX that does not have a sym link?  Maybe just
define WRKDIRPREFIX to be `realpath $WRKDIRPREFIX`.

It looks like in your build /d is a sym link to /usr/tmp/d (or the other way
around).

I think trying to use cpio (with which COPYTREE_SHARE is implemented) to
extract to a directory containing sym links some implementations of cpio do not
know how to handle that very well.

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