Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save BlakeRain/3df35c61963f4dcfd126a6983f8a8712 to your computer and use it in GitHub Desktop.
Save BlakeRain/3df35c61963f4dcfd126a6983f8a8712 to your computer and use it in GitHub Desktop.
Capture of running stack on M1 without arch option
$ PATH="/opt/homebrew/opt/llvm/bin:$PATH" stack exec -- stack --resolver=ghc-8.10.5 setup
Preparing to install GHC to an isolated location.
This will not interfere with any system-level installation.
Downloaded ghc-8.10.5.
ld: unknown option: --version
ld: unknown option: --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Disassembler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(LdvProfile.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(OldARMAtomic.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(ProfilerReport.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(ProfilerReportJson.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Profiling.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(RetainerProfile.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(RetainerSet.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(RtsDllMain.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(SpinLock.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Trace.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(TraverseHeap.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Evac_thr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Sanity.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Scav_thr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(Elf.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(PEi386.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_got.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_plt.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_plt_aarch64.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_plt_arm.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_reloc.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_reloc_aarch64.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(elf_util.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(plt.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts.a(plt_aarch64.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(Disassembler.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(OldARMAtomic.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(RtsDllMain.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(SpinLock.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(Evac_thr.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(Sanity.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(Scav_thr.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(Elf.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(PEi386.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_got.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_plt.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_plt_aarch64.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_plt_arm.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_reloc.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_reloc_aarch64.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(elf_util.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(plt.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_p.a(plt_aarch64.p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Disassembler.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(LdvProfile.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(OldARMAtomic.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(ProfilerReport.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(ProfilerReportJson.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Profiling.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(RetainerProfile.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(RetainerSet.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(RtsDllMain.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(SpinLock.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(TraverseHeap.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Evac_thr.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Sanity.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Scav_thr.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(Elf.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(PEi386.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_got.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_plt.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_plt_aarch64.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_plt_arm.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_reloc.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_reloc_aarch64.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(elf_util.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(plt.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_l.a(plt_aarch64.l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(LdvProfile.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(OldARMAtomic.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(ProfilerReport.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(ProfilerReportJson.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(Profiling.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(RetainerProfile.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(RetainerSet.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(RtsDllMain.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(SpinLock.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(TraverseHeap.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(Evac_thr.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(Scav_thr.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(Elf.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(PEi386.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_got.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_plt.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_plt_aarch64.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_plt_arm.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_reloc.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_reloc_aarch64.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(elf_util.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(plt.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug.a(plt_aarch64.debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Disassembler.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(LdvProfile.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(OldARMAtomic.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(ProfilerReport.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(ProfilerReportJson.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Profiling.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(RetainerProfile.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(RetainerSet.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(RtsDllMain.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Trace.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(TraverseHeap.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Sanity.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Elf.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(PEi386.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_got.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_plt.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_plt_aarch64.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_plt_arm.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_reloc.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_reloc_aarch64.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(elf_util.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(plt.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(plt_aarch64.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr.a(Select.thr_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(LdvProfile.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(OldARMAtomic.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(ProfilerReport.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(ProfilerReportJson.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(Profiling.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(RetainerProfile.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(RetainerSet.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(RtsDllMain.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(TraverseHeap.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(Elf.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(PEi386.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_got.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_plt.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_plt_aarch64.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_plt_arm.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_reloc.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_reloc_aarch64.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(elf_util.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(plt.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(plt_aarch64.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug.a(Select.thr_debug_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(Disassembler.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(LdvProfile.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(OldARMAtomic.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(ProfilerReport.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(ProfilerReportJson.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(Profiling.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(RetainerProfile.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(RetainerSet.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(RtsDllMain.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(TraverseHeap.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(Sanity.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(Elf.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(PEi386.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_got.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_plt.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_plt_aarch64.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_plt_arm.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_reloc.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_reloc_aarch64.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(elf_util.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(plt.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(plt_aarch64.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_l.a(Select.thr_l_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(Disassembler.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(OldARMAtomic.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(RtsDllMain.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(Sanity.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(Elf.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(PEi386.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_got.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_plt.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_plt_aarch64.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_plt_arm.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_reloc.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_reloc_aarch64.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(elf_util.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(plt.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(plt_aarch64.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_p.a(Select.thr_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(OldARMAtomic.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(RtsDllMain.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(Elf.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(PEi386.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_got.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_plt.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_plt_aarch64.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_plt_arm.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_reloc.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_reloc_aarch64.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(elf_util.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(plt.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(plt_aarch64.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_thr_debug_p.a(Select.thr_debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(OldARMAtomic.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(RtsDllMain.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(SpinLock.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(Evac_thr.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(Scav_thr.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(Elf.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(PEi386.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_got.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_plt.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_plt_aarch64.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_plt_arm.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_reloc.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_reloc_aarch64.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(elf_util.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(plt.debug_p_o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/blakerain/.stack/programs/x86_64-osx/ghc-8.10.5/lib/ghc-8.10.5/rts/libHSrts_debug_p.a(plt_aarch64.debug_p_o) has no symbols
Installed GHC.
stack will use a sandboxed GHC it installed
For more information on paths, see 'stack path' and 'stack exec env'
To use this GHC and packages outside of a project, consider using:
stack ghc, stack ghci, stack runghc, or stack exec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment