public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Unable to build pandoc on M1 Mac
@ 2023-06-07  9:40 krulis....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
       [not found] ` <944413bc-ca01-4e12-90bc-94932f0f0ce1n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
  0 siblings, 1 reply; 5+ messages in thread
From: krulis....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org @ 2023-06-07  9:40 UTC (permalink / raw)
  To: pandoc-discuss


[-- Attachment #1.1: Type: text/plain, Size: 3100 bytes --]

Dear pandoc mailing list,

I seem to be unable to build pandoc on a M1 MacOS.

I have setup haskell with `ghcup`, tried all permutations of:

cabal versions: 3.6.2.0 ; 3.8.1.0 ; 3.10.1.0
ghc versions: 9.2.8 ; 9.4.4 ; 9.6.1

I am always getting the same error:

```
Warning: connection.cabal:26:36: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.
Configuring connection-0.3.1...
Preprocessing library for connection-0.3.1..
Building library for connection-0.3.1..
[1 of 2] Compiling Network.Connection.Types 
<http://network.connection.types/> ( Network/Connection/Types.hs, 
dist/build/Network/Connection/Types.o, dist/build/Network/Connection/Types.dyn_o 
)
[2 of 2] Compiling Network.Connection ( Network/Connection.hs, 
dist/build/Network/Connection.o, dist/build/Network/Connection.dyn_o )

Network/Connection.hs:122:43: error:
    • Couldn't match expected type ‘crypton-x509-store-1.6.9:
Data.X509.CertificateStore <http://data.x509.certificatestore/>.
CertificateStore’
                  with actual type ‘Data.X509.CertificateStore.
CertificateStore’
      NB: ‘crypton-x509-store-1.6.9:Data.X509.CertificateStore 
<http://data.x509.certificatestore/>.CertificateStore’
            is defined in ‘Data.X509.CertificateStore’
                in package ‘crypton-x509-store-1.6.9’
          ‘Data.X509.CertificateStore.CertificateStore’
            is defined in ‘Data.X509.CertificateStore’
                in package ‘x509-store-1.6.9’
    • In the ‘sharedCAStore’ field of a record
      In the ‘clientShared’ field of a record
      In the expression:
        (TLS.defaultParamsClient (fst cid) portString)
          {TLS.clientSupported = def
                                   {TLS.supportedCiphers = 
TLS.ciphersuite_default},
           TLS.clientShared = def
                                {TLS.sharedCAStore = globalCertificateStore 
cg,
                                 TLS.sharedValidationCache = 
validationCache}}
    |
122 |             { TLS.sharedCAStore         = globalCertificateStore cg
    |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Failed to build connection-0.3.1 (which is required by exe:pandoc 
from
pandoc-cli-0.1.1). See the build log above for details.
```

It seems to me that with `ghcup`, `cabal` is not picking the right versions 
of the toolchain.

How can I fix that? or should I install `pandoc` with `stack`?

I know that I can install `pandoc` on Mac with `brew`, but so far, 
installing `pandoc` with `cabal` always worked for me.

-- 
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/944413bc-ca01-4e12-90bc-94932f0f0ce1n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 7320 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-09 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07  9:40 Unable to build pandoc on M1 Mac krulis....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found] ` <944413bc-ca01-4e12-90bc-94932f0f0ce1n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-06-07 16:42   ` John MacFarlane
     [not found]     ` <533BEC57-D926-4B73-82E5-4075A4F7C06A-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-06-08 17:49       ` krulis....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
     [not found]         ` <3fe7da0e-2dcf-4536-9c21-d563d0bcaf9bn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2023-06-08 19:08           ` John MacFarlane
     [not found]             ` <E40F5915-79BA-48EA-8D56-D1FD3F78500E-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-06-09 17:45               ` krulis....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).