* Package: dev-lang/ghc-7.8.4 * Repository: gentoo * Maintainer: haskell@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gmp kernel_linux userland_GNU * FEATURES: preserve-libs sandbox usersandbox >>> Unpacking source... >>> Unpacking ghc-7.8.4-src.tar.bz2 to /var/tmp/portage/dev-lang/ghc-7.8.4/work >>> Unpacking ghc-bin-7.8.4-amd64.tbz2 to /var/tmp/portage/dev-lang/ghc-7.8.4/work bzip2: /var/tmp/portage/dev-lang/ghc-7.8.4/distdir/ghc-bin-7.8.4-amd64.tbz2: trailing garbage after EOF ignored >>> Unpacking ghc-7.8.4-ia64-CLOSUREs-regenerated.patch.gz to /var/tmp/portage/dev-lang/ghc-7.8.4/work >>> Source unpacked in /var/tmp/portage/dev-lang/ghc-7.8.4/work >>> Preparing source in /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4 ... * /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bin/ghc * PT PaX marking -m /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bin/ghc with paxctl * Applying ghc-7.0.4-CHOST-prefix.patch ... [ ok ] * Applying ghc-7.8.1_rc1-libbfd.patch ... [ ok ] * Applying ghc-7.8.2-cgen-constify.patch ... [ ok ] * Applying ghc-7.8.3-prim-lm.patch ... [ ok ] * Applying ghc-7.6.3-preserve-inplace-xattr.patch ... [ ok ] * Applying ghc-7.8.4-ia64-CLOSUREs.patch ... [ ok ] * Applying ghc-7.8.4-ia64-CLOSUREs-regenerated.patch ... [ ok ] * Applying ghc-7.8.3-linker-warn.patch ... [ ok ] * Applying ghc-7.8.3-pic-sparc.patch ... [ ok ] * Applying ghc-7.8.3-ppc32-fPIC.patch ... [ ok ] * Applying ghc-7.8.4-gold.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4' ... * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: ghc-7.8.4/ * Running elibtoolize in: ghc-7.8.4/libraries/base/ * Running elibtoolize in: ghc-7.8.4/libraries/directory/ * Running elibtoolize in: ghc-7.8.4/libraries/integer-gmp/ * Running elibtoolize in: ghc-7.8.4/libraries/old-time/ * Running elibtoolize in: ghc-7.8.4/libraries/process/ * Running elibtoolize in: ghc-7.8.4/libraries/terminfo/ * Running elibtoolize in: ghc-7.8.4/libraries/time/ * Running elibtoolize in: ghc-7.8.4/libraries/unix/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4 ... * econf: updating ghc-7.8.4/libraries/base/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/libraries/base/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ghc-7.8.4/libraries/old-time/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/libraries/old-time/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ghc-7.8.4/libraries/unix/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/libraries/unix/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ghc-7.8.4/libraries/directory/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/libraries/directory/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ghc-7.8.4/libraries/integer-gmp/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/libraries/integer-gmp/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ghc-7.8.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ghc-7.8.4/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-gcc=x86_64-pc-linux-gnu-gcc --with-system-libffi --with-ffi-includes=/usr/lib64/libffi-3.2.1/include --enable-bootstrap-with-devel-snapshot configure: loading site script /usr/share/config.site checking for gfind... no checking for find... /usr/bin/find checking for sort... /usr/bin/sort checking for ghc... /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc checking version of ghc... 7.8.4 checking whether bootstrap compiler is affected by bug 9439... : Warning: Couldn't figure out LLVM version! Make sure you have installed LLVM ghc: could not execute: opt failed to compile checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu GHC build : x86_64-unknown-linux GHC host : x86_64-unknown-linux GHC target : x86_64-unknown-linux configure: Building in-tree ghc-pwd checking for path to top of build tree... /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ffi_call in -lffi... yes checking ffi.h usability... yes checking ffi.h presence... no configure: WARNING: ffi.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: ffi.h: proceeding with the compiler's result checking for ffi.h... yes configure: Not cross-compiling, so --with-gcc also sets CC_STAGE0 checking for x86_64-pc-linux-gnu-ld... /usr/bin/x86_64-pc-linux-gnu-ld checking for x86_64-pc-linux-gnu-nm... /usr/bin/x86_64-pc-linux-gnu-nm checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib checking for llc... no /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' checking for opt... no /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' /usr/bin/find: invalid mode '+111' checking whether #! works in shell scripts... yes checking for perl... /usr/bin/perl checking version of gcc... 4.9.2 checking whether C compiler is clang... no checking whether C compiler has an LLVM back end... no checking whether ld is GNU ld... yes checking whether ld understands --build-id... yes checking whether ld understands -no_compact_unwind... yes checking whether ld understands -filelist... no checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done checking for extra options to pass gcc when compiling via C... -fwrapv checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for .subsections_via_symbols... no checking whether your assembler supports .ident directive... yes checking for GNU non-executable stack support... yes checking for a working context diff... diff -U 1 checking for a BSD-compatible install... /usr/bin/install -c checking for ar... /usr/bin/x86_64-pc-linux-gnu-ar checking whether /usr/bin/x86_64-pc-linux-gnu-ar is GNU ar... yes checking for ar arguments... q checking whether /usr/bin/x86_64-pc-linux-gnu-ar supports @file... yes checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for gsed... no checking for sed... /bin/sed checking for time... no checking for gnutar... no checking for gtar... no checking for tar... /bin/tar checking for gpatch... no checking for patch... /usr/bin/patch checking for dtrace... no checking for HsColour... /usr/bin/HsColour checking for xmllint... /usr/bin/xmllint checking for DocBook DTD... ok checking for xsltproc... /usr/bin/xsltproc checking for DocBook XSL stylesheet... yes checking for dblatex... no configure: WARNING: cannot find dblatex in your PATH, you will not be able to build the PDF and PS documentation checking for ghc-pkg matching /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc... /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg checking for happy... /usr/bin/happy checking for version of happy... 1.19.4 checking for alex... /usr/bin/alex checking for version of alex... 3.1.4 checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nlist.h usability... yes checking nlist.h presence... yes checking for nlist.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sys/cpuset.h... no checking whether time.h and sys/time.h may both be included... yes checking for long long... yes checking size of char... 1 checking size of double... 8 checking size of float... 4 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of unsigned char... 1 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of unsigned short... 2 checking size of void *... 8 checking for char... yes checking alignment of char... 1 checking for double... yes checking alignment of double... 8 checking for float... yes checking alignment of float... 4 checking for int... yes checking alignment of int... 4 checking for long... yes checking alignment of long... 8 checking for long long... (cached) yes checking alignment of long long... 8 checking for short... yes checking alignment of short... 2 checking for unsigned char... yes checking alignment of unsigned char... 1 checking for unsigned int... yes checking alignment of unsigned int... 4 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for unsigned long long... yes checking alignment of unsigned long long... 8 checking for unsigned short... yes checking alignment of unsigned short... 2 checking for void *... yes checking alignment of void *... 8 checking for WinExec... no checking for GetModuleFileName... no checking return type of signal handlers... void checking for getclock... no checking for getrusage... yes checking for gettimeofday... yes checking for setitimer... yes checking for siginterrupt... yes checking for sysconf... yes checking for times... yes checking for ctime_r... yes checking for sched_setaffinity... yes checking for setlocale... yes checking whether ctime_r is declared... yes checking for closedir in -lmingwex... no checking for atan in -lm... yes checking for xmalloc in -liberty... yes checking for bfd_init in -lbfd... yes checking for dlopen in -ldl... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether float word order is big endian... no checking for nlist in -lelf... yes checking leading underscore in symbol names... no checking whether __attribute__((visibility("hidden"))) is supported... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for timer_settime... yes checking for timer_create... yes checking for a working timer_create(CLOCK_REALTIME)... yes checking for printf$LDBLStub... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for eventfd... yes checking for __thread support... yes checking for PAPI_library_init in -lpapi... no checking papi.h usability... no checking papi.h presence... no checking for papi.h... no checking for __mingw_vfprintf... no configure: creating ./config.status config.status: creating mk/config.mk config.status: creating mk/install.mk config.status: creating mk/project.mk config.status: creating compiler/ghc.cabal config.status: creating ghc/ghc-bin.cabal config.status: creating utils/runghc/runghc.cabal config.status: creating settings config.status: creating docs/users_guide/ug-book.xml config.status: creating docs/users_guide/ug-ent.xml config.status: creating docs/index.html config.status: creating libraries/prologue.txt config.status: creating distrib/configure.ac config.status: creating mk/config.h ---------------------------------------------------------------------- Configure completed successfully. Building GHC version : 7.8.4 Build platform : x86_64-unknown-linux Host platform : x86_64-unknown-linux Target platform : x86_64-unknown-linux Bootstrapping using : /var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc which is version : 7.8.4 Using gcc : x86_64-pc-linux-gnu-gcc which is version : 4.9.2 Building a cross compiler : NO cpp : x86_64-pc-linux-gnu-gcc cpp-flags : -E -undef -traditional ld : /usr/bin/x86_64-pc-linux-gnu-ld Happy : /usr/bin/happy (1.19.4) Alex : /usr/bin/alex (3.1.4) Perl : /usr/bin/perl dblatex : xsltproc : /usr/bin/xsltproc Using LLVM tools llc : opt : HsColour : /usr/bin/HsColour Building DocBook HTML documentation : YES Building DocBook PS documentation : NO Building DocBook PDF documentation : NO ---------------------------------------------------------------------- For a standard build of GHC (fully optimised with profiling), type (g)make. To make changes to the default build configuration, copy the file mk/build.mk.sample to mk/build.mk, and edit the settings in there. For more information on how to configure your GHC build, see http://ghc.haskell.org/trac/ghc/wiki/Building >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4 ... make -j12 ghc/stage2/build/tmp/ghc-stage2 + test -f mk/config.mk.old + cp -p mk/config.mk mk/config.mk.old touch -r mk/config.mk.old mk/config.mk + test -f mk/project.mk.old + cp -p mk/project.mk mk/project.mk.old touch -r mk/project.mk.old mk/project.mk + test -f compiler/ghc.cabal.old + cp -p compiler/ghc.cabal compiler/ghc.cabal.old touch -r compiler/ghc.cabal.old compiler/ghc.cabal ===--- building phase 0 make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/package-data.mk: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/package-data.mk: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/package-data.mk: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/package-data.mk: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/package-data.mk: No such file or directory compiler/ghc.mk:645: compiler/stage1/package-data.mk: No such file or directory utils/hsc2hs/ghc.mk:15: utils/hsc2hs/dist/package-data.mk: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/package-data.mk: No such file or directory ghc/ghc.mk:114: ghc/stage1/package-data.mk: No such file or directory mkdir inplace mkdir inplace/bin mkdir inplace/lib "rm" -f inplace/bin/mkdirhier echo '#!/bin/sh' >> inplace/bin/mkdirhier cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier chmod +x inplace/bin/mkdirhier "inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//. "inplace/bin/mkdirhier" bootstrapping/. "inplace/bin/mkdirhier" inplace/bin//. "inplace/bin/mkdirhier" compiler/stage1/build//. "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build//. "rm" -f utils/ghc-pkg/dist/build/Version.hs "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector \ -optc-march=native -optc-O2 -optc-pipe -optc-march=native -optc-march=native -optc-fno-stack-protector -optc-fno-stack-protector \ -optl-Wl,-O1 -optl-Wl,--as-needed -optl-Wl,-O1 -optl-Wl,--as-needed \ --make utils/ghc-cabal/Main.hs -o utils/ghc-cabal/dist/build/tmp/ghc-cabal \ -no-user-package-db \ -Wall -fno-warn-unused-imports -fno-warn-warnings-deprecations \ -DCABAL_VERSION=1,18,1,5 \ -DBOOTSTRAPPING \ -odir bootstrapping \ -hidir bootstrapping \ -ilibraries/Cabal/Cabal \ -ilibraries/filepath \ -ilibraries/hpc \ "rm" -f compiler/stage1/build/Config.hs echo "module Version where" >> utils/ghc-pkg/dist/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist/build/Version.hs Creating compiler/stage1/build/Config.hs ... echo "version = \"7.8.4\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetOS = \"linux\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist/build/Version.hs done. [ 1 of 73] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o ) [ 2 of 73] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o ) [ 3 of 73] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o ) [ 4 of 73] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o ) [ 5 of 73] Compiling Distribution.Compat.ReadP ( libraries/Cabal/Cabal/Distribution/Compat/ReadP.hs, bootstrapping/Distribution/Compat/ReadP.o ) [ 6 of 73] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o ) [ 7 of 73] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o ) [ 8 of 73] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o ) [ 9 of 73] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o ) [10 of 73] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o ) [11 of 73] Compiling System.FilePath ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o ) [12 of 73] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o ) [13 of 73] Compiling Distribution.Compat.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/TempFile.hs, bootstrapping/Distribution/Compat/TempFile.o ) [14 of 73] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o ) [15 of 73] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o ) [16 of 73] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o ) [17 of 73] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o ) [18 of 73] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o ) [19 of 73] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o ) [20 of 73] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o ) [21 of 73] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o ) [22 of 73] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o ) [23 of 73] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o ) [24 of 73] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o ) [25 of 73] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o ) [26 of 73] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o ) [27 of 73] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o ) [28 of 73] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o ) [29 of 73] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o ) [30 of 73] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o ) [31 of 73] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o ) [32 of 73] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o ) [33 of 73] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o ) [34 of 73] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o ) [35 of 73] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o ) [36 of 73] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o ) [37 of 73] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o ) [38 of 73] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o ) [39 of 73] Compiling Distribution.ParseUtils ( libraries/Cabal/Cabal/Distribution/ParseUtils.hs, bootstrapping/Distribution/ParseUtils.o ) [40 of 73] Compiling Distribution.PackageDescription.Parse ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parse.hs, bootstrapping/Distribution/PackageDescription/Parse.o ) [41 of 73] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o ) [42 of 73] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o ) [43 of 73] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o ) [44 of 73] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o ) [45 of 73] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o ) [46 of 73] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o ) [47 of 73] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o ) [48 of 73] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o ) [49 of 73] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o ) [50 of 73] Compiling Distribution.Simple.JHC ( libraries/Cabal/Cabal/Distribution/Simple/JHC.hs, bootstrapping/Distribution/Simple/JHC.o ) [51 of 73] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o ) [52 of 73] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o ) [53 of 73] Compiling Distribution.Simple.LHC ( libraries/Cabal/Cabal/Distribution/Simple/LHC.hs, bootstrapping/Distribution/Simple/LHC.o ) [54 of 73] Compiling Distribution.Simple.NHC ( libraries/Cabal/Cabal/Distribution/Simple/NHC.hs, bootstrapping/Distribution/Simple/NHC.o ) [55 of 73] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o ) [56 of 73] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o ) [57 of 73] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o ) [58 of 73] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o ) [59 of 73] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o ) [60 of 73] Compiling Distribution.Simple.Hugs ( libraries/Cabal/Cabal/Distribution/Simple/Hugs.hs, bootstrapping/Distribution/Simple/Hugs.o ) [61 of 73] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o ) [62 of 73] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o ) [63 of 73] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o ) [64 of 73] Compiling Distribution.Simple.GHC.IPI642 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI642.hs, bootstrapping/Distribution/Simple/GHC/IPI642.o ) [65 of 73] Compiling Distribution.Simple.GHC.IPI641 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI641.hs, bootstrapping/Distribution/Simple/GHC/IPI641.o ) [66 of 73] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o ) [67 of 73] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o ) [68 of 73] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o ) [69 of 73] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o ) [70 of 73] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o ) [71 of 73] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o ) [72 of 73] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o ) [73 of 73] Compiling Main ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o ) Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ... "touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal "cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" "inplace/bin/ghc-cabal" configure utils/hsc2hs dist "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring hsc2hs-0.67... Configuring Cabal-1.18.1.5... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/Cabal/Cabal/dist-boot/inplace-pkg-config Reading package info from "libraries/Cabal/Cabal/dist-boot/inplace-pkg-config" ... done. Cabal-1.18.1.5: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file Cabal-1.18.1.5: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Build/Macros.hi","Distribution/Simple/Build/Macros.p_hi","Distribution/Simple/Build/Macros.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Build/PathsModule.hi","Distribution/Simple/Build/PathsModule.p_hi","Distribution/Simple/Build/PathsModule.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Hugs.hi","Distribution/Simple/Hugs.p_hi","Distribution/Simple/Hugs.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/NHC.hi","Distribution/Simple/NHC.p_hi","Distribution/Simple/NHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/PreProcess/Unlit.hi","Distribution/Simple/PreProcess/Unlit.p_hi","Distribution/Simple/PreProcess/Unlit.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Ar.hi","Distribution/Simple/Program/Ar.p_hi","Distribution/Simple/Program/Ar.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Builtin.hi","Distribution/Simple/Program/Builtin.p_hi","Distribution/Simple/Program/Builtin.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Db.hi","Distribution/Simple/Program/Db.p_hi","Distribution/Simple/Program/Db.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Find.hi","Distribution/Simple/Program/Find.p_hi","Distribution/Simple/Program/Find.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/GHC.hi","Distribution/Simple/Program/GHC.p_hi","Distribution/Simple/Program/GHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/HcPkg.hi","Distribution/Simple/Program/HcPkg.p_hi","Distribution/Simple/Program/HcPkg.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Hpc.hi","Distribution/Simple/Program/Hpc.p_hi","Distribution/Simple/Program/Hpc.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Ld.hi","Distribution/Simple/Program/Ld.p_hi","Distribution/Simple/Program/Ld.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Run.hi","Distribution/Simple/Program/Run.p_hi","Distribution/Simple/Program/Run.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Script.hi","Distribution/Simple/Program/Script.p_hi","Distribution/Simple/Program/Script.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Program/Types.hi","Distribution/Simple/Program/Types.p_hi","Distribution/Simple/Program/Types.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Compat/TempFile.hi","Distribution/Compat/TempFile.p_hi","Distribution/Compat/TempFile.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/GHC/IPI641.hi","Distribution/Simple/GHC/IPI641.p_hi","Distribution/Simple/GHC/IPI641.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Distribution/Simple/GHC/IPI642.hi","Distribution/Simple/GHC/IPI642.p_hi","Distribution/Simple/GHC/IPI642.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring) Cabal-1.18.1.5: cannot find any of ["libHSCabal-1.18.1.5.a","libHSCabal-1.18.1.5.p_a","libHSCabal-1.18.1.5-ghc7.8.4.so","libHSCabal-1.18.1.5-ghc7.8.4.dylib","HSCabal-1.18.1.5-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure libraries/hpc dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring hpc-0.6.0.1... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/hpc/dist-boot/inplace-pkg-config Reading package info from "libraries/hpc/dist-boot/inplace-pkg-config" ... done. hpc-0.6.0.1: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/hpc/dist-boot/doc/html/hpc/hpc.haddock doesn't exist or isn't a file hpc-0.6.0.1: cannot find any of ["Trace/Hpc/Util.hi","Trace/Hpc/Util.p_hi","Trace/Hpc/Util.dyn_hi"] (ignoring) hpc-0.6.0.1: cannot find any of ["Trace/Hpc/Mix.hi","Trace/Hpc/Mix.p_hi","Trace/Hpc/Mix.dyn_hi"] (ignoring) hpc-0.6.0.1: cannot find any of ["Trace/Hpc/Tix.hi","Trace/Hpc/Tix.p_hi","Trace/Hpc/Tix.dyn_hi"] (ignoring) hpc-0.6.0.1: cannot find any of ["Trace/Hpc/Reflect.hi","Trace/Hpc/Reflect.p_hi","Trace/Hpc/Reflect.dyn_hi"] (ignoring) hpc-0.6.0.1: cannot find any of ["libHShpc-0.6.0.1.a","libHShpc-0.6.0.1.p_a","libHShpc-0.6.0.1-ghc7.8.4.so","libHShpc-0.6.0.1-ghc7.8.4.dylib","HShpc-0.6.0.1-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure libraries/bin-package-db dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring bin-package-db-0.0.0.0... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/bin-package-db/dist-boot/inplace-pkg-config Reading package info from "libraries/bin-package-db/dist-boot/inplace-pkg-config" ... done. bin-package-db-0.0.0.0: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bin-package-db/dist-boot/doc/html/bin-package-db/bin-package-db.haddock doesn't exist or isn't a file bin-package-db-0.0.0.0: cannot find any of ["Distribution/InstalledPackageInfo/Binary.hi","Distribution/InstalledPackageInfo/Binary.p_hi","Distribution/InstalledPackageInfo/Binary.dyn_hi"] (ignoring) bin-package-db-0.0.0.0: cannot find any of ["libHSbin-package-db-0.0.0.0.a","libHSbin-package-db-0.0.0.0.p_a","libHSbin-package-db-0.0.0.0-ghc7.8.4.so","libHSbin-package-db-0.0.0.0-ghc7.8.4.dylib","HSbin-package-db-0.0.0.0-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure libraries/hoopl dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring hoopl-3.10.0.1... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/hoopl/dist-boot/inplace-pkg-config Reading package info from "libraries/hoopl/dist-boot/inplace-pkg-config" ... done. hoopl-3.10.0.1: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/hoopl/dist-boot/doc/html/hoopl/hoopl.haddock doesn't exist or isn't a file hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl.hi","Compiler/Hoopl.p_hi","Compiler/Hoopl.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Internals.hi","Compiler/Hoopl/Internals.p_hi","Compiler/Hoopl/Internals.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Wrappers.hi","Compiler/Hoopl/Wrappers.p_hi","Compiler/Hoopl/Wrappers.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Passes/Dominator.hi","Compiler/Hoopl/Passes/Dominator.p_hi","Compiler/Hoopl/Passes/Dominator.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Passes/DList.hi","Compiler/Hoopl/Passes/DList.p_hi","Compiler/Hoopl/Passes/DList.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Checkpoint.hi","Compiler/Hoopl/Checkpoint.p_hi","Compiler/Hoopl/Checkpoint.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Collections.hi","Compiler/Hoopl/Collections.p_hi","Compiler/Hoopl/Collections.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Combinators.hi","Compiler/Hoopl/Combinators.p_hi","Compiler/Hoopl/Combinators.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Dataflow.hi","Compiler/Hoopl/Dataflow.p_hi","Compiler/Hoopl/Dataflow.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Debug.hi","Compiler/Hoopl/Debug.p_hi","Compiler/Hoopl/Debug.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Block.hi","Compiler/Hoopl/Block.p_hi","Compiler/Hoopl/Block.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Graph.hi","Compiler/Hoopl/Graph.p_hi","Compiler/Hoopl/Graph.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Label.hi","Compiler/Hoopl/Label.p_hi","Compiler/Hoopl/Label.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/MkGraph.hi","Compiler/Hoopl/MkGraph.p_hi","Compiler/Hoopl/MkGraph.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Fuel.hi","Compiler/Hoopl/Fuel.p_hi","Compiler/Hoopl/Fuel.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Pointed.hi","Compiler/Hoopl/Pointed.p_hi","Compiler/Hoopl/Pointed.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Shape.hi","Compiler/Hoopl/Shape.p_hi","Compiler/Hoopl/Shape.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Show.hi","Compiler/Hoopl/Show.p_hi","Compiler/Hoopl/Show.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/Unique.hi","Compiler/Hoopl/Unique.p_hi","Compiler/Hoopl/Unique.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["Compiler/Hoopl/XUtil.hi","Compiler/Hoopl/XUtil.p_hi","Compiler/Hoopl/XUtil.dyn_hi"] (ignoring) hoopl-3.10.0.1: cannot find any of ["libHShoopl-3.10.0.1.a","libHShoopl-3.10.0.1.p_a","libHShoopl-3.10.0.1-ghc7.8.4.so","libHShoopl-3.10.0.1-ghc7.8.4.dylib","HShoopl-3.10.0.1-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure libraries/transformers dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring transformers-0.3.0.0... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/transformers/dist-boot/inplace-pkg-config Reading package info from "libraries/transformers/dist-boot/inplace-pkg-config" ... done. transformers-0.3.0.0: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/transformers/dist-boot/doc/html/transformers/transformers.haddock doesn't exist or isn't a file transformers-0.3.0.0: cannot find any of ["Control/Applicative/Backwards.hi","Control/Applicative/Backwards.p_hi","Control/Applicative/Backwards.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Applicative/Lift.hi","Control/Applicative/Lift.p_hi","Control/Applicative/Lift.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/IO/Class.hi","Control/Monad/IO/Class.p_hi","Control/Monad/IO/Class.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Class.hi","Control/Monad/Trans/Class.p_hi","Control/Monad/Trans/Class.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Cont.hi","Control/Monad/Trans/Cont.p_hi","Control/Monad/Trans/Cont.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Error.hi","Control/Monad/Trans/Error.p_hi","Control/Monad/Trans/Error.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Identity.hi","Control/Monad/Trans/Identity.p_hi","Control/Monad/Trans/Identity.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/List.hi","Control/Monad/Trans/List.p_hi","Control/Monad/Trans/List.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Maybe.hi","Control/Monad/Trans/Maybe.p_hi","Control/Monad/Trans/Maybe.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Reader.hi","Control/Monad/Trans/Reader.p_hi","Control/Monad/Trans/Reader.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/RWS.hi","Control/Monad/Trans/RWS.p_hi","Control/Monad/Trans/RWS.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/RWS/Lazy.hi","Control/Monad/Trans/RWS/Lazy.p_hi","Control/Monad/Trans/RWS/Lazy.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/RWS/Strict.hi","Control/Monad/Trans/RWS/Strict.p_hi","Control/Monad/Trans/RWS/Strict.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/State.hi","Control/Monad/Trans/State.p_hi","Control/Monad/Trans/State.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/State/Lazy.hi","Control/Monad/Trans/State/Lazy.p_hi","Control/Monad/Trans/State/Lazy.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/State/Strict.hi","Control/Monad/Trans/State/Strict.p_hi","Control/Monad/Trans/State/Strict.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Writer.hi","Control/Monad/Trans/Writer.p_hi","Control/Monad/Trans/Writer.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Writer/Lazy.hi","Control/Monad/Trans/Writer/Lazy.p_hi","Control/Monad/Trans/Writer/Lazy.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Control/Monad/Trans/Writer/Strict.hi","Control/Monad/Trans/Writer/Strict.p_hi","Control/Monad/Trans/Writer/Strict.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Data/Functor/Compose.hi","Data/Functor/Compose.p_hi","Data/Functor/Compose.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Data/Functor/Constant.hi","Data/Functor/Constant.p_hi","Data/Functor/Constant.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Data/Functor/Identity.hi","Data/Functor/Identity.p_hi","Data/Functor/Identity.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Data/Functor/Product.hi","Data/Functor/Product.p_hi","Data/Functor/Product.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["Data/Functor/Reverse.hi","Data/Functor/Reverse.p_hi","Data/Functor/Reverse.dyn_hi"] (ignoring) transformers-0.3.0.0: cannot find any of ["libHStransformers-0.3.0.0.a","libHStransformers-0.3.0.0.p_a","libHStransformers-0.3.0.0-ghc7.8.4.so","libHStransformers-0.3.0.0-ghc7.8.4.dylib","HStransformers-0.3.0.0-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring terminfo-0.4.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for setupterm in -ltinfo... no checking for setupterm in -lncursesw... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/terminfo/dist-boot/inplace-pkg-config Reading package info from "libraries/terminfo/dist-boot/inplace-pkg-config" ... done. terminfo-0.4.0.0: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/terminfo/dist-boot/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo.hi","System/Console/Terminfo.p_hi","System/Console/Terminfo.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Base.hi","System/Console/Terminfo/Base.p_hi","System/Console/Terminfo/Base.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Cursor.hi","System/Console/Terminfo/Cursor.p_hi","System/Console/Terminfo/Cursor.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Color.hi","System/Console/Terminfo/Color.p_hi","System/Console/Terminfo/Color.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Edit.hi","System/Console/Terminfo/Edit.p_hi","System/Console/Terminfo/Edit.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Effects.hi","System/Console/Terminfo/Effects.p_hi","System/Console/Terminfo/Effects.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["System/Console/Terminfo/Keys.hi","System/Console/Terminfo/Keys.p_hi","System/Console/Terminfo/Keys.dyn_hi"] (ignoring) terminfo-0.4.0.0: cannot find any of ["libHSterminfo-0.4.0.0.a","libHSterminfo-0.4.0.0.p_a","libHSterminfo-0.4.0.0-ghc7.8.4.so","libHSterminfo-0.4.0.0-ghc7.8.4.dylib","HSterminfo-0.4.0.0-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure compiler stage1 "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --flags=stage1 --flags=ncg --ghc-option=-DSTAGE=1 --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" --disable-library-for-ghci "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring ghc-pkg-6.9... Configuring ghc-7.8.4... "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf compiler/stage1/inplace-pkg-config Reading package info from "compiler/stage1/inplace-pkg-config" ... done. ghc-7.8.4: Warning: haddock-interfaces: /var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/compiler/stage1/doc/html/ghc/ghc.haddock doesn't exist or isn't a file ghc-7.8.4: cannot find any of ["Avail.hi","Avail.p_hi","Avail.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BasicTypes.hi","BasicTypes.p_hi","BasicTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ConLike.hi","ConLike.p_hi","ConLike.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DataCon.hi","DataCon.p_hi","DataCon.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PatSyn.hi","PatSyn.p_hi","PatSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Demand.hi","Demand.p_hi","Demand.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Exception.hi","Exception.p_hi","Exception.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GhcMonad.hi","GhcMonad.p_hi","GhcMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Hooks.hi","Hooks.p_hi","Hooks.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Id.hi","Id.p_hi","Id.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["IdInfo.hi","IdInfo.p_hi","IdInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Literal.hi","Literal.p_hi","Literal.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Llvm.hi","Llvm.p_hi","Llvm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Llvm/AbsSyn.hi","Llvm/AbsSyn.p_hi","Llvm/AbsSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Llvm/MetaData.hi","Llvm/MetaData.p_hi","Llvm/MetaData.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Llvm/PpLlvm.hi","Llvm/PpLlvm.p_hi","Llvm/PpLlvm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Llvm/Types.hi","Llvm/Types.p_hi","Llvm/Types.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen.hi","LlvmCodeGen.p_hi","LlvmCodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen/Base.hi","LlvmCodeGen/Base.p_hi","LlvmCodeGen/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen/CodeGen.hi","LlvmCodeGen/CodeGen.p_hi","LlvmCodeGen/CodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen/Data.hi","LlvmCodeGen/Data.p_hi","LlvmCodeGen/Data.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen/Ppr.hi","LlvmCodeGen/Ppr.p_hi","LlvmCodeGen/Ppr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmCodeGen/Regs.hi","LlvmCodeGen/Regs.p_hi","LlvmCodeGen/Regs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LlvmMangler.hi","LlvmMangler.p_hi","LlvmMangler.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MkId.hi","MkId.p_hi","MkId.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Module.hi","Module.p_hi","Module.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Name.hi","Name.p_hi","Name.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["NameEnv.hi","NameEnv.p_hi","NameEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["NameSet.hi","NameSet.p_hi","NameSet.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["OccName.hi","OccName.p_hi","OccName.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RdrName.hi","RdrName.p_hi","RdrName.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SrcLoc.hi","SrcLoc.p_hi","SrcLoc.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["UniqSupply.hi","UniqSupply.p_hi","UniqSupply.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Unique.hi","Unique.p_hi","Unique.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Var.hi","Var.p_hi","Var.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["VarEnv.hi","VarEnv.p_hi","VarEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["VarSet.hi","VarSet.p_hi","VarSet.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BlockId.hi","BlockId.p_hi","BlockId.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CLabel.hi","CLabel.p_hi","CLabel.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Cmm.hi","Cmm.p_hi","Cmm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmBuildInfoTables.hi","CmmBuildInfoTables.p_hi","CmmBuildInfoTables.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmPipeline.hi","CmmPipeline.p_hi","CmmPipeline.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmCallConv.hi","CmmCallConv.p_hi","CmmCallConv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmCommonBlockElim.hi","CmmCommonBlockElim.p_hi","CmmCommonBlockElim.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmContFlowOpt.hi","CmmContFlowOpt.p_hi","CmmContFlowOpt.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmExpr.hi","CmmExpr.p_hi","CmmExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmInfo.hi","CmmInfo.p_hi","CmmInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmLex.hi","CmmLex.p_hi","CmmLex.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmLint.hi","CmmLint.p_hi","CmmLint.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmLive.hi","CmmLive.p_hi","CmmLive.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmMachOp.hi","CmmMachOp.p_hi","CmmMachOp.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmNode.hi","CmmNode.p_hi","CmmNode.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmOpt.hi","CmmOpt.p_hi","CmmOpt.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmParse.hi","CmmParse.p_hi","CmmParse.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmProcPoint.hi","CmmProcPoint.p_hi","CmmProcPoint.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmRewriteAssignments.hi","CmmRewriteAssignments.p_hi","CmmRewriteAssignments.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmSink.hi","CmmSink.p_hi","CmmSink.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmType.hi","CmmType.p_hi","CmmType.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmUtils.hi","CmmUtils.p_hi","CmmUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmmLayoutStack.hi","CmmLayoutStack.p_hi","CmmLayoutStack.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MkGraph.hi","MkGraph.p_hi","MkGraph.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprBase.hi","PprBase.p_hi","PprBase.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprC.hi","PprC.p_hi","PprC.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprCmm.hi","PprCmm.p_hi","PprCmm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprCmmDecl.hi","PprCmmDecl.p_hi","PprCmmDecl.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprCmmExpr.hi","PprCmmExpr.p_hi","PprCmmExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Bitmap.hi","Bitmap.p_hi","Bitmap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform.hi","CodeGen/Platform.p_hi","CodeGen/Platform.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/ARM.hi","CodeGen/Platform/ARM.p_hi","CodeGen/Platform/ARM.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/NoRegs.hi","CodeGen/Platform/NoRegs.p_hi","CodeGen/Platform/NoRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/PPC.hi","CodeGen/Platform/PPC.p_hi","CodeGen/Platform/PPC.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/PPC_Darwin.hi","CodeGen/Platform/PPC_Darwin.p_hi","CodeGen/Platform/PPC_Darwin.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/SPARC.hi","CodeGen/Platform/SPARC.p_hi","CodeGen/Platform/SPARC.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/X86.hi","CodeGen/Platform/X86.p_hi","CodeGen/Platform/X86.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeGen/Platform/X86_64.hi","CodeGen/Platform/X86_64.p_hi","CodeGen/Platform/X86_64.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CgUtils.hi","CgUtils.p_hi","CgUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmm.hi","StgCmm.p_hi","StgCmm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmBind.hi","StgCmmBind.p_hi","StgCmmBind.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmClosure.hi","StgCmmClosure.p_hi","StgCmmClosure.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmCon.hi","StgCmmCon.p_hi","StgCmmCon.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmEnv.hi","StgCmmEnv.p_hi","StgCmmEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmExpr.hi","StgCmmExpr.p_hi","StgCmmExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmForeign.hi","StgCmmForeign.p_hi","StgCmmForeign.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmHeap.hi","StgCmmHeap.p_hi","StgCmmHeap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmHpc.hi","StgCmmHpc.p_hi","StgCmmHpc.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmArgRep.hi","StgCmmArgRep.p_hi","StgCmmArgRep.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmLayout.hi","StgCmmLayout.p_hi","StgCmmLayout.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmMonad.hi","StgCmmMonad.p_hi","StgCmmMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmPrim.hi","StgCmmPrim.p_hi","StgCmmPrim.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmProf.hi","StgCmmProf.p_hi","StgCmmProf.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmTicky.hi","StgCmmTicky.p_hi","StgCmmTicky.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmUtils.hi","StgCmmUtils.p_hi","StgCmmUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgCmmExtCode.hi","StgCmmExtCode.p_hi","StgCmmExtCode.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SMRep.hi","SMRep.p_hi","SMRep.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreArity.hi","CoreArity.p_hi","CoreArity.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreFVs.hi","CoreFVs.p_hi","CoreFVs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreLint.hi","CoreLint.p_hi","CoreLint.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CorePrep.hi","CorePrep.p_hi","CorePrep.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreSubst.hi","CoreSubst.p_hi","CoreSubst.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreSyn.hi","CoreSyn.p_hi","CoreSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TrieMap.hi","TrieMap.p_hi","TrieMap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreTidy.hi","CoreTidy.p_hi","CoreTidy.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreUnfold.hi","CoreUnfold.p_hi","CoreUnfold.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreUtils.hi","CoreUtils.p_hi","CoreUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ExternalCore.hi","ExternalCore.p_hi","ExternalCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MkCore.hi","MkCore.p_hi","MkCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MkExternalCore.hi","MkExternalCore.p_hi","MkExternalCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprCore.hi","PprCore.p_hi","PprCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprExternalCore.hi","PprExternalCore.p_hi","PprExternalCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Check.hi","Check.p_hi","Check.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Coverage.hi","Coverage.p_hi","Coverage.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Desugar.hi","Desugar.p_hi","Desugar.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsArrows.hi","DsArrows.p_hi","DsArrows.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsBinds.hi","DsBinds.p_hi","DsBinds.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsCCall.hi","DsCCall.p_hi","DsCCall.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsExpr.hi","DsExpr.p_hi","DsExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsForeign.hi","DsForeign.p_hi","DsForeign.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsGRHSs.hi","DsGRHSs.p_hi","DsGRHSs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsListComp.hi","DsListComp.p_hi","DsListComp.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsMonad.hi","DsMonad.p_hi","DsMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DsUtils.hi","DsUtils.p_hi","DsUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Match.hi","Match.p_hi","Match.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MatchCon.hi","MatchCon.p_hi","MatchCon.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MatchLit.hi","MatchLit.p_hi","MatchLit.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsBinds.hi","HsBinds.p_hi","HsBinds.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsDecls.hi","HsDecls.p_hi","HsDecls.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsDoc.hi","HsDoc.p_hi","HsDoc.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsExpr.hi","HsExpr.p_hi","HsExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsImpExp.hi","HsImpExp.p_hi","HsImpExp.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsLit.hi","HsLit.p_hi","HsLit.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsPat.hi","HsPat.p_hi","HsPat.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsSyn.hi","HsSyn.p_hi","HsSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsTypes.hi","HsTypes.p_hi","HsTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HsUtils.hi","HsUtils.p_hi","HsUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BinIface.hi","BinIface.p_hi","BinIface.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BuildTyCl.hi","BuildTyCl.p_hi","BuildTyCl.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["IfaceEnv.hi","IfaceEnv.p_hi","IfaceEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["IfaceSyn.hi","IfaceSyn.p_hi","IfaceSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["IfaceType.hi","IfaceType.p_hi","IfaceType.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LoadIface.hi","LoadIface.p_hi","LoadIface.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MkIface.hi","MkIface.p_hi","MkIface.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcIface.hi","TcIface.p_hi","TcIface.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FlagChecker.hi","FlagChecker.p_hi","FlagChecker.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Annotations.hi","Annotations.p_hi","Annotations.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BreakArray.hi","BreakArray.p_hi","BreakArray.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CmdLineParser.hi","CmdLineParser.p_hi","CmdLineParser.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CodeOutput.hi","CodeOutput.p_hi","CodeOutput.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Config.hi","Config.p_hi","Config.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Constants.hi","Constants.p_hi","Constants.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DriverMkDepend.hi","DriverMkDepend.p_hi","DriverMkDepend.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DriverPhases.hi","DriverPhases.p_hi","DriverPhases.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PipelineMonad.hi","PipelineMonad.p_hi","PipelineMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DriverPipeline.hi","DriverPipeline.p_hi","DriverPipeline.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DynFlags.hi","DynFlags.p_hi","DynFlags.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ErrUtils.hi","ErrUtils.p_hi","ErrUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Finder.hi","Finder.p_hi","Finder.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GHC.hi","GHC.p_hi","GHC.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GhcMake.hi","GhcMake.p_hi","GhcMake.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GhcPlugins.hi","GhcPlugins.p_hi","GhcPlugins.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DynamicLoading.hi","DynamicLoading.p_hi","DynamicLoading.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HeaderInfo.hi","HeaderInfo.p_hi","HeaderInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HscMain.hi","HscMain.p_hi","HscMain.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HscStats.hi","HscStats.p_hi","HscStats.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HscTypes.hi","HscTypes.p_hi","HscTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["InteractiveEval.hi","InteractiveEval.p_hi","InteractiveEval.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["InteractiveEvalTypes.hi","InteractiveEvalTypes.p_hi","InteractiveEvalTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PackageConfig.hi","PackageConfig.p_hi","PackageConfig.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Packages.hi","Packages.p_hi","Packages.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PlatformConstants.hi","PlatformConstants.p_hi","PlatformConstants.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PprTyThing.hi","PprTyThing.p_hi","PprTyThing.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StaticFlags.hi","StaticFlags.p_hi","StaticFlags.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SysTools.hi","SysTools.p_hi","SysTools.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TidyPgm.hi","TidyPgm.p_hi","TidyPgm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Ctype.hi","Ctype.p_hi","Ctype.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["HaddockUtils.hi","HaddockUtils.p_hi","HaddockUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LexCore.hi","LexCore.p_hi","LexCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Lexer.hi","Lexer.p_hi","Lexer.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["OptCoercion.hi","OptCoercion.p_hi","OptCoercion.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Parser.hi","Parser.p_hi","Parser.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ParserCore.hi","ParserCore.p_hi","ParserCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ParserCoreUtils.hi","ParserCoreUtils.p_hi","ParserCoreUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RdrHsSyn.hi","RdrHsSyn.p_hi","RdrHsSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ForeignCall.hi","ForeignCall.p_hi","ForeignCall.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PrelInfo.hi","PrelInfo.p_hi","PrelInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PrelNames.hi","PrelNames.p_hi","PrelNames.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PrelRules.hi","PrelRules.p_hi","PrelRules.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PrimOp.hi","PrimOp.p_hi","PrimOp.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TysPrim.hi","TysPrim.p_hi","TysPrim.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TysWiredIn.hi","TysWiredIn.p_hi","TysWiredIn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CostCentre.hi","CostCentre.p_hi","CostCentre.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ProfInit.hi","ProfInit.p_hi","ProfInit.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SCCfinal.hi","SCCfinal.p_hi","SCCfinal.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnBinds.hi","RnBinds.p_hi","RnBinds.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnEnv.hi","RnEnv.p_hi","RnEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnExpr.hi","RnExpr.p_hi","RnExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnHsDoc.hi","RnHsDoc.p_hi","RnHsDoc.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnNames.hi","RnNames.p_hi","RnNames.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnPat.hi","RnPat.p_hi","RnPat.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnSource.hi","RnSource.p_hi","RnSource.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnSplice.hi","RnSplice.p_hi","RnSplice.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RnTypes.hi","RnTypes.p_hi","RnTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreMonad.hi","CoreMonad.p_hi","CoreMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CSE.hi","CSE.p_hi","CSE.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FloatIn.hi","FloatIn.p_hi","FloatIn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FloatOut.hi","FloatOut.p_hi","FloatOut.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["LiberateCase.hi","LiberateCase.p_hi","LiberateCase.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["OccurAnal.hi","OccurAnal.p_hi","OccurAnal.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SAT.hi","SAT.p_hi","SAT.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SetLevels.hi","SetLevels.p_hi","SetLevels.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SimplCore.hi","SimplCore.p_hi","SimplCore.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SimplEnv.hi","SimplEnv.p_hi","SimplEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SimplMonad.hi","SimplMonad.p_hi","SimplMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SimplUtils.hi","SimplUtils.p_hi","SimplUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Simplify.hi","Simplify.p_hi","Simplify.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SimplStg.hi","SimplStg.p_hi","SimplStg.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgStats.hi","StgStats.p_hi","StgStats.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["UnariseStg.hi","UnariseStg.p_hi","UnariseStg.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Rules.hi","Rules.p_hi","Rules.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SpecConstr.hi","SpecConstr.p_hi","SpecConstr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Specialise.hi","Specialise.p_hi","Specialise.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoreToStg.hi","CoreToStg.p_hi","CoreToStg.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgLint.hi","StgLint.p_hi","StgLint.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StgSyn.hi","StgSyn.p_hi","StgSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["DmdAnal.hi","DmdAnal.p_hi","DmdAnal.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["WorkWrap.hi","WorkWrap.p_hi","WorkWrap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["WwLib.hi","WwLib.p_hi","WwLib.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FamInst.hi","FamInst.p_hi","FamInst.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Inst.hi","Inst.p_hi","Inst.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcAnnotations.hi","TcAnnotations.p_hi","TcAnnotations.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcArrows.hi","TcArrows.p_hi","TcArrows.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcBinds.hi","TcBinds.p_hi","TcBinds.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcClassDcl.hi","TcClassDcl.p_hi","TcClassDcl.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcDefaults.hi","TcDefaults.p_hi","TcDefaults.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcDeriv.hi","TcDeriv.p_hi","TcDeriv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcEnv.hi","TcEnv.p_hi","TcEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcExpr.hi","TcExpr.p_hi","TcExpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcForeign.hi","TcForeign.p_hi","TcForeign.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcGenDeriv.hi","TcGenDeriv.p_hi","TcGenDeriv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcGenGenerics.hi","TcGenGenerics.p_hi","TcGenGenerics.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcHsSyn.hi","TcHsSyn.p_hi","TcHsSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcHsType.hi","TcHsType.p_hi","TcHsType.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcInstDcls.hi","TcInstDcls.p_hi","TcInstDcls.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcMType.hi","TcMType.p_hi","TcMType.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcValidity.hi","TcValidity.p_hi","TcValidity.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcMatches.hi","TcMatches.p_hi","TcMatches.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcPat.hi","TcPat.p_hi","TcPat.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcPatSyn.hi","TcPatSyn.p_hi","TcPatSyn.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcRnDriver.hi","TcRnDriver.p_hi","TcRnDriver.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcRnMonad.hi","TcRnMonad.p_hi","TcRnMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcRnTypes.hi","TcRnTypes.p_hi","TcRnTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcRules.hi","TcRules.p_hi","TcRules.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcSimplify.hi","TcSimplify.p_hi","TcSimplify.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcErrors.hi","TcErrors.p_hi","TcErrors.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcTyClsDecls.hi","TcTyClsDecls.p_hi","TcTyClsDecls.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcTyDecls.hi","TcTyDecls.p_hi","TcTyDecls.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcType.hi","TcType.p_hi","TcType.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcEvidence.hi","TcEvidence.p_hi","TcEvidence.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcUnify.hi","TcUnify.p_hi","TcUnify.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcInteract.hi","TcInteract.p_hi","TcInteract.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcCanonical.hi","TcCanonical.p_hi","TcCanonical.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcSMonad.hi","TcSMonad.p_hi","TcSMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcTypeNats.hi","TcTypeNats.p_hi","TcTypeNats.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TcSplice.hi","TcSplice.p_hi","TcSplice.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Class.hi","Class.p_hi","Class.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Coercion.hi","Coercion.p_hi","Coercion.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FamInstEnv.hi","FamInstEnv.p_hi","FamInstEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FunDeps.hi","FunDeps.p_hi","FunDeps.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["InstEnv.hi","InstEnv.p_hi","InstEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TyCon.hi","TyCon.p_hi","TyCon.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CoAxiom.hi","CoAxiom.p_hi","CoAxiom.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Kind.hi","Kind.p_hi","Kind.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Type.hi","Type.p_hi","Type.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TypeRep.hi","TypeRep.p_hi","TypeRep.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Unify.hi","Unify.p_hi","Unify.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Bag.hi","Bag.p_hi","Bag.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Binary.hi","Binary.p_hi","Binary.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BooleanFormula.hi","BooleanFormula.p_hi","BooleanFormula.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["BufWrite.hi","BufWrite.p_hi","BufWrite.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Digraph.hi","Digraph.p_hi","Digraph.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Encoding.hi","Encoding.p_hi","Encoding.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FastBool.hi","FastBool.p_hi","FastBool.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FastFunctions.hi","FastFunctions.p_hi","FastFunctions.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FastMutInt.hi","FastMutInt.p_hi","FastMutInt.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FastString.hi","FastString.p_hi","FastString.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FastTypes.hi","FastTypes.p_hi","FastTypes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Fingerprint.hi","Fingerprint.p_hi","Fingerprint.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["FiniteMap.hi","FiniteMap.p_hi","FiniteMap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GraphBase.hi","GraphBase.p_hi","GraphBase.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GraphColor.hi","GraphColor.p_hi","GraphColor.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GraphOps.hi","GraphOps.p_hi","GraphOps.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["GraphPpr.hi","GraphPpr.p_hi","GraphPpr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["IOEnv.hi","IOEnv.p_hi","IOEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ListSetOps.hi","ListSetOps.p_hi","ListSetOps.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Maybes.hi","Maybes.p_hi","Maybes.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["MonadUtils.hi","MonadUtils.p_hi","MonadUtils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["OrdList.hi","OrdList.p_hi","OrdList.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Outputable.hi","Outputable.p_hi","Outputable.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Pair.hi","Pair.p_hi","Pair.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Panic.hi","Panic.p_hi","Panic.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Pretty.hi","Pretty.p_hi","Pretty.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Serialized.hi","Serialized.p_hi","Serialized.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["State.hi","State.p_hi","State.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Stream.hi","Stream.p_hi","Stream.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["StringBuffer.hi","StringBuffer.p_hi","StringBuffer.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["UniqFM.hi","UniqFM.p_hi","UniqFM.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["UniqSet.hi","UniqSet.p_hi","UniqSet.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Util.hi","Util.p_hi","Util.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["ExtsCompat46.hi","ExtsCompat46.p_hi","ExtsCompat46.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Builtins/Base.hi","Vectorise/Builtins/Base.p_hi","Vectorise/Builtins/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Builtins/Initialise.hi","Vectorise/Builtins/Initialise.p_hi","Vectorise/Builtins/Initialise.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Builtins.hi","Vectorise/Builtins.p_hi","Vectorise/Builtins.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad/Base.hi","Vectorise/Monad/Base.p_hi","Vectorise/Monad/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad/Naming.hi","Vectorise/Monad/Naming.p_hi","Vectorise/Monad/Naming.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad/Local.hi","Vectorise/Monad/Local.p_hi","Vectorise/Monad/Local.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad/Global.hi","Vectorise/Monad/Global.p_hi","Vectorise/Monad/Global.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad/InstEnv.hi","Vectorise/Monad/InstEnv.p_hi","Vectorise/Monad/InstEnv.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Monad.hi","Vectorise/Monad.p_hi","Vectorise/Monad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils/Base.hi","Vectorise/Utils/Base.p_hi","Vectorise/Utils/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils/Closure.hi","Vectorise/Utils/Closure.p_hi","Vectorise/Utils/Closure.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils/Hoisting.hi","Vectorise/Utils/Hoisting.p_hi","Vectorise/Utils/Hoisting.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils/PADict.hi","Vectorise/Utils/PADict.p_hi","Vectorise/Utils/PADict.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils/Poly.hi","Vectorise/Utils/Poly.p_hi","Vectorise/Utils/Poly.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Utils.hi","Vectorise/Utils.p_hi","Vectorise/Utils.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Generic/Description.hi","Vectorise/Generic/Description.p_hi","Vectorise/Generic/Description.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Generic/PAMethods.hi","Vectorise/Generic/PAMethods.p_hi","Vectorise/Generic/PAMethods.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Generic/PADict.hi","Vectorise/Generic/PADict.p_hi","Vectorise/Generic/PADict.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Generic/PData.hi","Vectorise/Generic/PData.p_hi","Vectorise/Generic/PData.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Type/Env.hi","Vectorise/Type/Env.p_hi","Vectorise/Type/Env.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Type/Type.hi","Vectorise/Type/Type.p_hi","Vectorise/Type/Type.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Type/TyConDecl.hi","Vectorise/Type/TyConDecl.p_hi","Vectorise/Type/TyConDecl.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Type/Classify.hi","Vectorise/Type/Classify.p_hi","Vectorise/Type/Classify.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Convert.hi","Vectorise/Convert.p_hi","Vectorise/Convert.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Vect.hi","Vectorise/Vect.p_hi","Vectorise/Vect.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Var.hi","Vectorise/Var.p_hi","Vectorise/Var.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Env.hi","Vectorise/Env.p_hi","Vectorise/Env.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise/Exp.hi","Vectorise/Exp.p_hi","Vectorise/Exp.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Vectorise.hi","Vectorise.p_hi","Vectorise.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Hoopl/Dataflow.hi","Hoopl/Dataflow.p_hi","Hoopl/Dataflow.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Hoopl.hi","Hoopl.p_hi","Hoopl.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["AsmCodeGen.hi","AsmCodeGen.p_hi","AsmCodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["TargetReg.hi","TargetReg.p_hi","TargetReg.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["NCGMonad.hi","NCGMonad.p_hi","NCGMonad.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Instruction.hi","Instruction.p_hi","Instruction.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Size.hi","Size.p_hi","Size.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Reg.hi","Reg.p_hi","Reg.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegClass.hi","RegClass.p_hi","RegClass.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PIC.hi","PIC.p_hi","PIC.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["Platform.hi","Platform.p_hi","Platform.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["CPrim.hi","CPrim.p_hi","CPrim.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/Regs.hi","X86/Regs.p_hi","X86/Regs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/RegInfo.hi","X86/RegInfo.p_hi","X86/RegInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/Instr.hi","X86/Instr.p_hi","X86/Instr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/Cond.hi","X86/Cond.p_hi","X86/Cond.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/Ppr.hi","X86/Ppr.p_hi","X86/Ppr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["X86/CodeGen.hi","X86/CodeGen.p_hi","X86/CodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/Regs.hi","PPC/Regs.p_hi","PPC/Regs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/RegInfo.hi","PPC/RegInfo.p_hi","PPC/RegInfo.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/Instr.hi","PPC/Instr.p_hi","PPC/Instr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/Cond.hi","PPC/Cond.p_hi","PPC/Cond.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/Ppr.hi","PPC/Ppr.p_hi","PPC/Ppr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["PPC/CodeGen.hi","PPC/CodeGen.p_hi","PPC/CodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Base.hi","SPARC/Base.p_hi","SPARC/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Regs.hi","SPARC/Regs.p_hi","SPARC/Regs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Imm.hi","SPARC/Imm.p_hi","SPARC/Imm.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/AddrMode.hi","SPARC/AddrMode.p_hi","SPARC/AddrMode.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Cond.hi","SPARC/Cond.p_hi","SPARC/Cond.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Instr.hi","SPARC/Instr.p_hi","SPARC/Instr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Stack.hi","SPARC/Stack.p_hi","SPARC/Stack.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/ShortcutJump.hi","SPARC/ShortcutJump.p_hi","SPARC/ShortcutJump.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/Ppr.hi","SPARC/Ppr.p_hi","SPARC/Ppr.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen.hi","SPARC/CodeGen.p_hi","SPARC/CodeGen.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Amode.hi","SPARC/CodeGen/Amode.p_hi","SPARC/CodeGen/Amode.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Base.hi","SPARC/CodeGen/Base.p_hi","SPARC/CodeGen/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/CondCode.hi","SPARC/CodeGen/CondCode.p_hi","SPARC/CodeGen/CondCode.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Gen32.hi","SPARC/CodeGen/Gen32.p_hi","SPARC/CodeGen/Gen32.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Gen64.hi","SPARC/CodeGen/Gen64.p_hi","SPARC/CodeGen/Gen64.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Sanity.hi","SPARC/CodeGen/Sanity.p_hi","SPARC/CodeGen/Sanity.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["SPARC/CodeGen/Expand.hi","SPARC/CodeGen/Expand.p_hi","SPARC/CodeGen/Expand.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Liveness.hi","RegAlloc/Liveness.p_hi","RegAlloc/Liveness.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/Main.hi","RegAlloc/Graph/Main.p_hi","RegAlloc/Graph/Main.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/Stats.hi","RegAlloc/Graph/Stats.p_hi","RegAlloc/Graph/Stats.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/ArchBase.hi","RegAlloc/Graph/ArchBase.p_hi","RegAlloc/Graph/ArchBase.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/ArchX86.hi","RegAlloc/Graph/ArchX86.p_hi","RegAlloc/Graph/ArchX86.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/Coalesce.hi","RegAlloc/Graph/Coalesce.p_hi","RegAlloc/Graph/Coalesce.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/Spill.hi","RegAlloc/Graph/Spill.p_hi","RegAlloc/Graph/Spill.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/SpillClean.hi","RegAlloc/Graph/SpillClean.p_hi","RegAlloc/Graph/SpillClean.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/SpillCost.hi","RegAlloc/Graph/SpillCost.p_hi","RegAlloc/Graph/SpillCost.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Graph/TrivColorable.hi","RegAlloc/Graph/TrivColorable.p_hi","RegAlloc/Graph/TrivColorable.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/Main.hi","RegAlloc/Linear/Main.p_hi","RegAlloc/Linear/Main.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/JoinToTargets.hi","RegAlloc/Linear/JoinToTargets.p_hi","RegAlloc/Linear/JoinToTargets.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/State.hi","RegAlloc/Linear/State.p_hi","RegAlloc/Linear/State.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/Stats.hi","RegAlloc/Linear/Stats.p_hi","RegAlloc/Linear/Stats.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/FreeRegs.hi","RegAlloc/Linear/FreeRegs.p_hi","RegAlloc/Linear/FreeRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/StackMap.hi","RegAlloc/Linear/StackMap.p_hi","RegAlloc/Linear/StackMap.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/Base.hi","RegAlloc/Linear/Base.p_hi","RegAlloc/Linear/Base.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/X86/FreeRegs.hi","RegAlloc/Linear/X86/FreeRegs.p_hi","RegAlloc/Linear/X86/FreeRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/X86_64/FreeRegs.hi","RegAlloc/Linear/X86_64/FreeRegs.p_hi","RegAlloc/Linear/X86_64/FreeRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/PPC/FreeRegs.hi","RegAlloc/Linear/PPC/FreeRegs.p_hi","RegAlloc/Linear/PPC/FreeRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["RegAlloc/Linear/SPARC/FreeRegs.hi","RegAlloc/Linear/SPARC/FreeRegs.p_hi","RegAlloc/Linear/SPARC/FreeRegs.dyn_hi"] (ignoring) ghc-7.8.4: cannot find any of ["libHSghc-7.8.4.a","libHSghc-7.8.4.p_a","libHSghc-7.8.4-ghc7.8.4.so","libHSghc-7.8.4-ghc7.8.4.dylib","HSghc-7.8.4-ghc7.8.4.dll"] on library path (ignoring) Writing new package config file... done. "inplace/bin/ghc-cabal" configure ghc stage1 "" --with-ghc="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" --with-ghc-pkg="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc-pkg" --flags=stage1 --package-db=/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector " --configure-option=LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --configure-option=CPPFLAGS=" " --gcc-options="-march=native -O2 -pipe -march=native -march=native -fno-stack-protector -fno-stack-protector -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed " --constraint "Cabal == 1.18.1.5" --constraint "hpc == 0.6.0.1" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.1" --constraint "transformers == 0.3.0.0" --constraint "terminfo == 0.4.0.0" --with-gcc="x86_64-pc-linux-gnu-gcc" --configure-option=--with-cc="x86_64-pc-linux-gnu-gcc" --with-ar="/usr/bin/x86_64-pc-linux-gnu-ar" --with-ranlib="/usr/bin/x86_64-pc-linux-gnu-ranlib" --with-alex="/usr/bin/alex" --with-happy="/usr/bin/happy" Configuring ghc-bin-7.8.4... Warning: 'data-dir: ..' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. "rm" -f includes/ghcplatform.h "inplace/bin/mkdirhier" utils/genprimopcode/dist/build//. "inplace/bin/mkdirhier" utils/deriveConstants/dist/build//. Creating includes/ghcautoconf.h... Creating includes/ghcplatform.h... "rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp "rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp "rm" -f utils/deriveConstants/dist/build/.depend.c_asm.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -dep-makefile utils/genprimopcode/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genprimopcode/./Lexer.hs utils/genprimopcode/./Main.hs utils/genprimopcode/./ParserM.hs utils/genprimopcode/./Parser.hs utils/genprimopcode/./Syntax.hs "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -dep-makefile utils/deriveConstants/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/deriveConstants/./DeriveConstants.hs "rm" -f utils/deriveConstants/dist/build/.depend.c_asm.bit echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp echo "utils/deriveConstants_dist_depfile_c_asm_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.c_asm.tmp mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm mv utils/deriveConstants/dist/build/.depend.c_asm.tmp utils/deriveConstants/dist/build/.depend.c_asm Done. Done. "rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -dep-makefile utils/hsc2hs/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/hsc2hs/./Main.hs utils/hsc2hs/./HSCParser.hs utils/hsc2hs/./DirectCodegen.hs utils/hsc2hs/./CrossCodegen.hs utils/hsc2hs/./UtilsCodegen.hs utils/hsc2hs/./Common.hs utils/hsc2hs/./C.hs utils/hsc2hs/./Flags.hs echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm echo "utils/deriveConstants_dist_depfile_haskell_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.haskell.tmp for dir in utils/deriveConstants/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/deriveConstants/dist/build/.depend.haskell.tmp > utils/deriveConstants/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/deriveConstants/dist/build/.depend.haskell.tmp2 > utils/deriveConstants/dist/build/.depend.haskell echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell echo "utils/hsc2hs_dist_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.haskell.tmp for dir in utils/hsc2hs/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist/build/.depend.haskell.tmp > utils/hsc2hs/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist/build/.depend.haskell.tmp2 > utils/hsc2hs/dist/build/.depend.haskell ===--- building phase 1 make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds utils/unlit/ghc.mk:19: utils/unlit/dist/build/.depend.c_asm: No such file or directory utils/hp2ps/ghc.mk:25: utils/hp2ps/dist/build/.depend.c_asm: No such file or directory utils/genapply/ghc.mk:27: utils/genapply/dist/build/.depend.haskell: No such file or directory utils/genapply/ghc.mk:27: utils/genapply/dist/build/.depend.c_asm: No such file or directory libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/build/.depend-v.haskell: No such file or directory libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/build/.depend-v.haskell: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/build/.depend-v.haskell: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/build/.depend-v.haskell: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/build/.depend-v.haskell: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/build/.depend-v.c_asm: No such file or directory compiler/ghc.mk:645: compiler/stage1/build/.depend-v.haskell: No such file or directory compiler/ghc.mk:645: compiler/stage1/build/.depend-v.c_asm: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/build/.depend.haskell: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/build/.depend.c_asm: No such file or directory ghc/ghc.mk:114: ghc/stage1/build/.depend.haskell: No such file or directory ghc/ghc.mk:114: ghc/stage1/build/.depend.c_asm: No such file or directory "rm" -f ghc/stage1/build/.depend.c_asm.tmp "rm" -f compiler/stage1/ghc_boot_platform.h "rm" -f ghc/stage1/build/.depend.c_asm.bit "rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.tmp "rm" -f utils/ghc-pkg/dist/build/.depend.haskell.tmp Creating compiler/stage1/ghc_boot_platform.h... "rm" -f compiler/stage1/build/.depend-v.c_asm.tmp echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp "rm" -f utils/ghc-pkg/dist/build/.depend.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package binary-0.7.1.0 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -package terminfo-0.4.0.0 -package unix-2.7.0.1 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -dep-makefile utils/ghc-pkg/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/ghc-pkg/./Main.hs utils/ghc-pkg/dist/build/Version.hs x86_64-pc-linux-gnu-gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/include' -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./HSCParser.hs -o utils/hsc2hs/dist/build/HSCParser.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./Flags.hs -o utils/hsc2hs/dist/build/Flags.o mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.c_asm echo "utils/ghc-pkg_dist_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.c_asm.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./Common.hs -o utils/hsc2hs/dist/build/Common.o mv utils/ghc-pkg/dist/build/.depend.c_asm.tmp utils/ghc-pkg/dist/build/.depend.c_asm "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/dist/build/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist/build/Paths_hsc2hs.o "inplace/bin/mkdirhier" utils/hsc2hs/dist/build/tmp//. "inplace/bin/mkdirhier" inplace/lib/bin//. "cp" utils/hsc2hs/template-hsc.h inplace/lib/template-hsc.h "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -c utils/deriveConstants/./DeriveConstants.hs -o utils/deriveConstants/dist/build/DeriveConstants.o "inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//. "inplace/bin/mkdirhier" includes/dist-derivedconstants/header//. sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./ParserM.hs -o utils/genprimopcode/dist/build/ParserM.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Syntax.hs -o utils/genprimopcode/dist/build/Syntax.o "inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//. x86_64-pc-linux-gnu-gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0/include' -isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/include' -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name terminfo-0.4.0.0 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage1/build/|" -e "1s|stage1/build/stage1/build|stage1/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp "rm" -f compiler/stage1/build/.depend-v.c_asm.bit mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm "rm" -f libraries/transformers/dist-boot/build/.depend-v.haskell.tmp "rm" -f libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name transformers-0.3.0.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -dep-makefile libraries/transformers/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/IO/Class.hs libraries/transformers/./Control/Monad/Trans/Class.hs libraries/transformers/./Control/Monad/Trans/Cont.hs libraries/transformers/./Control/Monad/Trans/Error.hs libraries/transformers/./Control/Monad/Trans/Identity.hs libraries/transformers/./Control/Monad/Trans/List.hs libraries/transformers/./Control/Monad/Trans/Maybe.hs libraries/transformers/./Control/Monad/Trans/Reader.hs libraries/transformers/./Control/Monad/Trans/RWS.hs libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs libraries/transformers/./Control/Monad/Trans/State.hs libraries/transformers/./Control/Monad/Trans/State/Lazy.hs libraries/transformers/./Control/Monad/Trans/State/Strict.hs libraries/transformers/./Control/Monad/Trans/Writer.hs libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs libraries/transformers/./Data/Functor/Compose.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Identity.hs libraries/transformers/./Data/Functor/Product.hs libraries/transformers/./Data/Functor/Reverse.hs "rm" -f libraries/hoopl/dist-boot/build/.depend-v.c_asm.bit echo "libraries/hoopl_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp mv libraries/hoopl/dist-boot/build/.depend-v.c_asm.tmp libraries/hoopl/dist-boot/build/.depend-v.c_asm "rm" -f libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hoopl-3.10.0.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -dep-makefile libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/hoopl/src/Compiler/Hoopl.hs libraries/hoopl/src/Compiler/Hoopl/Internals.hs libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs libraries/hoopl/src/Compiler/Hoopl/Collections.hs libraries/hoopl/src/Compiler/Hoopl/Combinators.hs libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs libraries/hoopl/src/Compiler/Hoopl/Debug.hs libraries/hoopl/src/Compiler/Hoopl/Block.hs libraries/hoopl/src/Compiler/Hoopl/Graph.hs libraries/hoopl/src/Compiler/Hoopl/Label.hs libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs libraries/hoopl/src/Compiler/Hoopl/Fuel.hs libraries/hoopl/src/Compiler/Hoopl/Pointed.hs libraries/hoopl/src/Compiler/Hoopl/Shape.hs libraries/hoopl/src/Compiler/Hoopl/Show.hs libraries/hoopl/src/Compiler/Hoopl/Unique.hs libraries/hoopl/src/Compiler/Hoopl/XUtil.hs Done. "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp for dir in utils/ghc-pkg/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.bit grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist/build/.depend.haskell.tmp > utils/ghc-pkg/dist/build/.depend.haskell.tmp2 echo "libraries/bin-package-db_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name bin-package-db-0.0.0.0 -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-boot/build -ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/dist-boot/build -Ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-boot/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package base-4.7.0.2 -package binary-0.7.1.0 -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-boot/build -hidir libraries/bin-package-db/dist-boot/build -stubdir libraries/bin-package-db/dist-boot/build -dep-makefile libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/bin-package-db/./Distribution/InstalledPackageInfo/Binary.hs mv libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp libraries/bin-package-db/dist-boot/build/.depend-v.c_asm "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -dep-makefile libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs libraries/Cabal/Cabal/./Distribution/Compiler.hs libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs libraries/Cabal/Cabal/./Distribution/License.hs libraries/Cabal/Cabal/./Distribution/Make.hs libraries/Cabal/Cabal/./Distribution/ModuleName.hs libraries/Cabal/Cabal/./Distribution/Package.hs libraries/Cabal/Cabal/./Distribution/PackageDescription.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs libraries/Cabal/Cabal/./Distribution/ParseUtils.hs libraries/Cabal/Cabal/./Distribution/ReadE.hs libraries/Cabal/Cabal/./Distribution/Simple.hs libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs libraries/Cabal/Cabal/./Distribution/Simple/Build.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Command.hs libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Hugs.hs libraries/Cabal/Cabal/./Distribution/Simple/Install.hs libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs libraries/Cabal/Cabal/./Distribution/Simple/NHC.hs libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs libraries/Cabal/Cabal/./Distribution/Simple/Program.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs libraries/Cabal/Cabal/./Distribution/Simple/Register.hs libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs libraries/Cabal/Cabal/./Distribution/Simple/Test.hs libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs libraries/Cabal/Cabal/./Distribution/System.hs libraries/Cabal/Cabal/./Distribution/TestSuite.hs libraries/Cabal/Cabal/./Distribution/Text.hs libraries/Cabal/Cabal/./Distribution/Verbosity.hs libraries/Cabal/Cabal/./Distribution/Version.hs libraries/Cabal/Cabal/./Language/Haskell/Extension.hs libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs echo "libraries/terminfo_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/terminfo/dist-boot/build/System/Console/ libraries/terminfo/dist-boot/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp > libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 > libraries/terminfo/dist-boot/build/.depend-v.haskell echo "libraries/bin-package-db_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/bin-package-db/dist-boot/build/Distribution/InstalledPackageInfo/; do if test ! -d $dir; then mkdir -p $dir; fi done "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp grep -v ' : [a-zA-Z]:/' libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp > libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp2 "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/IO/ libraries/transformers/dist-boot/build/Control/Monad/Trans/ libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-boot/build/Control/Monad/Trans/State/ libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-boot/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp2 > libraries/bin-package-db/dist-boot/build/.depend-v.haskell echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp "inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//. mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" utils/genapply/dist/build//. "inplace/bin/mkdirhier" utils/hp2ps/dist/build//. "inplace/bin/mkdirhier" utils/unlit/dist/build//. grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp > libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 "rm" -f ghc/stage1/build/.depend.haskell.tmp sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-boot/build/.depend-v.haskell.tmp2 > libraries/transformers/dist-boot/build/.depend-v.haskell "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package ghc-7.8.4 -package process-1.2.0.0 -package unix-2.7.0.1 -Wall -XHaskell98 -XCPP -XPatternGuards -XNondecreasingIndentation -no-user-package-db -rtsopts -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build -dep-makefile ghc/stage1/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps ghc/./Main.hs x86_64-pc-linux-gnu-gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Icompiler/stage1 -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage1/build/primops.txt "rm" -f utils/genapply/dist/build/.depend.c_asm.tmp "rm" -f utils/genapply/dist/build/.depend.c_asm.bit echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm "rm" -f utils/genapply/dist/build/.depend.haskell.tmp "rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package pretty -package-db libraries/bootstrapping.conf -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen -no-user-package-db -rtsopts -odir utils/genapply/dist/build -hidir utils/genapply/dist/build -stubdir utils/genapply/dist/build -dep-makefile utils/genapply/dist/build/.depend.haskell.tmp -dep-suffix "" -include-pkg-deps utils/genapply/./GenApply.hs x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/AreaBelow.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit "rm" -f utils/unlit/dist/build/.depend.c_asm.tmp sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -MM -x c utils/unlit/unlit.c -MF utils/unlit/dist/build/.depend.c_asm.bit x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Error.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/unlit/|" -e "1s|utils/unlit/|utils/unlit/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true "rm" -f utils/unlit/dist/build/.depend.c_asm.bit echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit echo "ghc_stage1_depfile_haskell_EXISTS = YES" >> ghc/stage1/build/.depend.haskell.tmp sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true for dir in ghc/stage1/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Reorder.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit grep -v ' : [a-zA-Z]:/' ghc/stage1/build/.depend.haskell.tmp > ghc/stage1/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage1/build/.depend.haskell.tmp2 > ghc/stage1/build/.depend.haskell sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/TopTwenty.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit echo "libraries/hoopl_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/hoopl/dist-boot/build/Compiler/ libraries/hoopl/dist-boot/build/Compiler/Hoopl/ libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/; do if test ! -d $dir; then mkdir -p $dir; fi done echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2 x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/AuxFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit grep -v ' : [a-zA-Z]:/' libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp > libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hoopl/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hoopl/dist-boot/build/.depend-v.haskell sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Deviation.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/HpFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Marks.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Scale.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/TraceElement.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Axes.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Dimensions.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Key.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/PsFile.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Lexer.hs -o utils/genprimopcode/dist/build/Lexer.o sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Shade.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true x86_64-pc-linux-gnu-gcc -E -fno-stack-protector -march=native -O2 -pipe -march=native -march=native -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -MM -x c utils/hp2ps/Utilities.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true "rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp2 > libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Parser.hs -o utils/genprimopcode/dist/build/Parser.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./C.hs -o utils/hsc2hs/dist/build/C.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./UtilsCodegen.hs -o utils/hsc2hs/dist/build/UtilsCodegen.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./CrossCodegen.hs -o utils/hsc2hs/dist/build/CrossCodegen.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./DirectCodegen.hs -o utils/hsc2hs/dist/build/DirectCodegen.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./Main.hs -o utils/hsc2hs/dist/build/Main.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -optl-Wl,-O1 -optl-Wl,--as-needed -optl-Wl,-O1 -optl-Wl,--as-needed -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/filepath-1.3.0.2' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/containers-0.5.5.1' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/array-0.5.0.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0' -optl-L'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/rts-1.0' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lm -optl-lrt -optl-ldl -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist/build -iutils/hsc2hs/dist/build/autogen -Iutils/hsc2hs/dist/build -Iutils/hsc2hs/dist/build/autogen -optP-include -optPutils/hsc2hs/dist/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/Paths_hsc2hs.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -optl-Wl,-O1 -optl-Wl,--as-needed -optl-Wl,-O1 -optl-Wl,--as-needed -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/Syntax.o /usr/bin/install -c -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs /usr/bin/install -c -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode "rm" -f inplace/bin/hsc2hs "rm" -f inplace/bin/genprimopcode echo '#!/bin/sh' >> inplace/bin/hsc2hs echo '#!/bin/sh' >> inplace/bin/genprimopcode echo 'executablename="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib/bin/hsc2hs"' >> inplace/bin/hsc2hs echo 'executablename="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib/bin/genprimopcode"' >> inplace/bin/genprimopcode echo 'datadir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/hsc2hs echo 'datadir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/genprimopcode echo 'bindir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/bin"' >> inplace/bin/hsc2hs echo 'bindir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/bin"' >> inplace/bin/genprimopcode echo 'topdir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/hsc2hs echo 'topdir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/genprimopcode echo 'pgmgcc="x86_64-pc-linux-gnu-gcc"' >> inplace/bin/hsc2hs echo 'pgmgcc="x86_64-pc-linux-gnu-gcc"' >> inplace/bin/genprimopcode echo 'export LD_LIBRARY_PATH="/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/filepath-1.3.0.2:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/containers-0.5.5.1:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/array-0.5.0.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0:/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/rts-1.0:$LD_LIBRARY_PATH"' >> inplace/bin/hsc2hs echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/genprimopcode cat utils/hsc2hs/hsc2hs.wrapper >> inplace/bin/hsc2hs echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genprimopcode chmod +x inplace/bin/hsc2hs chmod +x inplace/bin/genprimopcode "inplace/bin/hsc2hs" '--cc=x86_64-pc-linux-gnu-gcc' '--ld=x86_64-pc-linux-gnu-gcc' --cross-safe --cflag=-march=native --cflag=-O2 --cflag=-pipe --cflag=-march=native --cflag=-march=native --cflag=-fno-stack-protector --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=708 '--cflag=-fno-stack-protector' '--cflag=-march=native' '--cflag=-O2' '--cflag=-pipe' '--cflag=-march=native' '--cflag=-march=native' '--cflag=-fno-stack-protector' '--cflag=-Icompiler/.' '--cflag=-Icompiler/parser' '--cflag=-Icompiler/utils' '--cflag=-Icompiler/stage1' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/include' '--lflag=-Wl,-O1' '--lflag=-Wl,--as-needed' '--lflag=-Wl,-O1' '--lflag=-Wl,--as-needed' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/transformers/dist-boot/build' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/hpc/dist-boot/build' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/hoopl/dist-boot/build' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/bin-package-db/dist-boot/build' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/binary-0.7.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/libraries/Cabal/Cabal/dist-boot/build' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/pretty-1.1.1.1' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/filepath-1.3.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/containers-0.5.5.1' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/array-0.5.0.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/rts-1.0' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' --cflag=-Icompiler/stage1/build/autogen --cflag=-include --cflag=compiler/stage1/build/autogen/cabal_macros.h compiler/utils/Fingerprint.hsc -o compiler/stage1/build/Fingerprint.hs "inplace/bin/hsc2hs" '--cc=x86_64-pc-linux-gnu-gcc' '--ld=x86_64-pc-linux-gnu-gcc' --cross-safe --cflag=-march=native --cflag=-O2 --cflag=-pipe --cflag=-march=native --cflag=-march=native --cflag=-fno-stack-protector --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=708 '--cflag=-fno-stack-protector' '--cflag=-march=native' '--cflag=-O2' '--cflag=-pipe' '--cflag=-march=native' '--cflag=-march=native' '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/hpc/.' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0/include' '--cflag=-isystem/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/include' '--lflag=-Wl,-O1' '--lflag=-Wl,--as-needed' '--lflag=-Wl,-O1' '--lflag=-Wl,--as-needed' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/old-locale-1.0.0.6' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/filepath-1.3.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/containers-0.5.5.1' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/deepseq-1.3.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/array-0.5.0.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/ghc-prim-0.3.1.0' '--lflag=-L/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/rts-1.0' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' --cflag=-Ilibraries/hpc/dist-boot/build/autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/autogen/cabal_macros.h libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs "inplace/bin/genprimopcode" --data-decl < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl "inplace/bin/genprimopcode" --primop-list < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl "inplace/bin/genprimopcode" --has-side-effects < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl "inplace/bin/genprimopcode" --out-of-line < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-out-of-line.hs-incl "inplace/bin/genprimopcode" --commutable < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-commutable.hs-incl "inplace/bin/genprimopcode" --code-size < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-code-size.hs-incl "inplace/bin/genprimopcode" --can-fail < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl "inplace/bin/genprimopcode" --strictness < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl "inplace/bin/genprimopcode" --fixity < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl "rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hpc-0.6.0.1 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package time-1.4.2 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs echo "libraries/hpc_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/hpc/dist-boot/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp > libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hpc/dist-boot/build/.depend-v.haskell "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -optl-Wl,-O1 -optl-Wl,--as-needed -optl-Wl,-O1 -optl-Wl,--as-needed -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts utils/deriveConstants/dist/build/DeriveConstants.o /usr/bin/install -c -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants "rm" -f inplace/bin/deriveConstants echo '#!/bin/sh' >> inplace/bin/deriveConstants echo 'executablename="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib/bin/deriveConstants"' >> inplace/bin/deriveConstants echo 'datadir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/deriveConstants echo 'bindir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/bin"' >> inplace/bin/deriveConstants echo 'topdir="/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/inplace/lib"' >> inplace/bin/deriveConstants echo 'pgmgcc="x86_64-pc-linux-gnu-gcc"' >> inplace/bin/deriveConstants echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/deriveConstants echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/deriveConstants chmod +x inplace/bin/deriveConstants inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "x86_64-pc-linux-gnu-gcc" --gcc-flag -march=native --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -march=native --gcc-flag -march=native --gcc-flag -fno-stack-protector --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/x86_64-pc-linux-gnu-nm" inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "x86_64-pc-linux-gnu-gcc" --gcc-flag -march=native --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -march=native --gcc-flag -march=native --gcc-flag -fno-stack-protector --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/x86_64-pc-linux-gnu-nm" inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "x86_64-pc-linux-gnu-gcc" --gcc-flag -march=native --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -march=native --gcc-flag -march=native --gcc-flag -fno-stack-protector --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/x86_64-pc-linux-gnu-nm" inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "x86_64-pc-linux-gnu-gcc" --gcc-flag -march=native --gcc-flag -O2 --gcc-flag -pipe --gcc-flag -march=native --gcc-flag -march=native --gcc-flag -fno-stack-protector --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/x86_64-pc-linux-gnu-nm" "rm" -f compiler/stage1/build/.depend-v.haskell.tmp "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -M -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps compiler/basicTypes/Avail.hs compiler/basicTypes/BasicTypes.lhs compiler/basicTypes/ConLike.lhs compiler/basicTypes/DataCon.lhs compiler/basicTypes/PatSyn.lhs compiler/basicTypes/Demand.lhs compiler/utils/Exception.hs compiler/main/GhcMonad.hs compiler/main/Hooks.lhs compiler/basicTypes/Id.lhs compiler/basicTypes/IdInfo.lhs compiler/basicTypes/Literal.lhs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.lhs compiler/basicTypes/Module.lhs compiler/basicTypes/Name.lhs compiler/basicTypes/NameEnv.lhs compiler/basicTypes/NameSet.lhs compiler/basicTypes/OccName.lhs compiler/basicTypes/RdrName.lhs compiler/basicTypes/SrcLoc.lhs compiler/basicTypes/UniqSupply.lhs compiler/basicTypes/Unique.lhs compiler/basicTypes/Var.lhs compiler/basicTypes/VarEnv.lhs compiler/basicTypes/VarSet.lhs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmRewriteAssignments.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.lhs compiler/coreSyn/CoreArity.lhs compiler/coreSyn/CoreFVs.lhs compiler/coreSyn/CoreLint.lhs compiler/coreSyn/CorePrep.lhs compiler/coreSyn/CoreSubst.lhs compiler/coreSyn/CoreSyn.lhs compiler/coreSyn/TrieMap.lhs compiler/coreSyn/CoreTidy.lhs compiler/coreSyn/CoreUnfold.lhs compiler/coreSyn/CoreUtils.lhs compiler/coreSyn/ExternalCore.lhs compiler/coreSyn/MkCore.lhs compiler/coreSyn/MkExternalCore.lhs compiler/coreSyn/PprCore.lhs compiler/coreSyn/PprExternalCore.lhs compiler/deSugar/Check.lhs compiler/deSugar/Coverage.lhs compiler/deSugar/Desugar.lhs compiler/deSugar/DsArrows.lhs compiler/deSugar/DsBinds.lhs compiler/deSugar/DsCCall.lhs compiler/deSugar/DsExpr.lhs compiler/deSugar/DsForeign.lhs compiler/deSugar/DsGRHSs.lhs compiler/deSugar/DsListComp.lhs compiler/deSugar/DsMonad.lhs compiler/deSugar/DsUtils.lhs compiler/deSugar/Match.lhs compiler/deSugar/MatchCon.lhs compiler/deSugar/MatchLit.lhs compiler/hsSyn/HsBinds.lhs compiler/hsSyn/HsDecls.lhs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.lhs compiler/hsSyn/HsImpExp.lhs compiler/hsSyn/HsLit.lhs compiler/hsSyn/HsPat.lhs compiler/hsSyn/HsSyn.lhs compiler/hsSyn/HsTypes.lhs compiler/hsSyn/HsUtils.lhs compiler/iface/BinIface.hs compiler/iface/BuildTyCl.lhs compiler/iface/IfaceEnv.lhs compiler/iface/IfaceSyn.lhs compiler/iface/IfaceType.lhs compiler/iface/LoadIface.lhs compiler/iface/MkIface.lhs compiler/iface/TcIface.lhs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/BreakArray.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.lhs compiler/stage1/build/Config.hs compiler/main/Constants.lhs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.lhs compiler/main/Finder.lhs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.lhs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.lhs compiler/main/PlatformConstants.hs compiler/main/PprTyThing.hs compiler/main/StaticFlags.hs compiler/main/SysTools.lhs compiler/main/TidyPgm.lhs compiler/parser/Ctype.lhs compiler/parser/HaddockUtils.hs compiler/parser/LexCore.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.lhs compiler/parser/Parser.hs compiler/parser/ParserCore.hs compiler/parser/ParserCoreUtils.hs compiler/parser/RdrHsSyn.lhs compiler/prelude/ForeignCall.lhs compiler/prelude/PrelInfo.lhs compiler/prelude/PrelNames.lhs compiler/prelude/PrelRules.lhs compiler/prelude/PrimOp.lhs compiler/prelude/TysPrim.lhs compiler/prelude/TysWiredIn.lhs compiler/profiling/CostCentre.lhs compiler/profiling/ProfInit.hs compiler/profiling/SCCfinal.lhs compiler/rename/RnBinds.lhs compiler/rename/RnEnv.lhs compiler/rename/RnExpr.lhs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.lhs compiler/rename/RnPat.lhs compiler/rename/RnSource.lhs compiler/rename/RnSplice.lhs compiler/rename/RnTypes.lhs compiler/simplCore/CoreMonad.lhs compiler/simplCore/CSE.lhs compiler/simplCore/FloatIn.lhs compiler/simplCore/FloatOut.lhs compiler/simplCore/LiberateCase.lhs compiler/simplCore/OccurAnal.lhs compiler/simplCore/SAT.lhs compiler/simplCore/SetLevels.lhs compiler/simplCore/SimplCore.lhs compiler/simplCore/SimplEnv.lhs compiler/simplCore/SimplMonad.lhs compiler/simplCore/SimplUtils.lhs compiler/simplCore/Simplify.lhs compiler/simplStg/SimplStg.lhs compiler/simplStg/StgStats.lhs compiler/simplStg/UnariseStg.lhs compiler/specialise/Rules.lhs compiler/specialise/SpecConstr.lhs compiler/specialise/Specialise.lhs compiler/stgSyn/CoreToStg.lhs compiler/stgSyn/StgLint.lhs compiler/stgSyn/StgSyn.lhs compiler/stranal/DmdAnal.lhs compiler/stranal/WorkWrap.lhs compiler/stranal/WwLib.lhs compiler/typecheck/FamInst.lhs compiler/typecheck/Inst.lhs compiler/typecheck/TcAnnotations.lhs compiler/typecheck/TcArrows.lhs compiler/typecheck/TcBinds.lhs compiler/typecheck/TcClassDcl.lhs compiler/typecheck/TcDefaults.lhs compiler/typecheck/TcDeriv.lhs compiler/typecheck/TcEnv.lhs compiler/typecheck/TcExpr.lhs compiler/typecheck/TcForeign.lhs compiler/typecheck/TcGenDeriv.lhs compiler/typecheck/TcGenGenerics.lhs compiler/typecheck/TcHsSyn.lhs compiler/typecheck/TcHsType.lhs compiler/typecheck/TcInstDcls.lhs compiler/typecheck/TcMType.lhs compiler/typecheck/TcValidity.lhs compiler/typecheck/TcMatches.lhs compiler/typecheck/TcPat.lhs compiler/typecheck/TcPatSyn.lhs compiler/typecheck/TcRnDriver.lhs compiler/typecheck/TcRnMonad.lhs compiler/typecheck/TcRnTypes.lhs compiler/typecheck/TcRules.lhs compiler/typecheck/TcSimplify.lhs compiler/typecheck/TcErrors.lhs compiler/typecheck/TcTyClsDecls.lhs compiler/typecheck/TcTyDecls.lhs compiler/typecheck/TcType.lhs compiler/typecheck/TcEvidence.lhs compiler/typecheck/TcUnify.lhs compiler/typecheck/TcInteract.lhs compiler/typecheck/TcCanonical.lhs compiler/typecheck/TcSMonad.lhs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.lhs compiler/types/Class.lhs compiler/types/Coercion.lhs compiler/types/FamInstEnv.lhs compiler/typecheck/FunDeps.lhs compiler/types/InstEnv.lhs compiler/types/TyCon.lhs compiler/types/CoAxiom.lhs compiler/types/Kind.lhs compiler/types/Type.lhs compiler/types/TypeRep.lhs compiler/types/Unify.lhs compiler/utils/Bag.lhs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.lhs compiler/utils/Encoding.hs compiler/utils/FastBool.lhs compiler/utils/FastFunctions.lhs compiler/utils/FastMutInt.lhs compiler/utils/FastString.lhs compiler/utils/FastTypes.lhs compiler/stage1/build/Fingerprint.hs compiler/utils/FiniteMap.lhs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/ListSetOps.lhs compiler/utils/Maybes.lhs compiler/utils/MonadUtils.hs compiler/utils/OrdList.lhs compiler/utils/Outputable.lhs compiler/utils/Pair.lhs compiler/utils/Panic.lhs compiler/utils/Pretty.lhs compiler/utils/Serialized.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.lhs compiler/utils/UniqFM.lhs compiler/utils/UniqSet.lhs compiler/utils/Util.lhs compiler/utils/ExtsCompat46.hs compiler/vectorise/Vectorise/Builtins/Base.hs compiler/vectorise/Vectorise/Builtins/Initialise.hs compiler/vectorise/Vectorise/Builtins.hs compiler/vectorise/Vectorise/Monad/Base.hs compiler/vectorise/Vectorise/Monad/Naming.hs compiler/vectorise/Vectorise/Monad/Local.hs compiler/vectorise/Vectorise/Monad/Global.hs compiler/vectorise/Vectorise/Monad/InstEnv.hs compiler/vectorise/Vectorise/Monad.hs compiler/vectorise/Vectorise/Utils/Base.hs compiler/vectorise/Vectorise/Utils/Closure.hs compiler/vectorise/Vectorise/Utils/Hoisting.hs compiler/vectorise/Vectorise/Utils/PADict.hs compiler/vectorise/Vectorise/Utils/Poly.hs compiler/vectorise/Vectorise/Utils.hs compiler/vectorise/Vectorise/Generic/Description.hs compiler/vectorise/Vectorise/Generic/PAMethods.hs compiler/vectorise/Vectorise/Generic/PADict.hs compiler/vectorise/Vectorise/Generic/PData.hs compiler/vectorise/Vectorise/Type/Env.hs compiler/vectorise/Vectorise/Type/Type.hs compiler/vectorise/Vectorise/Type/TyConDecl.hs compiler/vectorise/Vectorise/Type/Classify.hs compiler/vectorise/Vectorise/Convert.hs compiler/vectorise/Vectorise/Vect.hs compiler/vectorise/Vectorise/Var.hs compiler/vectorise/Vectorise/Env.hs compiler/vectorise/Vectorise/Exp.hs compiler/vectorise/Vectorise.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl.hs compiler/nativeGen/AsmCodeGen.lhs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Size.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp for dir in compiler/stage1/build/./ compiler/stage1/build/CodeGen/ compiler/stage1/build/CodeGen/Platform/ compiler/stage1/build/Hoopl/ compiler/stage1/build/Llvm/ compiler/stage1/build/LlvmCodeGen/ compiler/stage1/build/PPC/ compiler/stage1/build/RegAlloc/ compiler/stage1/build/RegAlloc/Graph/ compiler/stage1/build/RegAlloc/Linear/ compiler/stage1/build/RegAlloc/Linear/PPC/ compiler/stage1/build/RegAlloc/Linear/SPARC/ compiler/stage1/build/RegAlloc/Linear/X86/ compiler/stage1/build/RegAlloc/Linear/X86_64/ compiler/stage1/build/SPARC/ compiler/stage1/build/SPARC/CodeGen/ compiler/stage1/build/Vectorise/ compiler/stage1/build/Vectorise/Builtins/ compiler/stage1/build/Vectorise/Generic/ compiler/stage1/build/Vectorise/Monad/ compiler/stage1/build/Vectorise/Type/ compiler/stage1/build/Vectorise/Utils/ compiler/stage1/build/X86/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name terminfo-0.4.0.0 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-boot/build -ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/dist-boot/build -Ilibraries/terminfo/dist-boot/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist/build -iutils/ghc-pkg/dist/build/autogen -Iutils/ghc-pkg/dist/build -Iutils/ghc-pkg/dist/build/autogen -optP-include -optPutils/ghc-pkg/dist/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package binary-0.7.1.0 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package process-1.2.0.0 -package terminfo-0.4.0.0 -package unix-2.7.0.1 -XHaskell98 -XCPP -XForeignFunctionInterface -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -c utils/ghc-pkg/dist/build/Version.hs -o utils/ghc-pkg/dist/build/Version.o "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//. "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name Cabal-1.18.1.5 -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-boot/build -ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/dist-boot/build -Ilibraries/Cabal/Cabal/dist-boot/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-boot/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package deepseq-1.3.0.2 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package pretty-1.1.1.1 -package process-1.2.0.0 -package time-1.4.2 -package unix-2.7.0.1 -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o "inplace/bin/mkdirhier" inplace/lib/package.conf.d/. "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Module.lhs-boot -o compiler/stage1/build/Module.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/ExtsCompat46.hs -o compiler/stage1/build/ExtsCompat46.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/StaticFlags.hs-boot -o compiler/stage1/build/StaticFlags.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/OccName.lhs-boot -o compiler/stage1/build/OccName.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Platform.hs -o compiler/stage1/build/Platform.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Outputable.lhs-boot -o compiler/stage1/build/Outputable.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name transformers-0.3.0.0 -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/IO/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/IO/Class.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stage1/build/Config.hs -o compiler/stage1/build/Config.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastMutInt.lhs -o compiler/stage1/build/FastMutInt.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stage1/build/Fingerprint.hs -o compiler/stage1/build/Fingerprint.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hoopl-3.10.0.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Collections.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Collections.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hoopl-3.10.0.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Checkpoint.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hoopl-3.10.0.1 -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-boot/build -ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/dist-boot/build -Ilibraries/hoopl/dist-boot/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Block.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Block.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FiniteMap.lhs -o compiler/stage1/build/FiniteMap.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Packages.lhs-boot -o compiler/stage1/build/Packages.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Hooks.lhs-boot -o compiler/stage1/build/Hooks.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Maybes.lhs -o compiler/stage1/build/Maybes.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/PlatformConstants.hs -o compiler/stage1/build/PlatformConstants.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrimOp.lhs-boot -o compiler/stage1/build/PrimOp.o-boot "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/OrdList.lhs -o compiler/stage1/build/OrdList.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastBool.lhs -o compiler/stage1/build/FastBool.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Stream.hs -o compiler/stage1/build/Stream.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PprBase.hs -o compiler/stage1/build/PprBase.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/ExternalCore.lhs -o compiler/stage1/build/ExternalCore.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/Cond.hs -o compiler/stage1/build/X86/Cond.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Cond.hs -o compiler/stage1/build/SPARC/Cond.o "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name hpc-0.6.0.1 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package base-4.7.0.2 -package containers-0.5.5.1 -package directory-1.2.1.0 -package time-1.4.2 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x0): multiple definition of `__stginit_terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdp1TermStr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x18): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdp1TermStr_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x18): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdp2TermStr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7LN_info': (.text+0x80): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdp2TermStr_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x80): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x10): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hasOkPadding_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x10): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7M9_info': (.text+0xe8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hasOkPadding_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xe8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x18): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_outputCap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x18): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Mv_info': (.text+0x150): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_outputCap_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x150): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x20): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zlzhzg_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x20): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7MQ_info': (.text+0x1b8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zlzhzg_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1b8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x28): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_termText1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x28): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7MQ_info': (.text+0x1d8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_termText1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1d8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5a10): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOStr_con_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5a10): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x30): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_termText_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x30): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7MQ_info': (.text+0x240): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_termText_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x240): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zk_info': (.text+0x2c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_strHasPadding_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zk_closure': (.data+0x58): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_strHasPadding_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x58): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zm_closure': (.data+0x80): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetnum_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x80): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Qo_info': (.text+0x6a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetnum_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x6a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zn_closure': (.data+0x90): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetflag_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x90): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Rs_info': (.text+0x848): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetflag_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x848): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xa0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetstr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xa0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Ss_info': (.text+0x9e0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tigetstr_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x9e0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xa8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshow_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xa8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Ss_info': (.text+0xa00): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshow_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xa00): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xb0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwzdcshowsPrec_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xb0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7AK_info': (.text+0xab0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwzdcshowsPrec_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xab0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xb8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshowsPrec_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xb8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7AK_info': (.text+0xb10): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshowsPrec_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xb10): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xc0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermError1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xc0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7U2_info': (.text+0xb80): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermError1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xb80): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xc8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshowList_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xc8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Un_info': (.text+0xbf0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermErrorzuzdcshowList_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xbf0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xd0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfShowSetupTermError_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xd0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0xf8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmappend_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0xf8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Un_info': (.text+0xc20): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmappend_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xc20): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x100): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmempty_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x100): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Un_info': (.text+0xc40): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmempty_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xc40): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x108): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutput2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x108): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7B1_info': (.text+0xca0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutput2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xca0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x110): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutput1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x110): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Vk_info': (.text+0xd68): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutput1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xd68): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x118): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmconcat_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x118): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c7Vk_info': (.text+0xd88): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutputzuzdcmconcat_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xd88): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x120): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonoidTermOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x120): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x148): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZMZNzuzdcoutputCap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x148): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7B6_info': (.text+0xde0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZMZNzuzdcoutputCap_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xde0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x150): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZMZNzuzdchasOkPadding_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x150): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7B6_info': (.text+0xe40): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZMZNzuzdchasOkPadding_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xe40): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x160): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZMZN_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x160): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x59b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCOutputCap_static_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x59b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x180): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutput1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x180): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x190): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutputzuzdcoutputCap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x190): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bc_info': (.text+0xf58): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutputzuzdcoutputCap_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xf58): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x59d0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOCmd_con_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x59d0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x198): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutputzuzdchasOkPadding_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x198): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bc_info': (.text+0xfd0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutputzuzdchasOkPadding_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0xfd0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x1a0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapTermOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x1a0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x1c0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZRzuzdcoutputCap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x1c0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bn_info': (.text+0x1038): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZRzuzdcoutputCap_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1038): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x1c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZRzuzdchasOkPadding_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x1c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bn_info': (.text+0x10d0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZRzuzdchasOkPadding_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x10d0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x1d8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZR_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x1d8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x11c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfOutputCapZLzmzgZR_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x11c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5990): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCOutputCap_con_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5990): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x1e8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfTermStrZMZN_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x1e8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5970): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCTermStr_static_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5970): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x208): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfTermStrTermOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x208): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x228): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww3_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x228): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x1258): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww3_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1258): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x248): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww4_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x248): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x12b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww4_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x12b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x268): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww5_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x268): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x1308): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuww5_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1308): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x288): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermError2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x288): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x2c0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermError1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x2c0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x2f0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdctypeRepzh_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x2f0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x1370): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdctypeRepzh_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1370): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x300): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfTypeableSetupTermError_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x300): first defined here "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -optc-fno-stack-protector -optc-march=native -optc-O2 -optc-pipe -optc-march=native -optc-march=native -optc-fno-stack-protector -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/compiler/.' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/compiler/parser' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/compiler/utils' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4/compiler/stage1' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/process-1.2.0.0/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/directory-1.2.1.0/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/unix-2.7.0.1/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/time-1.4.2/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/bytestring-0.10.4.0/include' -optc-isystem'/var/t/var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': mp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/base-4.7.0.2/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/integer-gmp-0.5.1.0/include' -optc-isystem'/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/lib64/ghc-7.8.4/include' -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -hide-all-packages -i -ighc/. -ighc/stage1/build -ighc/stage1/build/autogen -Ighc/stage1/build -Ighc/stage1/build/autogen -optP-include -optPghc/stage1/build/autogen/cabal_macros.h -package array-0.5.0.0 -package base-4.7.0.2 -package bytestring-0.10.4.0 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package ghc-7.8.4 -package process-1.2.0.0 -package unix-2.7.0.1 -Wall -XHaskell98 -XCPP -XPatternGuards -XNondecreasingIndentation -no-user-package-db -rtsopts -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o (.text+0x1398): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfTypeableSetupTermError_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1398): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x310): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdcfromException_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x310): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Bw_info': (.text+0x13b8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdcfromException_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x13b8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x318): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermError_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x318): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x348): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdctoException_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x348): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c81a_info': (.text+0x14c0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfExceptionSetupTermErrorzuzdctoException_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x14c0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x358): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetFlag1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x358): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c82r_info': (.text+0x1598): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetFlag1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1598): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x368): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetFlag_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x368): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c82l_info': (.text+0x16a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetFlag_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x16a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x378): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapability2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x378): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7C8_info': (.text+0x1708): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapability2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1708): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x380): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapabilityzuzdcfmap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x380): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c83a_info': (.text+0x17a0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapabilityzuzdcfmap_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x17a0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x388): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapability1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x388): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c83Z_info': (.text+0x1878): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapability1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1878): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x390): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapabilityzuzdczlzd_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x390): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c83T_info': (.text+0x1910): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapabilityzuzdczlzd_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1910): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x398): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfFunctorCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x398): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x3b8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTerm2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x3b8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x3d8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTerm1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x3d8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c886_info': (.text+0x1f88): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTerm1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x1f88): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5a50): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_con_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5a50): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x3e8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTerm_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x3e8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c88j_info': (.text+0x20a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTerm_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x20a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x3f8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv4_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x3f8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c88j_info': (.text+0x20c0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv4_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x20c0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x418): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv3_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x418): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c88j_info': (.text+0x2128): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv3_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2128): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x428): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x428): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c88j_info': (.text+0x2150): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2150): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x430): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x430): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8aY_info': (.text+0x22a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x22a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x440): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x440): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8aS_info': (.text+0x2350): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_setupTermFromEnv_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2350): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x450): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability5_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x450): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8aS_info': (.text+0x2370): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability5_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2370): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x458): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmzzero_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x458): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8aS_info': (.text+0x2390): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmzzero_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2390): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x460): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability4_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x460): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8aS_info': (.text+0x23b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability4_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x23b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x468): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmplus_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x468): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8ci_info': (.text+0x2468): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmplus_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2468): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x470): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapability1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x470): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8ci_info': (.text+0x2488): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapability1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2488): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x478): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdczgzgze_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x478): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8d5_info': (.text+0x2540): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdczgzgze_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2540): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x480): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability4_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x480): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8d5_info': (.text+0x2560): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability4_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2560): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x488): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdcreturn_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x488): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8d5_info': (.text+0x25b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdcreturn_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x25b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zo_closure': (.data+0x490): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdcfail_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x490): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8d5_info': (.text+0x25d8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdcfail_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x25d8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x4a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdczgzg_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x4a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8es_info': (.text+0x26a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapabilityzuzdczgzg_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x26a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x4b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x4b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x4e0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfMonadPlusCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x4e0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x508): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability3_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x508): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8es_info': (.text+0x26c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability3_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x26c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x510): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdczlztzg_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x510): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8fE_info': (.text+0x2838): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdczlztzg_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2838): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x518): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x518): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8fE_info': (.text+0x2858): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2858): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x520): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdczlzt_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x520): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8gY_info': (.text+0x2970): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdczlzt_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2970): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x528): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x528): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8gY_info': (.text+0x2990): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2990): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x530): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdcztzg_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x530): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8ic_info': (.text+0x2aa8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapabilityzuzdcztzg_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2aa8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x538): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfApplicativeCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x538): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x570): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x570): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x588): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x588): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8jC_info': (.text+0x2c30): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2c30): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x590): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmany_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x590): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8jC_info': (.text+0x2c88): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcmany_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2c88): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x598): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability3_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x598): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8lb_info': (.text+0x2e50): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability3_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2e50): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x5a0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcsome_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x5a0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8lb_info': (.text+0x2ea8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapabilityzuzdcsome_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2ea8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x5a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdfAlternativeCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x5a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x5e0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGuardFlag2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x5e0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x5f8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x5f8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8lb_info': (.text+0x2ed0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2ed0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x608): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGuardFlag1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x608): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8mG_info': (.text+0x2fd8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGuardFlag1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x2fd8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x618): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGuardFlag_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x618): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8mG_info': (.text+0x3000): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGuardFlag_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x3000): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x628): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_getCapability1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x628): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8mG_info': (.text+0x3020): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_getCapability1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x3020): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zp_closure': (.data+0x630): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_getCapability_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x630): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8pm_info': (.text+0x33a0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_getCapability_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x33a0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zq_closure': (.data+0x658): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput4_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x658): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zq_info': (.text+0x3458): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput4_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x3458): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x698): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutputzugo_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x698): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7GF_info': (.text+0x34f0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutputzugo_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x34f0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6a0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput3_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6a0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7HU_info': (.text+0x40c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput3_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x40c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6b0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6b0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7HU_info': (.text+0x4138): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4138): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6c0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetStr1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6c0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8A3_info': (.text+0x4308): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetStr1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4308): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6d0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetStr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6d0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8A3_info': (.text+0x4330): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetStr_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4330): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6e0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput2_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6e0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7IR_info': (.text+0x43d0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput2_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x43d0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x6f0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x6f0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8Cu_info': (.text+0x46b8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x46b8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x700): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput5_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x700): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `s7Jv_info': (.text+0x4730): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput5_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4730): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x710): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x710): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8Fo_info': (.text+0x4a78): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetOutput1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4a78): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x720): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x720): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8Fo_info': (.text+0x4aa0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_zdwa_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4aa0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x730): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetNum1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x730): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8Hj_info': (.text+0x4bf0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetNum1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4bf0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x740): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetNum_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x740): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8Hj_info': (.text+0x4c18): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_tiGetNum_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x4c18): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `r7zs_closure': (.data+0x750): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hRunTermOutput1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x750): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8M0_info': (.text+0x52a8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hRunTermOutput1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x52a8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x8c8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hRunTermOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x8c8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8N6_info': (.text+0x5750): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_hRunTermOutput_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5750): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x8d8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_runTermOutput1_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x8d8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `c8N6_info': (.text+0x5778): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_runTermOutput1_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5778): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x8e8): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_runTermOutput_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x8e8): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x908): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCTermStr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x908): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5950): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCTermStr_con_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5950): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x910): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_DZCOutputCap_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x910): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x918): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOCmd_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x918): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x920): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOStr_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x920): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `u8O3_srtd': (.data+0x928): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_closure' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.data+0x928): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x59f0): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOCmd_static_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x59f0): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5a30): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_TOStr_static_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5a30): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o: In function `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_info': (.text+0x5a70): multiple definition of `terminfozm0zi4zi0zi0_SystemziConsoleziTerminfoziBase_SetupTermError_static_info' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_6.o:(.text+0x5a70): first defined here /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_5.o: In function `SystemziConsoleziTerminfoziBase_d5wH': ghc17514_3.c:(.text+0x0): multiple definition of `SystemziConsoleziTerminfoziBase_d5wH' /var/tmp/portage/dev-lang/ghc-7.8.4/temp/ghc17514_0/ghc17514_5.o:ghc17514_3.c:(.text+0x0): first defined here collect2: error: ld returned 1 exit status "inplace/bin/mkdirhier" ghc/stage1/build/tmp//. "/var/tmp/portage/dev-lang/ghc-7.8.4/work/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -optc-march=native -opta-march=native -optl-Wl,-O1 -optl-Wl,--as-needed -optc-fno-stack-protector -package-db libraries/bootstrapping.conf -package-name ghc-7.8.4 -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package Cabal-1.18.1.5 -package array-0.5.0.0 -package base-4.7.0.2 -package bin-package-db-0.0.0.0 -package bytestring-0.10.4.0 -package containers-0.5.5.1 -package directory-1.2.1.0 -package filepath-1.3.0.2 -package hoopl-3.10.0.1 -package hpc-0.6.0.1 -package process-1.2.0.0 -package time-1.4.2 -package transformers-0.3.0.0 -package unix-2.7.0.1 -Wall -fno-warn-name-shadowing -XHaskell98 -XCPP -XMagicHash -XUnboxedTuples -XPatternGuards -XForeignFunctionInterface -XEmptyDataDecls -XTypeSynonymInstances -XMultiParamTypeClasses -XFlexibleInstances -XRankNTypes -XScopedTypeVariables -XDeriveDataTypeable -XBangPatterns -XNondecreasingIndentation -DSTAGE=1 -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DynamicLoading.hs -o compiler/stage1/build/DynamicLoading.o libraries/terminfo/ghc.mk:3: recipe for target 'libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o' failed make[1]: *** [libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o] Error 1 make[1]: *** Waiting for unfinished jobs.... Makefile:71: recipe for target 'ghc/stage2/build/tmp/ghc-stage2' failed make: *** [ghc/stage2/build/tmp/ghc-stage2] Error 2 * ERROR: dev-lang/ghc-7.8.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/ghc-7.8.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/ghc-7.8.4::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/ghc-7.8.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/ghc-7.8.4/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4' * S: '/var/tmp/portage/dev-lang/ghc-7.8.4/work/ghc-7.8.4'