gentoo-haskell / gentoo-haskell

official gentoo haskell overlay
202 stars 139 forks source link

dev-haskell/ghc-mtl-1.0.1.0: multiple Not in scope errors #50

Closed frozenQueue closed 13 years ago

frozenQueue commented 13 years ago

Hi. I'm running GHC version 7.2.1 (freshly installed yesterday from gentoo-haskell). I am trying to build dev-haskell/ghc-mtl-1.0.1.0, which is required to build dev-haskell/hint-0.3.3.2, which is required to build eddie. (I'll make eddie an official package request once I actually build it successfully.) But hint dies as so:

Emerging (3 of 5) dev-haskell/ghc-mtl-1.0.1.0 from gentoo-haskell

  • ghc-mtl-1.0.1.0.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  • Package: dev-haskell/ghc-mtl-1.0.1.0
  • Repository: gentoo-haskell
  • USE: doc elibc_glibc kernel_linux userland_GNU x86
  • FEATURES: sandbox Unpacking source... Unpacking ghc-mtl-1.0.1.0.tar.gz to /var/tmp/portage/dev-haskell/ghc-mtl-1.0.1.0/work Source unpacked in /var/tmp/portage/dev-haskell/ghc-mtl-1.0.1.0/work Compiling source in /var/tmp/portage/dev-haskell/ghc-mtl-1.0.1.0/work/ghc-mtl-1.0.1.0 ...
  • Using cabal-1.11.1.20110721. [1 of 1] Compiling Main ( /var/tmp/portage/dev-haskell/ghc-mtl-1.0.1.0/work/ghc-mtl-1.0.1.0/Setup.lhs, /var/tmp/portage/dev-haskell/ghc-mtl-1.0.1.0/work/ghc-mtl-1.0.1.0/Setup.o ) Linking setup ... Configuring ghc-mtl-1.0.1.0... Dependency MonadCatchIO-mtl >=0.2.0.0: using MonadCatchIO-mtl-0.3.0.4 Dependency base >=4: using base-4.4.0.0 Dependency ghc >=6.10: using ghc-7.2.1 Dependency mtl -any: using mtl-2.0.1.0 Using Cabal-1.11.1.20110721 compiled by ghc-7.2 Using compiler: ghc-7.2.1 Using install prefix: /usr Binaries installed in: /usr/bin Libraries installed in: /usr/lib/ghc-mtl-1.0.1.0/ghc-7.2.1 Private binaries installed in: /usr/libexec Data files installed in: /usr/share/ghc-mtl-1.0.1.0/ghc-7.2.1 Documentation installed in: /usr/share/doc/ghc-mtl-1.0.1.0 No alex found Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 7.2.1 given by user at: /usr/bin/ghc Using ghc-pkg version 7.2.1 given by user at: /usr/bin/ghc-pkg No greencard found Using haddock version 2.9.2.20110721 given by user at: /usr/bin/haddock Using happy version 1.18.6 found on system at: /usr/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/bin/hsc2hs No hscolour found No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found Building ghc-mtl-1.0.1.0... Preprocessing library ghc-mtl-1.0.1.0... [1 of 1] Compiling Control.Monad.Ghc ( Control/Monad/Ghc.hs, dist/build/Control/Monad/Ghc.o )

Control/Monad/Ghc.hs:19:22: Not in scope: type constructor or class `GHC.Ghc'

Control/Monad/Ghc.hs:21:15: Not in scope: type constructor or class `GHC.WarnLogMonad'

Control/Monad/Ghc.hs:21:66: Not in scope: type constructor or class `GHC.GhcMonad'

Control/Monad/Ghc.hs:34:37: Not in scope: type constructor or class `GHC.GhcT'

Control/Monad/Ghc.hs:41:19: Not in scope: `GHC.liftGhcT'

Control/Monad/Ghc.hs:59:27: Not in scope: type constructor or class `GHC.WarnLogMonad'

Control/Monad/Ghc.hs:60:5: setWarnings' is not a (visible) method of classWarnLogMonad'

Control/Monad/Ghc.hs:60:26: Not in scope: `GHC.setWarnings'

Control/Monad/Ghc.hs:61:5: getWarnings' is not a (visible) method of classWarnLogMonad'

Control/Monad/Ghc.hs:61:24: Not in scope: `GHC.getWarnings'

Control/Monad/Ghc.hs:63:41: Not in scope: type constructor or class `GHC.GhcMonad'

Control/Monad/Ghc.hs:64:5: getSession' is not a (visible) method of classGhcMonad'

Control/Monad/Ghc.hs:64:23: Not in scope: `GHC.getSession'

Control/Monad/Ghc.hs:65:5: setSession' is not a (visible) method of classGhcMonad'

* OTHER INFO *

$ emerge -pqv =dev-haskell/ghc-mtl-1.0.1.0 [ebuild N ] dev-haskell/ghc-mtl-1.0.1.0 USE="doc -hscolour -profile"

$ emerge --info =dev-haskell/ghc-mtl-1.0.1.0

Portage 2.1.10.3 (default/linux/x86/10.0/desktop/gnome, gcc-4.4.5, glibc-2.12.2-r0, 2.6.38-gentoo-r6 i686)

                    System Settings

System uname: Linux-2.6.38-gentoo-r6-i686-Intel-R-_Xeon-TM-_CPU_3.06GHz-with-gentoo-2.0.3 Timestamp of tree: Thu, 18 Aug 2011 16:00:01 +0000 app-shells/bash: 4.1_p9 dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1 dev-util/cmake: 2.8.4-r1 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.8.3-r1 sys-apps/sandbox: 2.4 sys-devel/autoconf: 2.13, 2.68 sys-devel/automake: 1.9.6-r3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.4.5 sys-devel/gcc-config: 1.4.1-r1 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82 sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers) sys-libs/glibc: 2.12.2 Repositories: gentoo gentoo-haskell mozilla ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium4 -pipe -mno-tls-direct-seg-refs" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -march=pentium4 -pipe -mno-tls-direct-seg-refs" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j5" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/var/lib/layman/haskell /var/lib/layman/mozilla" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo caps cdda cdr cli consolekit cracklib crypt cups cxx dbus dri dts dvd dvdr eds emacs emboss encode evo exif fam firefox flac fortran gdbm gdu gif gnome gnome-keyring gpm gstreamer gtk iconv ipv6 jpeg lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap nautilus ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf perl png policykit ppds pppd python qt3support qt4 readline sdl session spell sse ssl startup-notification svg sysfs tcpd theora tiff truetype udev unicode usb vorbis x264 x86 xcb xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

trofi commented 13 years ago

Yeah, all the packages extensively use internal ghc API and are doomed to break on every substantial change. I don't promise we'll fix it before upstream will release new version, but i'll try to look at it this weekend.

frozenQueue commented 13 years ago

So, is this something I should report to the ghc-mtl devs? (To encourage them to prep a new version...?)

trofi commented 13 years ago

Yeah, ideally.

markwright commented 13 years ago

Fixed, ghc-mtl is bumped to 1.0.1.1, and hint is bumped to 0.3.3.3, these build with ghc 7.2.1, 7.0.4 and 6.12.3.