even less luck with cabal: ``` xxxxx:pandoc-LR xxxxxx$ cabal install pandoc --enable-tests cabal: --enable-tests was specified, but tests can't be enabled in a remote package ``` On Thu, Sep 10, 2020 at 7:54 PM Leonard Rosenthol wrote: > killing the directory didn't help - but I am happy to switch to cabal if > that's better. > > Don't recall why I started with stack - but if you folks recommend cabal, > then I am happy to switch. > > Trying that now and will report back... > > On Thu, Sep 10, 2020 at 7:50 PM John MacFarlane wrote: > >> >> I've seen this before. It tends to happen when we use stack to >> include a repository version of a dependency like >> pandoc-citeproc. >> >> You might try removing your .stack-work directory. >> >> You might also try building with the embed_data_files flag off, then >> building again with it on. >> >> Or use cabal instead of stack? >> >> Leonard Rosenthol writes: >> >> > I just pulled the latest code from master, so that I could start on my >> next >> > PR - but when trying to build, it fails right off at Text.Pandoc.Data. >> > >> > This is after a `stack clean` (just to make sure!)... >> > >> > What am I missing? >> > >> > Thanks, >> > Leonard >> > ______________ >> > >> > [ 4 of 172] Compiling Text.Pandoc.Data >> > : can't load .so/.DLL for: >> > >> /Users/lrosenth/.stack/snapshots/x86_64-osx/a4b9df8230b44b4d1656bd3420d752e1440163e4e9d142f613e0f472365ab993/8.6.5/lib/x86_64-osx-ghc-8.6.5/libHScommonmark-pandoc-0.2.0.0-D01mbkJUemk7h72RuTUjAh-ghc8.6.5.dylib >> > >> (dlopen(/Users/lrosenth/.stack/snapshots/x86_64-osx/a4b9df8230b44b4d1656bd3420d752e1440163e4e9d142f613e0f472365ab993/8.6.5/lib/x86_64-osx-ghc-8.6.5/libHScommonmark-pandoc-0.2.0.0-D01mbkJUemk7h72RuTUjAh-ghc8.6.5.dylib, >> > 5): Symbol not found: >> > >> _pandoczmtypeszm1zi21zmLb7evYKD6jv46JnhbWrkOK_TextziPandocziBuilder_normalizzeTableFootzunormalizzeRowszq_closure >> > Referenced from: >> > >> /Users/lrosenth/.stack/snapshots/x86_64-osx/a4b9df8230b44b4d1656bd3420d752e1440163e4e9d142f613e0f472365ab993/8.6.5/lib/x86_64-osx-ghc-8.6.5/libHScommonmark-pandoc-0.2.0.0-D01mbkJUemk7h72RuTUjAh-ghc8.6.5.dylib >> > Expected in: >> > >> /Users/lrosenth/.stack/snapshots/x86_64-osx/0bf2dc0c6fb03a8a3c3fd1819c92943191347f522011fdc733a961a0bb6b76dc/8.6.5/lib/x86_64-osx-ghc-8.6.5/libHSpandoc-types-1.21-Lb7evYKD6jv46JnhbWrkOK-ghc8.6.5.dylib >> > in >> > >> /Users/lrosenth/.stack/snapshots/x86_64-osx/a4b9df8230b44b4d1656bd3420d752e1440163e4e9d142f613e0f472365ab993/8.6.5/lib/x86_64-osx-ghc-8.6.5/libHScommonmark-pandoc-0.2.0.0-D01mbkJUemk7h72RuTUjAh-ghc8.6.5.dylib) >> > >> > -- While building package pandoc-2.10.1 using: >> > >> > >> /Users/lrosenth/.stack/setup-exe-cache/x86_64-osx/Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.5 >> > --builddir=.stack-work/dist/x86_64-osx/Cabal-2.4.0.1 build lib:pandoc >> > exe:pandoc --ghc-options " -fdiagnostics-color=always" >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups "pandoc-discuss" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > To view this discussion on the web visit >> https://groups.google.com/d/msgid/pandoc-discuss/CALu%3Dv3%2B_gucQ_xOxEO-4%3D5712A1135aSUZNNn1qpuYOmZVBryA%40mail.gmail.com >> . >> > -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CALu%3Dv3%2BZup6ZJd-3iobEvcFowgfg3n2KhkBjT-nuNNS8X-A_ZQ%40mail.gmail.com.