Opened 7 years ago
Closed 7 years ago
#54982 closed defect (invalid)
port pinentry-mac fails to build on macOS 10.13 High Sierra with Xcode 9.0
Reported by: | korseby (korseby) | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | highsierra | Cc: | |
Port: | pinentry-mac |
Description
While trying to build gnupg2, as a dependency the port pinentry-mac fails to build on macOS 10.13 High Sierra with Xcode 9.0.
version:1 :debug:main dropping privileges: euid changed to 502, egid changed to 501. :debug:main Executing org.macports.main (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (pinentry-mac) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Tue Oct 3 17:05:54 CEST 2017 :notice:build ---> Building pinentry-mac :debug:build Executing org.macports.build (pinentry-mac) :debug:build Assembled command: 'cd "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4" && /usr/bin/xcodebuild -target "pinentry-mac" -configuration Release build INSTALL_PATH=/Applications/MacPorts OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.13 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" ' :debug:build system: cd "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4" && /usr/bin/xcodebuild -target "pinentry-mac" -configuration Release build INSTALL_PATH=/Applications/MacPorts OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.13 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" :info:build Build settings from command line: :info:build ARCHS = x86_64 :info:build CLANG_CXX_LIBRARY = libc++ :info:build GCC_VERSION = com.apple.compilers.llvm.clang.1_0 :info:build INSTALL_PATH = /Applications/MacPorts :info:build MACOSX_DEPLOYMENT_TARGET = 10.13 :info:build OBJROOT = build/ :info:build SDKROOT = :info:build SYMROOT = build/ :info:build === BUILD TARGET pinentry-mac OF PROJECT pinentry-mac WITH CONFIGURATION Release === :info:build Check dependencies :info:build PhaseScriptExecution Localize\ XIBs build/pinentry-mac.build/Release/pinentry-mac.build/Script-30FC955F129818AE0039CEF8.sh :info:build cd /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4 :info:build /bin/sh -c /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/pinentry-mac.build/Release/pinentry-mac.build/Script-30FC955F129818AE0039CEF8.sh :info:build Fehler: Error Domain=NSCocoaErrorDomain Code=260 "The file “Pinentry.xib” couldn’t be opened because there is no such file." UserInfo={NSFilePath=English.lproj/Pinentry.xib, NSUnderlyingError=0x104370 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} :info:build Starte xib lokalisierung :info:build Lokalisierung beendet :info:build CompileXIB Resources/Main.xib :info:build cd /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4 :info:build export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/.. :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module pinentry_mac --output-partial-info-plist /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/pinentry-mac.build/Release/pinentry-mac.build/Main-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/Release/pinentry-mac.app/Contents/Resources/Main.nib /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/Resources/Main.xib :info:build 2017-10-03 17:05:56.878 ibtoold[95860:1881984] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found :info:build 2017-10-03 17:05:56.879 ibtoold[95860:1881984] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.iOSIntegration.ConfigurationList: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration” at path “/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7f9e5fcf8c30 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}} :info:build 2017-10-03 17:05:56.882 ibtoold[95860:1881984] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'class' of extension 'Xcode.InterfaceBuilderKit.iOSIntegration.ConfigurationList' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration'' :info:build *** First throw call stack: :info:build ( :info:build 0 CoreFoundation 0x00007fff3c1070fb __exceptionPreprocess + 171 :info:build 1 libobjc.A.dylib 0x00007fff629f5c76 objc_exception_throw + 48 :info:build 2 DVTFoundation 0x000000010b160aad -[DVTExtensionParameter valueForKey:error:] + 0 :info:build 3 Foundation 0x00007fff3e14fa29 -[NSArray(NSKeyValueCoding) valueForKey:] + 430 :info:build 4 Foundation 0x00007fff3e14c300 -[NSArray(NSKeyValueCoding) valueForKeyPath:] + 436 :info:build 5 Foundation 0x00007fff3e14c0fd -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 260 :info:build 6 IDEInterfaceBuilderKit 0x000000010a7b2869 -[IBPlatform matchesExtension:] + 50 :info:build 7 IDEInterfaceBuilderKit 0x000000010a7b2a1f __42-[IBPlatform extensionsForExtensionPoint:]_block_invoke + 27 :info:build 8 IBFoundation 0x000000010b7a487c -[NSSet(IBSetAdditions) ib_setByFilteringUsingBlock:] + 258 :info:build 9 IDEInterfaceBuilderKit 0x000000010a7b29d6 -[IBPlatform extensionsForExtensionPoint:] + 218 :info:build 10 IDEInterfaceBuilderKit 0x000000010a7b1aef -[IBPlatform registerMemberConfigurationVariables] + 166 :info:build 11 IDEInterfaceBuilderKit 0x000000010a8ebdc1 -[IBScopedSingletonRegistry init] + 1350 :info:build 12 IDEInterfaceBuilderKit 0x000000010a8eb861 __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41 :info:build 13 libdispatch.dylib 0x00007fff635aaf64 _dispatch_client_callout + 8 :info:build 14 libdispatch.dylib 0x00007fff635aaf17 dispatch_once_f + 41 :info:build 15 IDEInterfaceBuilderKit 0x000000010a8eb835 +[IBScopedSingletonRegistry sharedInstance] + 45 :info:build 16 IDEInterfaceBuilderKit 0x000000010a705689 -[IBInterfaceBuilderPlugin init] + 146 :info:build 17 IDEInterfaceBuilderKit 0x000000010a7055dd +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34 :info:build 18 IDEFoundation 0x000000010ba8acce _IDEInitializeOnePlugInAndPrerequisites + 2324 :info:build 19 IDEFoundation 0x000000010ba8a5d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 20 IDEFoundation 0x000000010ba8a5d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 21 IDEFoundation 0x000000010ba88cca _IDEInitializePlugIns + 1604 :info:build 22 IDEFoundation 0x000000010ba88081 IDEInitialize + 8547 :info:build 23 ibtoold 0x000000010a4055a9 ibtoold + 71081 :info:build 24 ibtoold 0x000000010a404724 ibtoold + 67364 :info:build 25 libdyld.dylib 0x00007fff635e4145 start + 1 :info:build 26 ??? 0x0000000000000015 0x0 + 21 :info:build ) :info:build libc++abi.dylib: terminating with uncaught exception of type NSException :info:build Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 6. The tool may have crashed. Please file a bug report at http://bugreport.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and Interface Builder Cocoa Touch Tool created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports. :info:build CompileXIB Resources/English.lproj/Pinentry.xib :info:build cd /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4 :info:build export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/.. :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module pinentry_mac --output-partial-info-plist /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/pinentry-mac.build/Release/pinentry-mac.build/Pinentry-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/Release/pinentry-mac.app/Contents/Resources/English.lproj/Pinentry.nib /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/Resources/English.lproj/Pinentry.xib :info:build 2017-10-03 17:05:56.866 ibtoold[95859:1881982] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found :info:build 2017-10-03 17:05:56.866 ibtoold[95859:1881982] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.iOSIntegration.Singletons: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration” at path “/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7fecdfe044b0 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}} :info:build 2017-10-03 17:05:56.868 ibtoold[95859:1881982] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'name' of extension 'Xcode.InterfaceBuilderKit.iOSIntegration.Singletons' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderiOSIntegration'' :info:build *** First throw call stack: :info:build ( :info:build 0 CoreFoundation 0x00007fff3c1070fb __exceptionPreprocess + 171 :info:build 1 libobjc.A.dylib 0x00007fff629f5c76 objc_exception_throw + 48 :info:build 2 DVTFoundation 0x000000010760daad -[DVTExtensionParameter valueForKey:error:] + 0 :info:build 3 IDEInterfaceBuilderKit 0x0000000106d9db4d -[IBScopedSingletonRegistry init] + 722 :info:build 4 IDEInterfaceBuilderKit 0x0000000106d9d861 __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41 :info:build 5 libdispatch.dylib 0x00007fff635aaf64 _dispatch_client_callout + 8 :info:build 6 libdispatch.dylib 0x00007fff635aaf17 dispatch_once_f + 41 :info:build 7 IDEInterfaceBuilderKit 0x0000000106d9d835 +[IBScopedSingletonRegistry sharedInstance] + 45 :info:build 8 IDEInterfaceBuilderKit 0x0000000106bb7689 -[IBInterfaceBuilderPlugin init] + 146 :info:build 9 IDEInterfaceBuilderKit 0x0000000106bb75dd +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34 :info:build 10 IDEFoundation 0x0000000107f37cce _IDEInitializeOnePlugInAndPrerequisites + 2324 :info:build 11 IDEFoundation 0x0000000107f375d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 12 IDEFoundation 0x0000000107f375d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 13 IDEFoundation 0x0000000107f35cca _IDEInitializePlugIns + 1604 :info:build 14 IDEFoundation 0x0000000107f35081 IDEInitialize + 8547 :info:build 15 ibtoold 0x00000001068b15a9 ibtoold + 71081 :info:build 16 ibtoold 0x00000001068b0724 ibtoold + 67364 :info:build 17 libdyld.dylib 0x00007fff635e4145 start + 1 :info:build ) :info:build libc++abi.dylib: terminating with uncaught exception of type NSException :info:build Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 6. The tool may have crashed. Please file a bug report at http://bugreport.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and Interface Builder Cocoa Touch Tool created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports. :info:build CompileXIB Resources/German.lproj/Pinentry.xib :info:build cd /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4 :info:build export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/.. :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module pinentry_mac --output-partial-info-plist /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/pinentry-mac.build/Release/pinentry-mac.build/Pinentry-PartialInfo.plist --auto-activate-custom-fonts --target-device mac --minimum-deployment-target 10.13 --output-format human-readable-text --compile /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/build/Release/pinentry-mac.app/Contents/Resources/German.lproj/Pinentry.nib /opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4/Resources/German.lproj/Pinentry.xib :info:build 2017-10-03 17:05:56.867 ibtoold[95858:1881979] [MT] DVTPlugInLoading: Failed to load code for plug-in com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration (/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework), error = Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}, dyldError = dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found :info:build 2017-10-03 17:05:56.867 ibtoold[95858:1881979] [MT] DVTPlugInExtensionFaulting: Failed to fire fault for extension Xcode.InterfaceBuilderKit.PepperIntegration.Singletons: Error Domain=DVTPlugInErrorDomain Code=2 "Loading a plug-in failed." UserInfo={DVTPlugInIdentifierErrorKey=com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration, DVTPlugInExecutablePathErrorKey=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSLocalizedRecoverySuggestion=The plug-in or one of its prerequisite plug-ins may be missing or damaged and may need to be reinstalled., DVTPlugInDYLDErrorMessageErrorKey=dlopen(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, 0): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSLocalizedDescription=Loading a plug-in failed., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedFailureReason=The plug-in “com.apple.dt.IDE.IDEInterfaceBuilderCocoaTouchIntegration” at path “/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework” could not be loaded. The plug-in or one of its prerequisite plug-ins may be missing or damaged., NSUnderlyingError=0x7f9d80602f50 {Error Domain=NSCocoaErrorDomain Code=3587 "dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found" UserInfo={NSLocalizedFailureReason=The bundle is damaged or missing necessary resources., NSLocalizedRecoverySuggestion=Try reinstalling the bundle., NSFilePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration, NSDebugDescription=dlopen_preflight(/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework/IDEInterfaceBuilderCocoaTouchIntegration): Library not loaded: /Library/Developer/PrivateFrameworks/CoreSimulator.framework/Versions/A/CoreSimulator :info:build Referenced from: /Applications/Xcode.app/Contents/Developer/Library/PrivateFrameworks/SimulatorKit.framework/Versions/A/SimulatorKit :info:build Reason: image not found, NSBundlePath=/Applications/Xcode.app/Contents/PlugIns/IDEInterfaceBuilderCocoaTouchIntegration.framework, NSLocalizedDescription=The bundle “IDEInterfaceBuilderCocoaTouchIntegration” couldn’t be loaded because it is damaged or missing necessary resources.}}} :info:build 2017-10-03 17:05:56.871 ibtoold[95858:1881979] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error getting value for parameter key 'name' of extension 'Xcode.InterfaceBuilderKit.PepperIntegration.Singletons' in plug-in 'com.apple.dt.IDE.IDEInterfaceBuilderWatchKitIntegration'' :info:build *** First throw call stack: :info:build ( :info:build 0 CoreFoundation 0x00007fff3c1070fb __exceptionPreprocess + 171 :info:build 1 libobjc.A.dylib 0x00007fff629f5c76 objc_exception_throw + 48 :info:build 2 DVTFoundation 0x0000000106f6baad -[DVTExtensionParameter valueForKey:error:] + 0 :info:build 3 IDEInterfaceBuilderKit 0x00000001066f9b4d -[IBScopedSingletonRegistry init] + 722 :info:build 4 IDEInterfaceBuilderKit 0x00000001066f9861 __43+[IBScopedSingletonRegistry sharedInstance]_block_invoke + 41 :info:build 5 libdispatch.dylib 0x00007fff635aaf64 _dispatch_client_callout + 8 :info:build 6 libdispatch.dylib 0x00007fff635aaf17 dispatch_once_f + 41 :info:build 7 IDEInterfaceBuilderKit 0x00000001066f9835 +[IBScopedSingletonRegistry sharedInstance] + 45 :info:build 8 IDEInterfaceBuilderKit 0x0000000106513689 -[IBInterfaceBuilderPlugin init] + 146 :info:build 9 IDEInterfaceBuilderKit 0x00000001065135dd +[IBInterfaceBuilderPlugin ide_initializeWithOptions:error:] + 34 :info:build 10 IDEFoundation 0x000000010789acce _IDEInitializeOnePlugInAndPrerequisites + 2324 :info:build 11 IDEFoundation 0x000000010789a5d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 12 IDEFoundation 0x000000010789a5d5 _IDEInitializeOnePlugInAndPrerequisites + 539 :info:build 13 IDEFoundation 0x0000000107898cca _IDEInitializePlugIns + 1604 :info:build 14 IDEFoundation 0x0000000107898081 IDEInitialize + 8547 :info:build 15 ibtoold 0x000000010620c5a9 ibtoold + 71081 :info:build 16 ibtoold 0x000000010620b724 ibtoold + 67364 :info:build 17 libdyld.dylib 0x00007fff635e4145 start + 1 :info:build ) :info:build libc++abi.dylib: terminating with uncaught exception of type NSException :info:build Command /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool failed with exit code 6. The tool may have crashed. Please file a bug report at http://bugreport.apple.com with the above output and attach any crash logs for ibtool, ibtoold, Xcode, and Interface Builder Cocoa Touch Tool created around the time of this failure. These logs can be found in ~/Library/Logs/DiagnosticReports or /Library/Logs/DiagnosticReports. :info:build ** BUILD FAILED ** :info:build The following build commands failed: :info:build CompileXIB Resources/Main.xib :info:build CompileXIB Resources/English.lproj/Pinentry.xib :info:build CompileXIB Resources/German.lproj/Pinentry.xib :info:build (3 failures) :info:build Command failed: cd "/opt/var/macports/build/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/work/pinentry-mac-0.9.4" && /usr/bin/xcodebuild -target "pinentry-mac" -configuration Release build INSTALL_PATH=/Applications/MacPorts OBJROOT=build/ SYMROOT=build/ MACOSX_DEPLOYMENT_TARGET=10.13 ARCHS=x86_64 SDKROOT="" GCC_VERSION=com.apple.compilers.llvm.clang.1_0 CLANG_CXX_LIBRARY="libc++" :info:build Exit code: 65 :error:build Failed to build pinentry-mac: command execution failed :debug:build Error code: NONE :debug:build Backtrace: command execution failed :debug:build while executing :debug:build "$procedure $targetname" :debug:build Failed to locate 'lbzip2' in path: '/opt/bin:/opt/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? :debug:build while executing :debug:build "error "$eMessage or at its MacPorts configuration time location, did you move it?"" :debug:build invoked from within :debug:build "try -pass_signal { :debug:build set cmd_path [macports::binaryInPath $prog] :debug:build return $cmd_path :debug:build } catch {{*} eCode eMessage} { :debug:build ..." :debug:build (procedure "macports::findBinary" line 5) :error:build See /opt/var/macports/logs/_opt_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_aqua_pinentry-mac/pinentry-mac/main.log for details.
Change History (6)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Keywords: | pinentry-mac gnupg2 removed |
---|---|
Owner: | set to Ionic |
Status: | new → assigned |
comment:2 Changed 7 years ago by korseby (korseby)
comment:3 Changed 7 years ago by cjones051073 (Chris Jones)
Keywords: | 10.13 added |
---|
comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | highsierra added; 10.13 removed |
---|
comment:5 Changed 7 years ago by GwynethLlewelyn (Gwyneth Llewelyn)
I had the same bug when compiling graphviz-gui
. As per @korseby's suggestion, re-installing /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg
also fixed the problem for me.
comment:6 Changed 7 years ago by Ionic (Mihai Moldovan)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
So... closing this report.
Note: See
TracTickets for help on using
tickets.
Seems to be a bug in Xcode 9. Re-installing /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg fixed the problem for me.
I encountered a similar issue installing MacVIM. The bug in Xcode 9 was documented here: https://stackoverflow.com/questions/44962684/xcode-9-beta-2-fails-dvtpluginerrordomain-plugin-load-fails#45289055