Bug#671337: drift: FTBFS - ghc6: command not found

2012-05-05 Thread Adam D. Barratt
On Thu, 2012-05-03 at 12:24 +0300, Jari Aalto wrote:
 Package: drift
 Version: 2.2.3-2+b1
 Severity: serious

 Package fails to build under pbuilder/unstable:
 [...]
/bin/bash: ghc6: command not found
 make[4]: *** [DrIFT] Error 127

2.2.3-2 only exists in the archive still on hurd-i386; 2.2.3-2.1 was
uploaded in February to stop referencing ghc6 - see #625198.

 Even if ghc6 (obsoleted package) was changed to ghc in debian/rules[1], the 
 build
 fails:
 
 ...
 ghc -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs
 
 DrIFT.hs:20:18:
 Could not find module `System'
 It is a member of the hidden package `haskell98-2.0.0.1'.
 Use -v to see a list of the files searched for.
 make[3]: *** [DrIFT] Error 1

Does this still happen with the current source?  (i.e. 2.2.3-2.1).

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671337: drift: FTBFS - ghc6: command not found

2012-05-05 Thread jaalto
forcemerge 669554 671337
thanks

On 2012-05-05 21:54, Adam D. Barratt wrote:
| On Thu, 2012-05-03 at 12:24 +0300, Jari Aalto wrote:
|  Package: drift
|  Version: 2.2.3-2+b1
|  Severity: serious
| 
|  Package fails to build under pbuilder/unstable:
|  [...]
| /bin/bash: ghc6: command not found
|  make[4]: *** [DrIFT] Error 127
| 
| 2.2.3-2 only exists in the archive still on hurd-i386; 2.2.3-2.1 was
| uploaded in February to stop referencing ghc6 - see #625198.

See:

   http://packages.qa.debian.org/d/drift.html

   excuses: 89 days old (needed 10 days)
   ...out of date on i386: drift (from 2.2.3-2)
   ...etc.

|  Even if ghc6 (obsoleted package) was changed to ghc in debian/rules[1], the 
build
|  fails:
|  
|  ...
|  ghc -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs
|  
|  DrIFT.hs:20:18:
|  Could not find module `System'
|  It is a member of the hidden package `haskell98-2.0.0.1'.
|  Use -v to see a list of the files searched for.
|  make[3]: *** [DrIFT] Error 1
| 
| Does this still happen with the current source?  (i.e. 2.2.3-2.1).

It appears so:

 drift: FTBFS: Could not find module `System'
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669554

Jari



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671337: drift: FTBFS - ghc6: command not found

2012-05-03 Thread Jari Aalto
Package: drift
Version: 2.2.3-2+b1
Severity: serious

Package fails to build under pbuilder/unstable:

checking for a BSD-compatible install... /usr/bin/install -c
checking for sh... /bin/sh
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating example/Makefile
config.status: creating src/Version.hs
config.status: creating DrIFT.spec
config.status: creating drift-ghc
touch debian/stamp-autotools
/usr/bin/make  -C .  
make[2]: Entering directory `/tmp/buildd/drift-2.2.3'
Making all in src
make[3]: Entering directory `/tmp/buildd/drift-2.2.3/src'
sh ./collect_rules.sh  Rules.hs
/usr/bin/make  all-am
make[4]: Entering directory `/tmp/buildd/drift-2.2.3/src'
ghc6 -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs
/bin/bash: ghc6: command not found
make[4]: *** [DrIFT] Error 127

Even if ghc6 (obsoleted package) was changed to ghc in debian/rules[1], the 
build
fails:

...
ghc -O2 -i. -i. -hidir . -odir . -o DrIFT --make ./DrIFT.hs

DrIFT.hs:20:18:
Could not find module `System'
It is a member of the hidden package `haskell98-2.0.0.1'.
Use -v to see a list of the files searched for.
make[3]: *** [DrIFT] Error 1

Jari

[1]
 
-DEB_CONFIGURE_EXTRA_FLAGS := --with-hc=ghc6
+DEB_CONFIGURE_EXTRA_FLAGS := --with-hc=ghc



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org