Hackintool icon indicating copy to clipboard operation
Hackintool copied to clipboard

Debug kexts - Compilation errors

Open CyCLoBoT opened this issue 2 years ago • 4 comments

When I try to compile debug versions of kexts, a lot of errors are being generated in the log file. Kexts are not getting compiled. I have uploaded the entire log content generated during the compilation in the pastebin file:

https://pastebin.com/aA8unZGr

I am running the latest version of Hackintool.

CyCLoBoT avatar Mar 17 '22 20:03 CyCLoBoT

I have been having these kind of problems for the last 2-3 weeks too. Latest version of hackintool and xcode (multiple reinstalls).

originalmagneto avatar Apr 01 '22 08:04 originalmagneto

Please try 3.8.6

benbaker76 avatar Apr 07 '22 13:04 benbaker76

Kext did compile correctly but I saw these few errors in the log:

2022-04-07 10:55:24.180 xcodebuild[3839:4158165] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore 2022-04-07 10:55:24.180 xcodebuild[3839:4158165] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of plug-in com.apple.dt.IDEWatchSupportCore

and

** CLEAN FAILED **

CyCLoBoT avatar Apr 07 '22 15:04 CyCLoBoT

3.8.7 should remove ** CLEAN FAILED ** but I couldn't figure out the other two.

benbaker76 avatar Apr 07 '22 16:04 benbaker76