public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Build error: cabal: Cannot build the executables in the package pandoc
@ 2022-09-25  9:59 Axel Kielhorn (Pandoc)
       [not found] ` <0F6FF81C-8FE4-411C-BAC5-6A7D1A9A314F-Mm1VAy9jqyoZTkkHcba27w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Kielhorn (Pandoc) @ 2022-09-25  9:59 UTC (permalink / raw)
  To: Pandoc discuss discuss

Hello,

I tried to update pandoc but get a build error:

pandoc % cabal build                                                                                             master
Resolving dependencies...
Up to date

pandoc % cabal install
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/pandoc-2.19.2.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/pandoc-server-0.1.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/pandoc-cli-0.1.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/commonmark-extensions-0.2.3.2.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/skylighting-format-blaze-html-0.1.1.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/texmath-0.12.5.2.tar.gz
Wrote tarball sdist to
.../pandoc/dist-newstyle/sdist/gridtables-0.0.3.0.tar.gz
Resolving dependencies...
cabal: Cannot build the executables in the package pandoc because it does not
contain any executables. Check the .cabal file for the package and make sure
that it properly declares the components that you expect.

pandoc % cabal --version                                                                                         master
cabal-install version 3.6.2.0
compiled using version 3.6.2.0 of the Cabal library 

This happens on macOS 11

The version before

bd1d923b86edba6e090ba14b1cd17e1e32c727f2

builds fine.

Greetings Axel


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

* Re: Build error: cabal: Cannot build the executables in the package pandoc
       [not found] ` <0F6FF81C-8FE4-411C-BAC5-6A7D1A9A314F-Mm1VAy9jqyoZTkkHcba27w@public.gmane.org>
@ 2022-09-25 15:06   ` Albert Krewinkel
  0 siblings, 0 replies; 2+ messages in thread
From: Albert Krewinkel @ 2022-09-25 15:06 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw; +Cc: Axel Kielhorn (Pandoc)

Hi Axel,

"Axel Kielhorn (Pandoc)" <Pandoc-Mm1VAy9jqyoZTkkHcba27w@public.gmane.org> writes:

> I tried to update pandoc but get a build error:
>
> pandoc % cabal install
> [...]
> cabal: Cannot build the executables in the package pandoc because it does not
> contain any executables. Check the .cabal file for the package and make sure
> that it properly declares the components that you expect.

The split between pandoc the library, and pandoc the program has been
made more explicit. The program will be part of the pandoc-cli package,
and we can install it with

    cabal install pandoc-cli


-- 
Albert Krewinkel
GPG: 8eed e3e2 e8c5 6f18 81fe  e836 388d c0b2 1f63 1124


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

end of thread, other threads:[~2022-09-25 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-25  9:59 Build error: cabal: Cannot build the executables in the package pandoc Axel Kielhorn (Pandoc)
     [not found] ` <0F6FF81C-8FE4-411C-BAC5-6A7D1A9A314F-Mm1VAy9jqyoZTkkHcba27w@public.gmane.org>
2022-09-25 15:06   ` Albert Krewinkel

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).