Skip Menu |

This queue is for tickets about the Perl6-Pugs CPAN distribution.

Report information
The Basics
Id: 42223
Status: new
Priority: 0/
Queue: Perl6-Pugs

People
Owner: Nobody in particular
Requestors: pmarion19 [...] free.fr
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Error during installation Perl6-Pugs-6.2.13
Date: Thu, 08 Jan 2009 10:21:34 +0100
To: bug-Perl6-Pugs [...] rt.cpan.org
From: Patrick MARION <pmarion19 [...] free.fr>
Hello,
During <cpan>+<install Perl6::Pugs> I get several error messages and the compilation stops.
I get the ghc  6.8.3 under Fedora F10.
If I try to compile pugs by my own I get the same error messages :

../../Setup configure --with-compiler=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/runcompiler --with-hc-pkg=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/ghc-pkg-wrapper --with-hsc2hs=/usr/bin/hsc2hs --prefix=/home/pma/downloaded/Perl6-Pugs-6.2.13/third-party/installed
Configuring pugs-filepath-0.1...
Warning: No license-file field.
*** Building the 'filepath' dependency.  Please wait...

Preprocessing library pugs-filepath-0.1...
Building pugs-filepath-0.1...

System/FilePath.hs:96:7:
    Could not find module `System.Directory':
      it is a member of package directory-1.0.0.1, which is hidden
Installing: /home/pma/downloaded/Perl6-Pugs-6.2.13/third-party/installed/lib/pugs-filepath-0.1/ghc-6.8.3
Setup: Error: Could not find module: System.FilePath with any suffix: ["hi"]
ghc-pkg: cannot find package pugs-filepath
../../Setup configure --with-compiler=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/runcompiler --with-hc-pkg=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/ghc-pkg-wrapper --with-hsc2hs=/usr/bin/hsc2hs --prefix=/home/pma/downloaded/Perl6-Pugs-6.2.13/third-party/installed
Configuring pugs-fps-0.7...
*** Building the 'fps' dependency.  Please wait...

Preprocessing library pugs-fps-0.7...
Building pugs-fps-0.7...

Data/ByteString.hs:245:17:
    Could not find module `Data.Array':
      it is a member of package array-0.1.0.0, which is hidden
Installing: /home/pma/downloaded/Perl6-Pugs-6.2.13/third-party/installed/lib/pugs-fps-0.7/ghc-6.8.3
Setup: Error: Could not find module: Data.ByteString with any suffix: ["hi"]
ghc-pkg: cannot find package pugs-fps
../../Setup configure --with-compiler=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/runcompiler --with-hc-pkg=/home/pma/downloaded/Perl6-Pugs-6.2.13/util/ghc-pkg-wrapper --with-hsc2hs=/usr/bin/hsc2hs --prefix=/home/pma/downloaded/Perl6-Pugs-6.2.13/third-party/installed
Configuring pugs-HsSyck-0.2...
Setup: At least the following dependencies are missing:
    pugs-fps >=0.7
*** Building the 'HsSyck' dependency.  Please wait...

Setup: error reading dist/setup-config; run "setup configure" command?

Setup: error reading dist/setup-config; run "setup configure" command?

Installation failed for HsSyck at util/build_pugs.pl line 237.
make: *** [pugs] Erreur 1