[*] c++ -dumpmachine <.> /usr/bin/clang++ -m64 -dumpmachine -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] c++ --version <.> /usr/bin/clang++ -m64 --version -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] c++ -dumpfullversion -dumpversion <.> /usr/bin/clang++ -m64 -dumpfullversion -dumpversion -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] c++ -o /dev/null -fexceptions -x c++ - <.> /usr/bin/clang++ -m64 -o /dev/null -fexceptions -x c++ - -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] c++ -o /dev/null -fstack-clash-protection -x c++ - <.> /usr/bin/clang++ -m64 -o /dev/null -fstack-clash-protection -x c++ - -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] c++ -o /dev/null -fcf-protection -x c++ - <.> /usr/bin/clang++ -m64 -o /dev/null -fcf-protection -x c++ - -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include [*] /Users/pbulk/build/sysutils/btop/work/.tools/bin/mkdir -p bin <.> /bin/mkdir -p -p bin [*] /Users/pbulk/build/sysutils/btop/work/.tools/bin/mkdir -p obj/osx <.> /bin/mkdir -p -p obj/osx [*] c++ -pipe -Os -I/opt/pkg/include -DNDEBUG -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fstack-clash-protection -s -framework IOKit -framework CoreFoundation -Wno-format-truncation -O2 -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop.o src/btop.cpp <.> /usr/bin/clang++ -m64 -pipe -Os -I/Users/pbulk/build/sysutils/btop/work/.buildlink/include -DNDEBUG -std=c++20 -pthread -DFMT_HEADER_ONLY -D_GLIBCXX_ASSERTIONS -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_DEBUG -D_FILE_OFFSET_BITS=64 -fexceptions -fstack-clash-protection -s -framework IOKit -framework CoreFoundation -Wno-format-truncation -O2 -Wall -Wextra -pedantic -isystem include -Isrc -Iobj -MMD -c -o obj/btop.o src/btop.cpp -isysroot /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk