Date: Wed, 10 Oct 2018 17:33:07 -0400 From: Curtis Hamilton <clhamilto@gmail.com> To: Mark Felder <feld@FreeBSD.org>, freebsd-mono@freebsd.org Subject: Re: Mono Build on PowerPC Message-ID: <33ef85e2-866c-3bd7-8e5e-11bc45fd83fd@gmail.com> In-Reply-To: <1539106622.1684593.1536200736.3E3B6D5C@webmail.messagingengine.com> References: <ca4d9c62-7f7c-64d0-fae9-852c3581c23e@gmail.com> <1539106622.1684593.1536200736.3E3B6D5C@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33ef85e2-866c-3bd7-8e5e-11bc45fd83fd>