public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Failed to build windows installer on latest pull
@ 2015-11-09 16:34 Cesar Romani
  2015-11-09 22:04 ` John MACFARLANE
  0 siblings, 1 reply; 3+ messages in thread
From: Cesar Romani @ 2015-11-09 16:34 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I'm building pandoc on windows 7. I was building the windows installer
with make-windows-installer.bat. On the this line:

cabal install -v1 --force --reinstall --flags="embed_data_files" . 
pandoc-citeproc

I get:

--------------------
[...]
Configuring pandoc-1.15.1.1...
Building pandoc-1.15.1.1...
Preprocessing library pandoc-1.15.1.1...
[ 1 of 88] Compiling Text.Pandoc.Compat.Directory ( 
src\Text\Pandoc\Compat\Directory.hs, 
dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Compat\Directory.o )
[ 2 of 88] Compiling Text.Pandoc.Data ( 
dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Data.hs, 
dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Data.o )

src\Text\Pandoc\Data.hsb:10:16:
     Not in scope: type constructor or class ‘FilePath’
     Perhaps you meant ‘Posix.FilePath’ (imported from 
System.FilePath.Posix)

src\Text\Pandoc\Data.hsb:11:13:
     Not in scope: ‘map’
     Perhaps you meant ‘B.map’ (imported from Data.ByteString)

src\Text\Pandoc\Data.hsb:14:17:
     Not in scope: type constructor or class ‘FilePath’
     Perhaps you meant ‘Posix.FilePath’ (imported from 
System.FilePath.Posix)
Failed to install pandoc-1.15.1.1
cabal.exe: Error: some packages failed to install:
pandoc-1.15.1.1 failed during the building phase. The exception was:
ExitFailure 1
pandoc-citeproc-0.8.0.1 depends on pandoc-1.15.1.1 which failed to install
--------------------

Many thanks in advance,

-- 
Cesar

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/n1qhuc%2432j%241%40ger.gmane.org.
For more options, visit https://groups.google.com/d/optout.


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

* Re: Failed to build windows installer on latest pull
  2015-11-09 16:34 Failed to build windows installer on latest pull Cesar Romani
@ 2015-11-09 22:04 ` John MACFARLANE
       [not found]   ` <20151109220421.GA14389-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: John MACFARLANE @ 2015-11-09 22:04 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

I think I see why this is happening.  Try with the latest
(revision from this morning, at least
commit c1e474f005c99ca3d2210411389970f5da55c422).

+++ Cesar Romani [Nov 09 15 11:34 ]:
>I'm building pandoc on windows 7. I was building the windows installer
>with make-windows-installer.bat. On the this line:
>
>cabal install -v1 --force --reinstall --flags="embed_data_files" . 
>pandoc-citeproc
>
>I get:
>
>--------------------
>[...]
>Configuring pandoc-1.15.1.1...
>Building pandoc-1.15.1.1...
>Preprocessing library pandoc-1.15.1.1...
>[ 1 of 88] Compiling Text.Pandoc.Compat.Directory ( 
>src\Text\Pandoc\Compat\Directory.hs, 
>dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Compat\Directory.o )
>[ 2 of 88] Compiling Text.Pandoc.Data ( 
>dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Data.hs, 
>dist\dist-sandbox-a567e0e3\build\Text\Pandoc\Data.o )
>
>src\Text\Pandoc\Data.hsb:10:16:
>    Not in scope: type constructor or class ‘FilePath’
>    Perhaps you meant ‘Posix.FilePath’ (imported from 
>System.FilePath.Posix)
>
>src\Text\Pandoc\Data.hsb:11:13:
>    Not in scope: ‘map’
>    Perhaps you meant ‘B.map’ (imported from Data.ByteString)
>
>src\Text\Pandoc\Data.hsb:14:17:
>    Not in scope: type constructor or class ‘FilePath’
>    Perhaps you meant ‘Posix.FilePath’ (imported from 
>System.FilePath.Posix)
>Failed to install pandoc-1.15.1.1
>cabal.exe: Error: some packages failed to install:
>pandoc-1.15.1.1 failed during the building phase. The exception was:
>ExitFailure 1
>pandoc-citeproc-0.8.0.1 depends on pandoc-1.15.1.1 which failed to install
>--------------------
>
>Many thanks in advance,
>
>-- 
>Cesar
>
>-- 
>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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
>To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/n1qhuc%2432j%241%40ger.gmane.org.
>For more options, visit https://groups.google.com/d/optout.

-- 
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 post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/20151109220421.GA14389%40protagoras.berkeley.edu.
For more options, visit https://groups.google.com/d/optout.


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

* Re: Failed to build windows installer on latest pull
       [not found]   ` <20151109220421.GA14389-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
@ 2015-11-10  3:27     ` Cesar Romani
  0 siblings, 0 replies; 3+ messages in thread
From: Cesar Romani @ 2015-11-10  3:27 UTC (permalink / raw)
  To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw

On 09/11/2015 05:04 p.m., John MACFARLANE wrote:
 > I think I see why this is happening. Try with the latest
 > (revision from this morning, at least
 > commit c1e474f005c99ca3d2210411389970f5da55c422).

Now it works, thanks!

Regards,

-- 
Cesar


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

end of thread, other threads:[~2015-11-10  3:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09 16:34 Failed to build windows installer on latest pull Cesar Romani
2015-11-09 22:04 ` John MACFARLANE
     [not found]   ` <20151109220421.GA14389-nFAEphtLEs/fysO+viCLMa55KtNWUUjk@public.gmane.org>
2015-11-10  3:27     ` Cesar Romani

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