Undefined symbols for architecture x86_64 on jsonnet submission
Christopher Jones
jonesc at hep.phy.cam.ac.uk
Sun Nov 24 08:19:55 UTC 2019
> On 23 Nov 2019, at 4:39 pm, Steven Smith <steve.t.smith at gmail.com> wrote:
>
> Thank you for all the helpful guidance!
>
> The latest commit shows a working build. Here’s a working Portfile: <https://github.com/macports/macports-ports/blob/3c8e5d94a65e9372b309175cabe2f5efb95a287e/devel/jsonnet/Portfile <https://github.com/macports/macports-ports/blob/3c8e5d94a65e9372b309175cabe2f5efb95a287e/devel/jsonnet/Portfile>>
>
> The only issue I see from trace mode is some GNU directories that are ignored
>
>> Warning: The following existing file was hidden from the build system by trace mode:
>> /var/root/.CFUserTextEncoding
>> The following files would have been hidden from the build system by trace mode if they existed:
>> /usr/gnu/include
>> /usr/local/include
>
> I presume this is ignorable.
Having the build look in /us/local is potentially problematic, so you should ‘convince’ the build to not do this… E.g. if need be do a reinplace on the relevant build file, replacing it with ${prefix}.
/usr/gnu is probably OK, I doubt that would ever exist on macOS….
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20191124/3fd29577/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1930 bytes
Desc: not available
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20191124/3fd29577/attachment-0001.bin>
More information about the macports-dev
mailing list