blacktop/darwin-xnu-build

libtool error when building

xooxo opened this issue · 1 comments

xooxo commented

Hi,

First of all, thanks for the script! I'm getting an error below and don't know what is causing it. I'm using Apple Silicon Mac but I guess that's not an issue here.

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: /Users/mortar/Desktop/goodies/darwin-xnu-build/build/dtrace.obj/dtrace.build/Release/libelf.build/Objects-normal/arm64/clscook.o is not an object file (not allowed in a library)
Libtool /Users/mortar/Desktop/goodies/darwin-xnu-build/build/dtrace.obj/UninstalledProducts/macosx/libelf.a normal (in target 'libelf' from project 'dtrace')

Am I mssing something? I just run ./build.sh,that's all.

Thanks in advance

xooxo commented

I guess problem is with my LLVM version ( #1 ) but GitHub action build get me "Failed to run query: There was no upgrade path to the target dbscheme" which seems like another problem with my own environment