I get the errors about the missing files when doing the install and pkg
build. Like you, I got around the error by editing pkg-plist, removing
the missing .pdb files.
There are .pdb files created during the build, but they are different
from the ones listed in pkg-plist.
On 10/09/18 13:37, Mark Felder wrote:
On Tue, Oct 2, 2018, at 11:35, Curtis Hamilton wrote:
I've been successful in building mono in ports on 32-bit PowerPC.
However, the build is missing the debug .pdb files listed in pkg-plist.
This is true for port versions 5.02 or 5.10.
Has anyone else experienced this? If so, how did you fix this?
So poudriere is giving you an error about files missing from STAGEDIR, right?
We should be able to fix this by marking them as only existing in certain
arches. I haven't had to do this before, but I'm pretty sure I've seen it in a
couple other ports. If you can paste your error here I can propose a pkg-plist
change for you to apply.
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"