site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=9aFqcwhvB5eN2msd8rDf/itw4oQEunPltIl40mElxMU=; b=CtV6kGZL7vh9mFvb8cd0qsOSqQ0cFlj2opebijG50QHLQyZRCE7Q+A+9xu7NX0t6Sz qW+v+K1GjlUDQM8vkYQ5xhLnDz+AJQDMZq/1z5F6+IF+9jwwZ74Cn2nEPvv16EPW06do uLemKYvnzmvdfcM9emz8QVpfwUCrG6jjFT0FhQQSnl3C2GpCLnYMVzbXw6Yq+7AQc5wC 4Sqiz2peraf9/RRGVKjC0qMs/LHTrwNEEQ4d6qKxfnZTguASc2xKA4Ukl4OGyYC4VyNq iRxXAnLlUWn0pZYmYpS7L8kOO4bUO/4WIru1+EQKAopm02WbxTZBlPcmwold+t6fdDuC +ohA== 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 <Matthias.Schroder@cern.ch> 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 <dev.iceberg@gmail.com> wrote:
http://s.sudre.free.fr/Software/Packages/Q&A_6.html
Le 24 sept. 2017 à 13:56, Kees Verruijt <kees@verruijt.net> 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 (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/matthias.schroder%40ce...
This email sent to matthias.schroder@cern.ch
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
-- 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 (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com