> On 23 Nov 2019, at 4:39 pm, Steven Smith <steve.t.sm...@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



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to