Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2021 17:19:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 258721] print/freetype2: does not package on main armv6
Message-ID:  <bug-258721-39348-PE6r2Ov6F1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258721-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258721-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258721

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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-258721-39348-PE6r2Ov6F1>