Planet X Posted December 17, 2022 Share Posted December 17, 2022 2 hours ago, btwise said: please use url https://gitcode.net/btwise/audk.git/ try it That is another mistake in configuration because of an ssl certificate. The url will still go to https://codechina.csdn.net/btwise/audk.git/ which has an expired certificate. See here: Expired on: Saturday 3rd of december 2022 on 00:59:59 Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 Hi @Planet X @btwise replace codechina.csdn by https://gitcode.net/btwise/ocbuild/-/raw/master/efibuild.sh on his Gitee repo. So local repo must be update or a new one must be created. No more certificate issues. Try it. Link to comment Share on other sites More sharing options...
btwise Posted December 17, 2022 Share Posted December 17, 2022 4 minutes ago, Matgen84 said: Hi @Planet X @btwise replace codechina.csdn by https://gitcode.net/btwise/ocbuild/-/raw/master/efibuild.sh on his Gitee repo. So local repo must be update or a new one must be created. No more certificate issues. Try it. already replaced Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 7 minutes ago, btwise said: already replaced This is exactly what I wanted to say to @Planet X but my English is very bad. Sorry. Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 (edited) 28 minutes ago, Mirone said: Since I update the two files (nasm ndisasm) to latest stable version 2.15.05 (copy/paste in /usr/local/bin). I can build again like before. Try it if you want. Spoiler 在 Darwin 平台上构建 校验mtoc的hash值.... 主工具链是: XCODE5 | 架构:X64 Current branch master is up to date. 更新UDK子模块内容,资源文件较大,根据你的网速会有不同的完成速度,请耐心等候... ./build_oc.tool: line 725: 9473 Terminated: 15 star $! git "$@" (wd: ~/OC_NOACPI/OpenCorepkg/UDK) 正在设置EDK工作空间... Testing... 构建EDK环境.... ./build_oc.tool: line 837: 9605 Terminated: 15 star $! make "$@" ---------------------------------------------------------------- 开始编译... 使用 XCODE5 工具链和??志在 DEBUG 版本中为 X64 架构构建 OpenCorePkg/OpenCorePkg.dsc ... >| 编译完成!! ---------------------------------------------------------------- 使用 XCODE5 工具链和??志在 RELEASE 版本中为 X64 架构构建 OpenCorePkg/OpenCorePkg.dsc ... >\ 编译完成!! ---------------------------------------------------------------- ./build_oc.tool: line 861: 14238 Terminated: 15 star $! build "$@" (wd: ~/OC_NOACPI/OpenCorepkg/UDK) **************************************************************** 打包中... 56+0 records in 56+0 records out 56 bytes transferred in 0.015344 secs (3650 bytes/sec) 56+0 records in 56+0 records out 56 bytes transferred in 0.000269 secs (208228 bytes/sec) 56+0 records in 56+0 records out 56 bytes transferred in 0.000267 secs (209715 bytes/sec) 56+0 records in 56+0 records out 56 bytes transferred in 0.000258 secs (217080 bytes/sec) 注意: 此版本的 ocvalidate 仅兼容 OpenCore 版本 0.8.8! 验证../../Docs/Sample.plist用了2毫秒完成,未发现问题. 注意: 此版本的 ocvalidate 仅兼容 OpenCore 版本 0.8.8! 验证../../Docs/SampleCustom.plist用了2毫秒完成,未发现问题. 编译成功! ---------------------------------------------------------------- 运行检查架构脚本...... 架构检查完成! 编译成功! [Opération terminée] Edited December 17, 2022 by Matgen84 1 Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 Nasm is not available for download, could you reupload? I downloaded the files from here: https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/macosx/ and I still can't compile. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 (edited) 9 minutes ago, Mirone said: Nasm is not available for download, could you reupload? I can't upload nasm file. I don't know why. 😪 You can donwload here the full package. 9 minutes ago, Mirone said: Nasm is not available for download, could you reupload? I downloaded the files from here: https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/macosx/ and I still can't compile. Very strange ! It works for me. Do you also copy/paste ndisasm Edited December 17, 2022 by Matgen84 1 Link to comment Share on other sites More sharing options...
naiclub Posted December 17, 2022 Share Posted December 17, 2022 (edited) 21 minutes ago, Matgen84 said: I can't upload nasm file. I don't know why. 😪 You can donwload here the full package. hello friend Can I ask how the compiler can do that? NO_ACPI_OPENCORE like you are discussing. Spoiler yes like this or not Edited December 17, 2022 by naiclub Link to comment Share on other sites More sharing options...
Planet X Posted December 17, 2022 Share Posted December 17, 2022 (edited) 59 minutes ago, Matgen84 said: This is exactly what I wanted to say to @Planet X but my English is very bad. Sorry. Please try the link https://codechina.csdn.net/btwise/audk.git/ in your browser and see what happens. It does resolve to the same old codechina.csdn url. Edited December 17, 2022 by Planet X wrong url Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 13 minutes ago, naiclub said: hello friend Can I ask how the compiler can do that? NO_ACPI_OPENCORE like you are discussing. For those two files nasm and ndisasm: I manually copy/paste in /usr/local/bin these latest stable version 2.15.05. Link to comment Share on other sites More sharing options...
naiclub Posted December 17, 2022 Share Posted December 17, 2022 (edited) 7 minutes ago, Matgen84 said: For those two files nasm and ndisasm: I manually copy/paste in /usr/local/bin these latest stable version 2.15.05. not friends I'm referring to how to create a compiled file that can be used. What commands do you use? Spoiler I just received the raw file, what should I do next? Edited December 17, 2022 by naiclub Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 9 minutes ago, Planet X said: Please try the link https://codechina.csdn.net/btwise/audk.git/ in your browser and see what happens. It does resolve to the same old codechina.csdn url. @btwise has replaced codechina.csdn by https://gitcode.net/btwise/ocbuild/-/raw/master/efibuild.sh on his Gitee repo. So build_oc.tool in your local repo must manually be update or a new repo must be created. The old codechina.csdn url doesn't exist anymore in the script. Sorry for my bad English Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 For me it's still something related to trying to copy the UDK, as when compiling opencore from acidanthera everything works fine. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted December 17, 2022 Share Posted December 17, 2022 5 minutes ago, naiclub said: not friends I'm referring to how to create a compiled file that can be used. What commands do you use? Hi Friend. I don't understand what you means. To solve problems on my system, I only use manually copy/paste in /usr/local/bin. After, I launched build_oc.tool as usual. Link to comment Share on other sites More sharing options...
Slice Posted December 17, 2022 Share Posted December 17, 2022 32 minutes ago, naiclub said: not friends I'm referring to how to create a compiled file that can be used. What commands do you use? Reveal hidden contents I just received the raw file, what should I do next? For example this script https://github.com/CloverHackyColor/CloverBootloader/blob/master/buildnasm.sh 2 Link to comment Share on other sites More sharing options...
Planet X Posted December 17, 2022 Share Posted December 17, 2022 (edited) @Matgen84I use this build script: echo "Get a copy of the project" cd ~/Desktop/ git clone https://gitee.com/btwise/OpenCore_NO_ACPI cd ~/Desktop/OpenCore_NO_ACPI ./build_oc.tool That has worked until 3rd of December. Nothing has changed for me with the change of that URL. I see a directory UDK coming into my builder but a second later not will disappear and it stops. 开始下载/更新UDK资源,资源文件较大,根据你的网速会有不同的完成速度,请耐心等候... >/ Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. I have homebres with nasm installed. So what is going wrong since 3rd of December? B.t.w. on line 411 from efibuild.sh is stil that URL. It hasn't been changed. if [ "$NEW_BUILDSYSTEM" != "1" ]; then if [ "$OFFLINE_MODE" != "1" ]; then updaterepo "https://codechina.csdn.net/btwise/audk.git" UDK master || exit 1 else Edited December 17, 2022 by Planet X 1 Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 1 hour ago, Matgen84 said: Hi Friend. I don't understand what you means. To solve problems on my system, I only use manually copy/paste in /usr/local/bin. After, I launched build_oc.tool as usual. You are right, just replace the files and restart the computer and try to compile again, at least now I managed to compile. NASM.zip 2 Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 1 hour ago, Planet X said: @Matgen84I use this build script: echo "Get a copy of the project" cd ~/Desktop/ git clone https://gitee.com/btwise/OpenCore_NO_ACPI cd ~/Desktop/OpenCore_NO_ACPI ./build_oc.tool try: ./build_duet.tool after build_oc.tool Link to comment Share on other sites More sharing options...
naiclub Posted December 17, 2022 Share Posted December 17, 2022 Spoiler ผลออกที่บันทึกของเทอร์มินัล.txt % cd % git clone https://gitee.com/btwise/OpenCore_NO_ACPI % cd OpenCore_NO_ACPI % ./oc.tool Updating UDK ./build oc.tool ./oc.tool 1 Link to comment Share on other sites More sharing options...
naiclub Posted December 17, 2022 Share Posted December 17, 2022 2 hours ago, Matgen84 said: Hi Friend. I don't understand what you means. To solve problems on my system, I only use manually copy/paste in /usr/local/bin. After, I launched build_oc.tool as usual. Hi friend, I'm different from you, Abdet, UDK. via command just ./oc_tool 1 Link to comment Share on other sites More sharing options...
Mirone Posted December 17, 2022 Share Posted December 17, 2022 19 minutes ago, naiclub said: Reveal hidden contents ผลออกที่บันทึกของเทอร์มินัล.txt 136 B · 0 downloads % cd % git clone https://gitee.com/btwise/OpenCore_NO_ACPI % cd OpenCore_NO_ACPI % ./oc.tool Updating UDK ./build oc.tool ./oc.tool I did this as mentioned in the previous post but using build_due.tool to get UDK. @btwise could you tell me why with build_oc.tool we can't get UDK? Link to comment Share on other sites More sharing options...
Planet X Posted December 17, 2022 Share Posted December 17, 2022 49 minutes ago, Mirone said: try: ./build_duet.tool after build_oc.tool 29 minutes ago, naiclub said: Hide contents ผลออกที่บันทึกของเทอร์มินัล.txt 136 B · 0 downloads % cd % git clone https://gitee.com/btwise/OpenCore_NO_ACPI % cd OpenCore_NO_ACPI % ./oc.tool Updating UDK ./build oc.tool ./oc.tool Thank you so much! After git clone first do: ./oc.tool and last ./build_oc.tool. That did it. Now I have got Bacon Binaries again :). 3 Link to comment Share on other sites More sharing options...
naiclub Posted December 17, 2022 Share Posted December 17, 2022 1 hour ago, Planet X said: Thank you so much! After git clone first do: ./oc.tool and last ./build_oc.tool. That did it. Now I have got Bacon Binaries again :). Spoiler oc.txt Example is here. Link to comment Share on other sites More sharing options...
btwise Posted December 18, 2022 Share Posted December 18, 2022 (edited) I will sort out two compilation scripts, one for Chinese users to get resources from Chinese repositories, and one for github to get resources, please wait a while Edited December 18, 2022 by btwise 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts