Slice Posted August 2, 2023 Share Posted August 2, 2023 I may propose that Python 3.11.2 is not suited to our build system. I am using Python 3.9.6 provided by Xcode and probably having some Apple's patches. Although strange that you can build with gcc and new python. Opencore is another story because of it uses XCODE5 toolset. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809474 Share on other sites More sharing options...
Matgen84 Posted August 3, 2023 Share Posted August 3, 2023 (edited) 18 hours ago, Slice said: I may propose that Python 3.11.2 is not suited to our build system. I am using Python 3.9.6 provided by Xcode and probably having some Apple's patches. Although strange that you can build with gcc and new python. Opencore is another story because of it uses XCODE5 toolset. Hi @Slice@Cyberdevs get the same error on Monterey and Xcode 14.2. I have no problem with Catalina/Python 3.11.2. Maybe the issue is Monterey ? Latest build : Clover_r5152 5f9ab55 17-06-2023.pkg > OK Edited August 3, 2023 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809508 Share on other sites More sharing options...
Slice Posted August 3, 2023 Share Posted August 3, 2023 Yes, the problem is in Xcode14.2. It not recognise option '-Wno-deprecated-non-prototype' . You may exclude it from tools-def.txt. I may create new toolset XCODE14 which will include this option while XCODE8 reverted to old definition. But it requires numerous changes. It is better to use gcc. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809525 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 (edited) 14 hours ago, Slice said: Yes, the problem is in Xcode14.2. It not recognise option '-Wno-deprecated-non-prototype' . You may exclude it from tools-def.txt. I may create new toolset XCODE14 which will include this option while XCODE8 reverted to old definition. But it requires numerous changes. It is better to use gcc. Yes, the problem is in XCODE 14.2. It's what I think. However, few week ago, I build Clover_r5152 5f9ab55 17-06-2023.pkg > OK ! I do not have the necessary knowledge to create the toolset XCODE14 and the other changes for XCODE 14.2. If you have sometime to do it, it wil be glad. XCODE 14.3 build well Clover ? But Monterey don't support XCODE 14.3. Thanks. Edited August 4, 2023 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809561 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 1 hour ago, Matgen84 said: Yes, the problem is in XCODE 14.2. It's what I think. However, few week ago, I build Clover_r5152 5f9ab55 17-06-2023.pkg > OK ! I do not have the necessary knowledge to create the toolset XCODE14 and the other changes for XCODE 14.2. If you have sometime to do it, it wil be glad. XCODE 14.3 build well Clover ? But Monterey don't support XCODE 14.3. Thanks. In ventura I have successfully compiled But with Sonoma I can't do it, it says 7000. It might be because Sonoma is still in beta or not. 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809566 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 (edited) 36 minutes ago, naiclub said: In ventura I have successfully compiled But with Sonoma I can't do it, it says 7000. It might be because Sonoma is still in beta or not. Which version are you using for Ventura and Sonoma ? The minimum system required for XCODE 15 will be macOS 13.4. Maybe you have 7000 errors because XCODE version is not fully compatible with Sonoma. At this time, I think that only XCODE 15 Beta exists. Edited August 4, 2023 by Matgen84 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809569 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 22 minutes ago, Matgen84 said: คุณใช้เวอร์ชันใดสำหรับ Ventura และ Sonoma ระบบขั้นต่ำที่จำเป็นสำหรับ XCODE 15 คือ macOS 13.4 บางทีคุณอาจมีข้อผิดพลาด 7000 เนื่องจากเวอร์ชัน XCODE ไม่สามารถทำงานร่วมกับ Sonoma ได้อย่างสมบูรณ์ ในขณะนี้ ฉันคิดว่ามีเพียง XCODE 15 Beta เท่านั้นที่มีอยู่ I took a screenshot to look better. It's hard to explain for me. Sonoma uses the latest version of Xcode. Spoiler Edited August 4, 2023 by naiclub do wrong Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809573 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 50 minutes ago, naiclub said: I took a screenshot to look better. It's hard to explain for me. Sonoma uses the latest version of Xcode. Reveal hidden contents Apple Developer forum: "Xcode 14.3.1 will not work with Sonoma. You will need to use the Xcode 15 beta, which can be downloaded from the Apple developer account." 😊 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809579 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 6 minutes ago, Matgen84 said: Apple Developer forum: "Xcode 14.3.1 will not work with Sonoma. You will need to use the Xcode 15 beta, which can be downloaded from the Apple developer account." 😊 Xcode 14.3.1 is not compatible with Sonoma sir as i mentioned above I'm using the latest version, it means 1.5.X or higher sir Note: may misunderstand Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809580 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 (edited) Hi @Slice I solve Issue with XCODE 14.2. The goal: get Xcode 14.3 working on Monterey. I had to do some extra steps. Uninstall XCODE 14.2 and its Command lines tools Download and Install XCODE 14.3 from Apple Developer Account Edit the XCode 14.3 Info.plist and just change the minimum system version to 12.5. Install the new Command Lines Tools Using Terminal Xcode-select the new XCODE (optional ?) Icon of the app show up incompatible symbol but it's not true. Now, I can build latest Clover commit without any problems. Edited August 4, 2023 by Matgen84 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809582 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 18 minutes ago, naiclub said: Xcode 14.3.1 is not compatible with Sonoma sir as i mentioned above I'm using the latest version, it means 1.5.X or higher sir Note: may misunderstand You've misunderstood, it doesn't matter: in your posts, you don't mention that you use XCODE 15 Beta and the screenshot shows XCODE 14.3.1 In short, I think that XCode 15 Beta is still unreliable. We'll have to wait for the final version, perhaps. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809583 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 10 minutes ago, Matgen84 said: คุณเข้าใจผิดแล้ว ไม่เป็นไร: ในโพสต์ของคุณ คุณไม่ได้ระบุว่าคุณใช้ XCODE 15 Beta และภาพหน้าจอแสดง XCODE 14.3.1 ในระยะสั้น ฉันคิดว่า XCode 15 Beta ยังไม่น่าเชื่อถือ เราอาจจะต้องรอเวอร์ชั่นสุดท้าย I tried to compile with OS Sonoma, no success as usual sir. It is saved with text. make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) - Creating new RAM disk Initialized /dev/rdisk7 as a 300 MB case-insensitive HFS Plus volume - gettext-0.21.1 extract... - gettext-0.21.1 configure... - gettext-0.21.1 make... Error compiling gettext-0.21.1 ! Check the log /Users/baby/CloverBootloader/toolchain/tools/logs/gettext.make.log.txt - Ejecting RAM disk "disk7" ejected. baby@iMac CloverBootloader % Spoiler โคลเวอร์ build.txt Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809585 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 6 minutes ago, naiclub said: I tried to compile with OS Sonoma, no success as usual sir. It is saved with text. make: [/Users/baby/CloverBootloader/Build/Clover/RELEASE_GCC131/FV/Ffs/FC5C7020-1A48-4198-9BE2-EAD5ABC8CF2FBdsDxe/BdsDxeOffset.raw] Error 1 (ignored) - Creating new RAM disk Initialized /dev/rdisk7 as a 300 MB case-insensitive HFS Plus volume - gettext-0.21.1 extract... - gettext-0.21.1 configure... - gettext-0.21.1 make... Error compiling gettext-0.21.1 ! Check the log /Users/baby/CloverBootloader/toolchain/tools/logs/gettext.make.log.txt - Ejecting RAM disk "disk7" ejected. baby@iMac CloverBootloader % Reveal hidden contents โคลเวอร์ build.txt Wait and see XCODE 15 final release or use GCC to compile from the embedded script called Buidme (Cloverbootloader/Buildme) Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809586 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 1 hour ago, Matgen84 said: Wait and see XCODE 15 final release or use GCC to compile from the embedded script called Buidme (Cloverbootloader/Buildme) I have tried doing as you suggested. It doesn't work, sir.clover Buil.txt Version 15.0 beta 5 (15A5209g) Command_Line_Tools_for_Xcode_15_beta_5.dmg Edited August 4, 2023 by naiclub Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809590 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 27 minutes ago, naiclub said: I have tried doing as you suggested. It doesn't work, sir.clover Buil.txt Version 15.0 beta 5 (15A5209g) Command_Line_Tools_for_Xcode_15_beta_5.dmg The Clover compilation seems to have succeeded, but then there's an error with gettext. So it's impossible to make the PKG. I didn't install Sonoma to be able to reproduce the failure. And that's beyond my skills. Check with Slice. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809591 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 35 minutes ago, Matgen84 said: The Clover compilation seems to have succeeded, but then there's an error with gettext. So it's impossible to make the PKG. I didn't install Sonoma to be able to reproduce the failure. And that's beyond my skills. Check with Slice. Clover build1.txt Repeat the action with ventura, works as good as usual, sir.build.txt Edited August 4, 2023 by naiclub do wrong Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809592 Share on other sites More sharing options...
Matgen84 Posted August 4, 2023 Share Posted August 4, 2023 35 minutes ago, naiclub said: Clover build1.txt 37.34 kB · 0 downloads Just type: baby@iMac CloverBootloader % ./buildme And the script use automatically the new Toolchain=GCC131 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809593 Share on other sites More sharing options...
naiclub Posted August 4, 2023 Share Posted August 4, 2023 (edited) 3 hours ago, Matgen84 said: Just type: baby@iMac CloverBootloader % ./buildme And the script use automatically the new Toolchain=GCC131 I've tried all formats to no effect. That is, only the ventura, sir. Spoiler In Monterey, it was successfully built. Edited August 4, 2023 by naiclub works Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809597 Share on other sites More sharing options...
Matgen84 Posted August 9, 2023 Share Posted August 9, 2023 Hi @Slice This morning: I can't boot Clover, just underscore and black screen. (Z390, Sonoma Beta 4, SMBIOS 20,1, Clover_r5154 ee2b479). No GUI, no prebootlog. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809945 Share on other sites More sharing options...
naiclub Posted August 9, 2023 Share Posted August 9, 2023 I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. 1 hour ago, Matgen84 said: Hi @Slice This morning: I can't boot Clover, just underscore and black screen. (Z390, Sonoma Beta 4, SMBIOS 20,1, Clover_r5154 ee2b479). No GUI, no prebootlog. I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809949 Share on other sites More sharing options...
Matgen84 Posted August 9, 2023 Share Posted August 9, 2023 7 minutes ago, naiclub said: I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. I used to be like you before too Boot up to the OS selection screen, black screen with stuck dashes, not flashing. I solved the problem by implementing Kexts. All backups come back, note, only Kexts. Other files are not included. In my case, there is black screen before the OS selection from Clover GUI Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809951 Share on other sites More sharing options...
naiclub Posted August 9, 2023 Share Posted August 9, 2023 (edited) 10 minutes ago, Matgen84 said: In my case, there is black screen before the OS selection from Clover GUI yes same symptoms I'm referring to the Kexts file in the EFI backed up put it back Edited August 9, 2023 by naiclub 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809952 Share on other sites More sharing options...
Alpha22 Posted August 9, 2023 Share Posted August 9, 2023 Hello I would like to ask a question: System Information Processor Name Unknown how do i enter cpu name cpu Intel i5 13600KF tested config.plist CPU Type 0x0F01 does not work advice Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809983 Share on other sites More sharing options...
Anto65 Posted August 9, 2023 Share Posted August 9, 2023 https://elitemacx86.com/threads/how-to-fix-unknown-cpu-in-about-this-mac-clover-opencore.1028/ 1 Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2809984 Share on other sites More sharing options...
Matgen84 Posted August 10, 2023 Share Posted August 10, 2023 HI All On Sonoma, Clover 5154 latest commit don't inject SSDT-USB.aml from USB key. There is no problem when I boot from the Hard Disk. Any ideas, please. Link to comment https://www.insanelymac.com/forum/topic/284656-clover-general-discussion/page/1164/#findComment-2810034 Share on other sites More sharing options...
Recommended Posts