« ^ »

pandocをsourceからbuildする

所要時間: 約 4分

pandocをsourceからbuildしたときの備忘録です。 手順はこちら https://pandoc.org/installing.html#compiling-from-source

https://github.com/jgm/pandoc

sourceをダウンロードします。

git clone https://github.com/jgm/pandoc
cd pandoc

stackがなかったのでstackもインストールしました。

https://qiita.com/sallies/private/96bc0aa71fd3d6ef17d9

stack を使って依存パッケージを取得します。

stack setup
Downloaded lts-13.9 build plan.
Preparing to install GHC to an isolated location.
This will not interfere with any system-level installation.
Downloaded ghc-8.6.3.
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
stack install
Populated index cache.
[1 of 2] Compiling Main             ( /Users/testing/.stack/setup-exe-src/setup-mPHDZzAJ.hs, /Users/testing/.stack/setup-exe-src/setup-mPHDZzAJ.o )
[2 of 2] Compiling StackSetupShim   ( /Users/testing/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs, /Users/testing/.stack/setup-exe-src/setup-shim-mPHDZzAJ.o )
Linking /Users/testing/.stack/setup-exe-cache/x86_64-osx/tmp-Cabal-simple_mPHDZzAJ_2.4.0.1_ghc-8.6.3 ...
base64-bytestring-1.0.0.2: download
base-compat-0.10.5: download
base64-bytestring-1.0.0.2: configure
HsYAML-0.1.1.3: download
SHA-1.6.4.4: download
base64-bytestring-1.0.0.2: build
base-compat-0.10.5: configure
base-compat-0.10.5: build
HsYAML-0.1.1.3: configure
base64-bytestring-1.0.0.2: copy/register
HsYAML-0.1.1.3: build
basement-0.0.10: download
basement-0.0.10: configure
basement-0.0.10: build
SHA-1.6.4.4: configure
SHA-1.6.4.4: build
base-compat-0.10.5: copy/register
bitarray-0.0.1.1: download
bitarray-0.0.1.1: configure
bitarray-0.0.1.1: build
bitarray-0.0.1.1: copy/register
blaze-builder-0.4.1.0: download
blaze-builder-0.4.1.0: configure
blaze-builder-0.4.1.0: build
blaze-builder-0.4.1.0: copy/register
blaze-markup-0.8.2.2: download
blaze-markup-0.8.2.2: configure
HsYAML-0.1.1.3: copy/register
blaze-markup-0.8.2.2: build
byteable-0.1.1: download
byteable-0.1.1: configure
byteable-0.1.1: build
byteable-0.1.1: copy/register
cereal-0.5.8.0: download
cereal-0.5.8.0: configure
cereal-0.5.8.0: build
blaze-markup-0.8.2.2: copy/register
blaze-html-0.9.1.1: download
blaze-html-0.9.1.1: configure
blaze-html-0.9.1.1: build
SHA-1.6.4.4: copy/register
cmark-gfm-0.2.0: download
cereal-0.5.8.0: copy/register
cmark-gfm-0.2.0: configure
cmdargs-0.10.20: download
cmark-gfm-0.2.0: build
cmdargs-0.10.20: configure
cmdargs-0.10.20: build
basement-0.0.10: copy/register
colour-2.3.4: download
colour-2.3.4: configure
colour-2.3.4: build
colour-2.3.4: copy/register
ansi-terminal-0.8.2: download
ansi-terminal-0.8.2: configure
cmdargs-0.10.20: copy/register
ansi-terminal-0.8.2: build
data-default-class-0.1.2.0: download
data-default-class-0.1.2.0: configure
data-default-class-0.1.2.0: build
data-default-class-0.1.2.0: copy/register
cookie-0.4.4: download
cookie-0.4.4: configure
cookie-0.4.4: build
ansi-terminal-0.8.2: copy/register
cookie-0.4.4: copy/register
data-default-instances-containers-0.0.1: download
data-default-instances-containers-0.0.1: configure
data-default-instances-containers-0.0.1: build
digest-0.0.1.2: download
digest-0.0.1.2: configure
data-default-instances-containers-0.0.1: copy/register
digest-0.0.1.2: build
dlist-0.8.0.5: download
dlist-0.8.0.5: configure
digest-0.0.1.2: copy/register
dlist-0.8.0.5: build
erf-2.0.0.0: download
erf-2.0.0.0: configure
dlist-0.8.0.5: copy/register
erf-2.0.0.0: build
erf-2.0.0.0: copy/register
data-default-instances-dlist-0.0.1: download
data-default-instances-dlist-0.0.1: configure
blaze-html-0.9.1.1: copy/register
fail-4.9.0.0: download
data-default-instances-dlist-0.0.1: build
fail-4.9.0.0: configure
cmark-gfm-0.2.0: copy/register
file-embed-0.0.11: download
data-default-instances-dlist-0.0.1: copy/register
fail-4.9.0.0: build
file-embed-0.0.11: configure
fail-4.9.0.0: copy/register
haddock-library-1.7.0: download
hashable-1.2.7.0: download
file-embed-0.0.11: build
haddock-library-1.7.0: configure
hourglass-0.2.12: download
haddock-library-1.7.0: build
hashable-1.2.7.0: configure
file-embed-0.0.11: copy/register
hashable-1.2.7.0: build
hourglass-0.2.12: configure
hxt-charproperties-9.2.0.1: download
hourglass-0.2.12: build
hxt-charproperties-9.2.0.1: configure
hxt-charproperties-9.2.0.1: build
hashable-1.2.7.0: copy/register
async-2.2.1: download
async-2.2.1: configure
async-2.2.1: build
async-2.2.1: copy/register
case-insensitive-1.2.0.11: download
case-insensitive-1.2.0.11: configure
case-insensitive-1.2.0.11: build
haddock-library-1.7.0: copy/register
case-insensitive-1.2.0.11: copy/register
hourglass-0.2.12: copy/register
integer-logarithms-1.0.2.2: download
integer-logarithms-1.0.2.2: configure
http-types-0.12.2: download
hxt-charproperties-9.2.0.1: copy/register
integer-logarithms-1.0.2.2: build
http-types-0.12.2: configure
memory-0.14.18: download
http-types-0.12.2: build
memory-0.14.18: configure
hxt-regex-xmlschema-9.2.0.3: download
integer-logarithms-1.0.2.2: copy/register
memory-0.14.18: build
hxt-regex-xmlschema-9.2.0.3: configure
hxt-unicode-9.0.2.4: download
hxt-regex-xmlschema-9.2.0.3: build
hxt-unicode-9.0.2.4: configure
hxt-unicode-9.0.2.4: build
http-types-0.12.2: copy/register
mime-types-0.1.0.9: download
mime-types-0.1.0.9: configure
hxt-unicode-9.0.2.4: copy/register
mime-types-0.1.0.9: build
network-2.8.0.0: download
network-2.8.0.0: configure
hxt-regex-xmlschema-9.2.0.3: copy/register
memory-0.14.18: copy/register
network-uri-2.6.1.0: download
asn1-types-0.3.2: download
mime-types-0.1.0.9: copy/register
cryptonite-0.25: download
network-2.8.0.0: build
network-uri-2.6.1.0: configure
network-uri-2.6.1.0: build
asn1-types-0.3.2: configure
asn1-types-0.3.2: build
cryptonite-0.25: configure
cryptonite-0.25: build
asn1-types-0.3.2: copy/register
asn1-encoding-0.9.5: download
asn1-encoding-0.9.5: configure
asn1-encoding-0.9.5: build
network-uri-2.6.1.0: copy/register
hxt-9.3.1.16: download
hxt-9.3.1.16: configure
hxt-9.3.1.16: build
network-2.8.0.0: copy/register
asn1-encoding-0.9.5: copy/register
HTTP-4000.3.12: download
HTTP-4000.3.12: configure
asn1-parse-0.9.4: download
HTTP-4000.3.12: build
asn1-parse-0.9.4: configure
asn1-parse-0.9.4: build
asn1-parse-0.9.4: copy/register
old-locale-1.0.0.7: download
old-locale-1.0.0.7: configure
old-locale-1.0.0.7: build
old-locale-1.0.0.7: copy/register
data-default-instances-old-locale-0.0.1: download
data-default-instances-old-locale-0.0.1: configure
data-default-instances-old-locale-0.0.1: build
data-default-instances-old-locale-0.0.1: copy/register
data-default-0.7.1.1: download
data-default-0.7.1.1: configure
data-default-0.7.1.1: build
data-default-0.7.1.1: copy/register
HTTP-4000.3.12: copy/register
pem-0.2.4: download
pem-0.2.4: configure
pem-0.2.4: build
primitive-0.6.4.0: download
primitive-0.6.4.0: configure
pem-0.2.4: copy/register
primitive-0.6.4.0: build
random-1.1: download
random-1.1: configure
random-1.1: build
random-1.1: copy/register
regex-base-0.93.2: download
regex-base-0.93.2: configure
regex-base-0.93.2: build
primitive-0.6.4.0: copy/register
regex-base-0.93.2: copy/register
safe-0.3.17: download
safe-0.3.17: configure
regex-pcre-builtin-0.94.4.8.8.35: download
safe-0.3.17: build
regex-pcre-builtin-0.94.4.8.8.35: configure
regex-pcre-builtin-0.94.4.8.8.35: build
safe-0.3.17: copy/register
scientific-0.3.6.2: download
scientific-0.3.6.2: configure
scientific-0.3.6.2: build
scientific-0.3.6.2: copy/register
attoparsec-0.13.2.2: download
attoparsec-0.13.2.2: configure
attoparsec-0.13.2.2: build
regex-pcre-builtin-0.94.4.8.8.35: copy/register
socks-0.5.6: download
socks-0.5.6: configure
socks-0.5.6: build
socks-0.5.6: copy/register
split-0.2.3.3: download
split-0.2.3.3: configure
split-0.2.3.3: build
hxt-9.3.1.16: copy/register
split-0.2.3.3: copy/register
syb-0.7: download
syb-0.7: configure
tagged-0.8.6: download
syb-0.7: build
tagged-0.8.6: configure
tagged-0.8.6: build
cryptonite-0.25: copy/register
syb-0.7: copy/register
tagged-0.8.6: copy/register
tf-random-0.5: download
tagsoup-0.14.7: download
tf-random-0.5: configure
th-abstraction-0.2.10.0: download
attoparsec-0.13.2.2: copy/register
tf-random-0.5: build
th-abstraction-0.2.10.0: configure
time-locale-compat-0.1.1.5: download
th-abstraction-0.2.10.0: build
tagsoup-0.14.7: configure
tagsoup-0.14.7: build
time-locale-compat-0.1.1.5: configure
time-locale-compat-0.1.1.5: build
time-locale-compat-0.1.1.5: copy/register
tf-random-0.5: copy/register
QuickCheck-2.12.6.1: download
transformers-compat-0.6.2: download
transformers-compat-0.6.2: configure
transformers-compat-0.6.2: build
QuickCheck-2.12.6.1: configure
QuickCheck-2.12.6.1: build
th-abstraction-0.2.10.0: copy/register
unicode-transforms-0.3.5: download
transformers-compat-0.6.2: copy/register
Glob-0.9.3: download
unicode-transforms-0.3.5: configure
unicode-transforms-0.3.5: build
Glob-0.9.3: configure
Glob-0.9.3: build
Glob-0.9.3: copy/register
exceptions-0.10.0: download
exceptions-0.10.0: configure
tagsoup-0.14.7: copy/register
exceptions-0.10.0: build
unordered-containers-0.2.9.0: download
unordered-containers-0.2.9.0: configure
unordered-containers-0.2.9.0: build
exceptions-0.10.0: copy/register
hslua-1.0.2: download
hslua-1.0.2: configure
hslua-1.0.2: build
QuickCheck-2.12.6.1: copy/register
temporary-1.3: download
temporary-1.3: configure
temporary-1.3: build
temporary-1.3: copy/register
utf8-string-1.0.1.1: download
utf8-string-1.0.1.1: configure
utf8-string-1.0.1.1: build
unordered-containers-0.2.9.0: copy/register
uuid-types-1.0.3: download
uuid-types-1.0.3: configure
utf8-string-1.0.1.1: copy/register
uuid-types-1.0.3: build
vector-0.12.0.2: download
vector-0.12.0.2: configure
vector-0.12.0.2: build
uuid-types-1.0.3: copy/register
unicode-transforms-0.3.5: copy/register
x509-1.7.5: download
x509-1.7.5: configure
xml-1.3.14: download
x509-1.7.5: build
xml-1.3.14: configure
xml-1.3.14: build
xml-1.3.14: copy/register
zlib-0.6.2: download
zlib-0.6.2: configure
zlib-0.6.2: build
x509-1.7.5: copy/register
x509-store-1.6.7: download
x509-store-1.6.7: configure
hslua-1.0.2: copy/register
x509-store-1.6.7: build
hslua-module-text-0.2.0: download
hslua-module-text-0.2.0: configure
hslua-module-text-0.2.0: build
x509-store-1.6.7: copy/register
hslua-module-text-0.2.0: copy/register
x509-system-1.6.6: download
x509-system-1.6.6: configure
x509-validation-1.6.11: download
zlib-0.6.2: copy/register
x509-system-1.6.6: build
x509-validation-1.6.11: configure
streaming-commons-0.2.1.0: download
x509-system-1.6.6: copy/register
x509-validation-1.6.11: build
streaming-commons-0.2.1.0: configure
zip-archive-0.4: download
streaming-commons-0.2.1.0: build
zip-archive-0.4: configure
zip-archive-0.4: build
x509-validation-1.6.11: copy/register
tls-1.4.1: download
tls-1.4.1: configure
tls-1.4.1: build
zip-archive-0.4: copy/register
streaming-commons-0.2.1.0: copy/register
http-client-0.5.14: download
http-client-0.5.14: configure
http-client-0.5.14: build
http-client-0.5.14: copy/register
tls-1.4.1: copy/register
connection-0.2.8: download
connection-0.2.8: configure
connection-0.2.8: build
connection-0.2.8: copy/register
http-client-tls-0.3.5.3: download
http-client-tls-0.3.5.3: configure
http-client-tls-0.3.5.3: build
http-client-tls-0.3.5.3: copy/register
vector-0.12.0.2: copy/register
aeson-1.4.2.0: download
JuicyPixels-3.3.3: download
JuicyPixels-3.3.3: configure
JuicyPixels-3.3.3: build
aeson-1.4.2.0: configure
aeson-1.4.2.0: build
aeson-1.4.2.0: copy/register
doctemplates-0.2.2.1: download
doctemplates-0.2.2.1: configure
aeson-pretty-0.8.7: download
ipynb-0.1: download
doctemplates-0.2.2.1: build
aeson-pretty-0.8.7: configure
aeson-pretty-0.8.7: build
ipynb-0.1: configure
ipynb-0.1: build
doctemplates-0.2.2.1: copy/register
aeson-pretty-0.8.7: copy/register
pandoc-types-1.17.5.4: download
pandoc-types-1.17.5.4: configure
skylighting-core-0.7.7: download
pandoc-types-1.17.5.4: build
skylighting-core-0.7.7: configure
skylighting-core-0.7.7: build
ipynb-0.1: copy/register
pandoc-types-1.17.5.4: copy/register
JuicyPixels-3.3.3: copy/register
texmath-0.11.2.2: download
texmath-0.11.2.2: configure
texmath-0.11.2.2: build
skylighting-core-0.7.7: copy/register
skylighting-0.7.7: download
skylighting-0.7.7: configure
skylighting-0.7.7: build
skylighting-0.7.7: copy/register
texmath-0.11.2.2: copy/register
Building all executables for `pandoc' once. After a successful build of all of them, only specified executables will be rebuilt.
pandoc-2.7.2: configure (lib + exe)
Configuring pandoc-2.7.2...
pandoc-2.7.2: build (lib + exe)
Preprocessing library for pandoc-2.7.2..
Building library for pandoc-2.7.2..
[  1 of 150] Compiling Paths_pandoc
[  2 of 150] Compiling Text.Pandoc.App.FormatHeuristics
[  3 of 150] Compiling Text.Pandoc.Asciify
[  4 of 150] Compiling Text.Pandoc.CSV
[  5 of 150] Compiling Text.Pandoc.Data
[  6 of 150] Compiling Text.Pandoc.Emoji
[  7 of 150] Compiling Text.Pandoc.Extensions
[  8 of 150] Compiling Text.Pandoc.Logging
[  9 of 150] Compiling Text.Pandoc.Lua.Marshaling.AnyValue
[ 10 of 150] Compiling Text.Pandoc.MIME
[ 11 of 150] Compiling Text.Pandoc.MediaBag
[ 12 of 150] Compiling Text.Pandoc.Pretty
[ 13 of 150] Compiling Text.Pandoc.Process
[ 14 of 150] Compiling Text.Pandoc.Readers.Docx.Combine
[ 15 of 150] Compiling Text.Pandoc.Readers.Docx.Fields
[ 16 of 150] Compiling Text.Pandoc.Readers.Docx.Util
[ 17 of 150] Compiling Text.Pandoc.Readers.Docx.StyleMap
[ 18 of 150] Compiling Text.Pandoc.Readers.LaTeX.Types
[ 19 of 150] Compiling Text.Pandoc.Readers.Odt.Generic.Fallible
[ 20 of 150] Compiling Text.Pandoc.Readers.Odt.Generic.Namespaces
[ 21 of 150] Compiling Text.Pandoc.Readers.Odt.Generic.SetMap
[ 22 of 150] Compiling Text.Pandoc.Readers.Odt.Generic.Utils
[ 23 of 150] Compiling Text.Pandoc.Readers.Odt.Arrows.Utils
[ 24 of 150] Compiling Text.Pandoc.Readers.Odt.Arrows.State
[ 25 of 150] Compiling Text.Pandoc.Readers.Odt.Generic.XMLConverter
[ 26 of 150] Compiling Text.Pandoc.Readers.Odt.Namespaces
[ 27 of 150] Compiling Text.Pandoc.Readers.Odt.Base
[ 28 of 150] Compiling Text.Pandoc.Readers.Org.Shared
[ 29 of 150] Compiling Text.Pandoc.RoffChar
[ 30 of 150] Compiling Text.Pandoc.Shared
[ 31 of 150] Compiling Text.Pandoc.Readers.Odt.StyleReader
[ 32 of 150] Compiling Text.Pandoc.Readers.Odt.ContentReader
[ 33 of 150] Compiling Text.Pandoc.Readers.Docx.Lists
[ 34 of 150] Compiling Text.Pandoc.Highlighting
[ 35 of 150] Compiling Text.Pandoc.Options
[ 36 of 150] Compiling Text.Pandoc.BCP47
[ 37 of 150] Compiling Text.Pandoc.Readers.LaTeX.Lang
[ 38 of 150] Compiling Text.Pandoc.CSS
[ 39 of 150] Compiling Text.Pandoc.Slides
[ 40 of 150] Compiling Text.Pandoc.UTF8
[ 41 of 150] Compiling Text.Pandoc.Translations
[ 42 of 150] Compiling Text.Pandoc.Readers.Docx.Parse
[ 43 of 150] Compiling Text.Pandoc.ImageSize
[ 44 of 150] Compiling Text.Pandoc.Error
[ 45 of 150] Compiling Text.Pandoc.Class
[ 46 of 150] Compiling Text.Pandoc.Templates
[ 47 of 150] Compiling Text.Pandoc.SelfContained
[ 48 of 150] Compiling Text.Pandoc.Readers.Odt
[ 49 of 150] Compiling Text.Pandoc.Readers.Native
[ 50 of 150] Compiling Text.Pandoc.Readers.JATS
[ 51 of 150] Compiling Text.Pandoc.Readers.Haddock
[ 52 of 150] Compiling Text.Pandoc.Readers.FB2
[ 53 of 150] Compiling Text.Pandoc.Readers.Docx
[ 54 of 150] Compiling Text.Pandoc.Readers.DocBook
[ 55 of 150] Compiling Text.Pandoc.Readers.CommonMark
[ 56 of 150] Compiling Text.Pandoc.Lua.Util
[ 57 of 150] Compiling Text.Pandoc.Lua.Marshaling.CommonState
[ 58 of 150] Compiling Text.Pandoc.Lua.Marshaling.ReaderOptions
[ 59 of 150] Compiling Text.Pandoc.Lua.Marshaling.AST
[ 60 of 150] Compiling Text.Pandoc.Lua.Marshaling
[ 61 of 150] Compiling Text.Pandoc.Lua.Module.MediaBag
[ 62 of 150] Compiling Text.Pandoc.Lua.Filter
[ 63 of 150] Compiling Text.Pandoc.Lua.Global
[ 64 of 150] Compiling Text.Pandoc.Filter.Path
[ 65 of 150] Compiling Text.Pandoc.Filter.JSON
[ 66 of 150] Compiling Text.Pandoc.Lua.Module.Utils
[ 67 of 150] Compiling Text.Pandoc.UUID
[ 68 of 150] Compiling Text.Pandoc.Writers.FB2
[ 69 of 150] Compiling Text.Pandoc.Writers.Math
[ 70 of 150] Compiling Text.Pandoc.Writers.Native
[ 71 of 150] Compiling Text.Pandoc.Writers.OOXML
[ 72 of 150] Compiling Text.Pandoc.Writers.Roff
[ 73 of 150] Compiling Text.Pandoc.XML
[ 74 of 150] Compiling Text.Pandoc.Writers.Shared
[ 75 of 150] Compiling Text.Pandoc.Writers.ZimWiki
[ 76 of 150] Compiling Text.Pandoc.Writers.Textile
[ 77 of 150] Compiling Text.Pandoc.Writers.Texinfo
[ 78 of 150] Compiling Text.Pandoc.Writers.TEI
[ 79 of 150] Compiling Text.Pandoc.Writers.RTF
[ 80 of 150] Compiling Text.Pandoc.Writers.RST
[ 81 of 150] Compiling Text.Pandoc.Writers.Powerpoint.Presentation
[ 82 of 150] Compiling Text.Pandoc.Writers.Powerpoint.Output
[ 83 of 150] Compiling Text.Pandoc.Writers.Powerpoint
[ 84 of 150] Compiling Text.Pandoc.Writers.Org
[ 85 of 150] Compiling Text.Pandoc.Writers.Muse
[ 86 of 150] Compiling Text.Pandoc.Writers.Ms
[ 87 of 150] Compiling Text.Pandoc.Writers.Man
[ 88 of 150] Compiling Text.Pandoc.Writers.LaTeX
[ 89 of 150] Compiling Text.Pandoc.Writers.Haddock
[ 90 of 150] Compiling Text.Pandoc.Writers.DokuWiki
[ 91 of 150] Compiling Text.Pandoc.Writers.Docx
[ 92 of 150] Compiling Text.Pandoc.Writers.ConTeXt
[ 93 of 150] Compiling Text.Pandoc.PDF
[ 94 of 150] Compiling Text.Pandoc.Writers.OpenDocument
[ 95 of 150] Compiling Text.Pandoc.Writers.ODT
[ 96 of 150] Compiling Text.Pandoc.Writers.MediaWiki
[ 97 of 150] Compiling Text.Pandoc.Writers.XWiki
[ 98 of 150] Compiling Text.Pandoc.Writers.JATS
[ 99 of 150] Compiling Text.Pandoc.Writers.ICML
[100 of 150] Compiling Text.Pandoc.Writers.HTML
[101 of 150] Compiling Text.Pandoc.Writers.EPUB
[102 of 150] Compiling Text.Pandoc.Writers.Docbook
[103 of 150] Compiling Text.Pandoc.Writers.CommonMark
[104 of 150] Compiling Text.Pandoc.Parsing
[105 of 150] Compiling Text.Pandoc.Writers.Markdown
[106 of 150] Compiling Text.Pandoc.Writers.OPML
[107 of 150] Compiling Text.Pandoc.Writers.Ipynb
[108 of 150] Compiling Text.Pandoc.Writers.AsciiDoc
[109 of 150] Compiling Text.Pandoc.Readers.Vimwiki
[110 of 150] Compiling Text.Pandoc.Readers.Txt2Tags
[111 of 150] Compiling Text.Pandoc.Readers.TikiWiki
[112 of 150] Compiling Text.Pandoc.Readers.Roff
[113 of 150] Compiling Text.Pandoc.Readers.RST
[114 of 150] Compiling Text.Pandoc.Readers.Org.ParserState
[115 of 150] Compiling Text.Pandoc.Readers.Org.Parsing
[116 of 150] Compiling Text.Pandoc.Readers.Org.BlockStarts
[117 of 150] Compiling Text.Pandoc.Readers.Org.ExportSettings
[118 of 150] Compiling Text.Pandoc.Readers.Org.DocumentTree
[119 of 150] Compiling Text.Pandoc.Readers.Muse
[120 of 150] Compiling Text.Pandoc.Readers.Man
[121 of 150] Compiling Text.Pandoc.Readers.LaTeX.Parsing
[122 of 150] Compiling Text.Pandoc.Readers.LaTeX
[123 of 150] Compiling Text.Pandoc.Readers.Org.Inlines
[124 of 150] Compiling Text.Pandoc.Readers.Org.Meta
[125 of 150] Compiling Text.Pandoc.Readers.Org.Blocks
[126 of 150] Compiling Text.Pandoc.Readers.Org
[127 of 150] Compiling Text.Pandoc.Readers.HTML
[128 of 150] Compiling Text.Pandoc.Readers.Textile
[129 of 150] Compiling Text.Pandoc.Readers.TWiki
[130 of 150] Compiling Text.Pandoc.Readers.MediaWiki
[131 of 150] Compiling Text.Pandoc.Readers.Markdown
[132 of 150] Compiling Text.Pandoc.Readers.OPML
[133 of 150] Compiling Text.Pandoc.Readers.Ipynb
[134 of 150] Compiling Text.Pandoc.Readers.EPUB
[135 of 150] Compiling Text.Pandoc.Readers.DokuWiki
[136 of 150] Compiling Text.Pandoc.Readers.Creole
[137 of 150] Compiling Text.Pandoc.Readers
[138 of 150] Compiling Text.Pandoc.Lua.Module.Pandoc
[139 of 150] Compiling Text.Pandoc.Lua.Packages
[140 of 150] Compiling Text.Pandoc.Lua.Init
[141 of 150] Compiling Text.Pandoc.Lua
[142 of 150] Compiling Text.Pandoc.Writers.Custom
[143 of 150] Compiling Text.Pandoc.Writers
[144 of 150] Compiling Text.Pandoc.Filter.Lua
[145 of 150] Compiling Text.Pandoc.Filter
ld: warning: directory not found for option '-L/usr/local/opt/texinfo/lib'
[146 of 150] Compiling Text.Pandoc.App.Opt
ld: warning: directory not found for option '-L/usr/local/opt/texinfo/lib'
[147 of 150] Compiling Text.Pandoc
[148 of 150] Compiling Text.Pandoc.App.CommandLineOptions
[149 of 150] Compiling Text.Pandoc.App.OutputSettings
[150 of 150] Compiling Text.Pandoc.App
Preprocessing executable 'pandoc' for pandoc-2.7.2..
Building executable 'pandoc' for pandoc-2.7.2..
[1 of 2] Compiling Main
[2 of 2] Compiling Paths_pandoc
Linking .stack-work/dist/x86_64-osx/Cabal-2.4.0.1/build/pandoc/pandoc ...
pandoc-2.7.2: copy/register
Installing library in /srv/sallies/pandoc/.stack-work/install/x86_64-osx/lts-13.9/8.6.3/lib/x86_64-osx-ghc-8.6.3/pandoc-2.7.2-1ZVb2oSHGZXK6frEM1sXex
Installing executable pandoc in /srv/sallies/pandoc/.stack-work/install/x86_64-osx/lts-13.9/8.6.3/bin
Registering library for pandoc-2.7.2..
Completed 97 action(s).
Copying from /srv/sallies/pandoc/.stack-work/install/x86_64-osx/lts-13.9/8.6.3/bin/pandoc to /Users/testing/.local/bin/pandoc

Copied executables to /Users/testing/.local/bin:
- pandoc

Warning: Installation path /Users/testing/.local/bin not found on the PATH environment variable.
ls
README.org