Re: Packages no longer usable with macOS 10.13 (High Sierra)
Re: Packages no longer usable with macOS 10.13 (High Sierra)
- Subject: Re: Packages no longer usable with macOS 10.13 (High Sierra)
- From: Stephane Sudre <email@hidden>
- Date: Tue, 26 Sep 2017 18:34:37 +0200
In the case described in the original post, this is a not a signing
issue. It's an APFS issue. (1)
This problem has been fixed in version 1.2 of Packages by stopping
using the obsolete Carbon Resource Forks API and switching to the
xattr.h APIs. So in Packages 1.2, you can split "forks" on HFS and
APFS volumes.
1. goldin(_64) was made to be 100% compatible with Apple's SplitForks
command line tool. So goldin did not support it either till now.
SplitForks srill does not support non HFS volumes (last time I
checked, it does not work on High Sierra with APFS volumes) even
though it's available on High Sierra with Xcode 9 installed.
On Tue, Sep 26, 2017 at 11:41 AM, Matthias Schroeder
<email@hidden> wrote:
> Hi,
>
> I have the same problem running packagesbuild on 10.13, and I am pretty sure
> that I don’t attempt to sign anything inside the .pkgproj file. Using the
> ‘-v’ or '-d’ options does not give much information that could help to
> diagnose the issue.
>
> Best regards,
>
> Matthias
>
>
>> On 25 Sep 2017, at 10:24, dev.iceberg <email@hidden> wrote:
>>
>> http://s.sudre.free.fr/Software/Packages/Q&A_6.html
>>
>>
>> Le 24 sept. 2017 à 13:56, Kees Verruijt <email@hidden> a écrit :
>>
>>> I’m running into issues with running Packages with macOS 10.13 (High
>>> Sierra). The same code runs fine on a 10.12 VM.
>>>
>>> The packages source code is generated by CMake.
>>>
>>> The build shows the following error message:
>>>
>>> ==============================================================================
>>> ERROR:
>>>
>>> Description:
>>>
>>> goldin_64 returned error code '254'
>>> Step:
>>>
>>> Project > Distribution > Package 'BR24Radar-Plugin' > Payload > Split Forks
>>>
>>> Description:
>>>
>>> Not enough memory to perform operation.
>>> Step:
>>>
>>> Project > Distribution > Package 'BR24Radar-Plugin' > Payload > Split Forks
>>>
>>> ==============================================================================
>>> Build Failed
>>>
>>> Does anyone else have issues with building on 10.13?
>>>
>>> Thanks,
>>> Kees
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Installer-dev mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Installer-dev mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Installer-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
--
Packaging Resources - http://s.sudre.free.fr/Packaging.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden