| Summary: | c2hs-0.14.5 fails with ghc-6.2.2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Duncan Coutts (RETIRED) <dcoutts> |
| Component: | New packages | Assignee: | Gentoo's Haskell Language team <haskell> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
When building c2hs/toplevel/C2HSConfig.hs the c2hs_config.h can't be found.
This is with Cabal-1.1.3. It doesn't happen with ghc-6.4.1, only ghc-6.2.2.
Compiling C2HSConfig ( c2hs/toplevel/C2HSConfig.hs, dist/build/c2hs/c2hs-tmp/C2HSConfig.o )
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:5:25: c2hs_config.h: Datei oder Verzeichnis nicht gefunden
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc: In Funktion »C2HSConfig_zdwccall_entry«:
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:680: Warnung: implicit declaration of function `bitfield_alignment'
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc: In Funktion »C2HSConfig_zdwccall1_entry«:
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:743: Warnung: implicit declaration of function `bitfield_int_signed'
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc: In Funktion »C2HSConfig_zdwccall2_entry«:
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:812: Warnung: implicit declaration of function `bitfield_padding'
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc: In Funktion »C2HSConfig_zdwccall3_entry«:
/var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:881: Warnung: implicit declaration of function `bitfield_direction'
I think this is fixed. Needs checking. |
When building c2hs/toplevel/C2HSConfig.hs the c2hs_config.h can't be found. This is with Cabal-1.1.3. It doesn't happen with ghc-6.4.1, only ghc-6.2.2. Compiling C2HSConfig ( c2hs/toplevel/C2HSConfig.hs, dist/build/c2hs/c2hs-tmp/C2HSConfig.o ) /var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc:5:25: c2hs_config.h: Datei oder Verzeichnis nicht gefunden /var/tmp/portage/c2hs-0.14.5/temp/ghc12711.hc: In Funktion