Created
May 10, 2014 02:09
-
-
Save schell/3b51e1f30a63d8ec94cf to your computer and use it in GitHub Desktop.
haste-boot 7.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ~/C/h/haste-compiler(ghc-7.8-haste-boot) haste-boot --local | |
| Creating package directory. | |
| ghc-pkg --no-user-package-db --global-package-db=/Users/schell/.haste/packages update libraries/rts.pkg | |
| Reading package info from "libraries/rts.pkg" ... done. | |
| ghc-pkg --no-user-package-db --global-package-db=/Users/schell/.haste/packages update - --force | |
| Reading package info from stdin ... done. | |
| Cabal-1.18.1.3: Warning: library-dirs: /Users/schell/.haste/libraries/lib/Cabal doesn't exist or isn't a directory | |
| Cabal-1.18.1.3: Warning: library-dirs: /Users/schell/.haste/libraries/lib/Cabal doesn't exist or isn't a directory | |
| Cabal-1.18.1.3: dependency "array-0.5.0.0-8a8df4a1c1e3bf2f33e6357d6a83003a" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "base-4.7.0.0-c4013aeda9e32c50083c0bb3acc4040c" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "bytestring-0.10.4.0-5772034977577d29da87a507e1de29ca" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "containers-0.5.4.0-f074e0b4c3b0705b82a0dc6419b22271" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "deepseq-1.3.0.2-9f1675016cbaa60d6794493ce18ccfa8" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "directory-1.2.0.2-9ae5866855125c39c1ad5bf15f99c308" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "filepath-1.3.0.2-7bb5a40c82f5b2342a910b4a8553e32f" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "pretty-1.1.1.1-fef1609cb4cdf6228ddd6a9bf1e055c6" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "process-1.2.0.0-c6ea8ab7cbaf83017a52e4118cc2c4f1" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "time-1.4.1-7622b08481875a5edd0265b3491d3ed4" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "unix-2.7.0.1-d83479c86ebe80affbc522f70e5d5f1e" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "array-0.5.0.0-8a8df4a1c1e3bf2f33e6357d6a83003a" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "base-4.7.0.0-c4013aeda9e32c50083c0bb3acc4040c" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "bytestring-0.10.4.0-5772034977577d29da87a507e1de29ca" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "containers-0.5.4.0-f074e0b4c3b0705b82a0dc6419b22271" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "deepseq-1.3.0.2-9f1675016cbaa60d6794493ce18ccfa8" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "directory-1.2.0.2-9ae5866855125c39c1ad5bf15f99c308" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "filepath-1.3.0.2-7bb5a40c82f5b2342a910b4a8553e32f" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "pretty-1.1.1.1-fef1609cb4cdf6228ddd6a9bf1e055c6" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "process-1.2.0.0-c6ea8ab7cbaf83017a52e4118cc2c4f1" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "time-1.4.1-7622b08481875a5edd0265b3491d3ed4" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: dependency "unix-2.7.0.1-d83479c86ebe80affbc522f70e5d5f1e" doesn't exist (ignoring) | |
| Cabal-1.18.1.3: package has duplicate dependencies: array-0.5.0.0-8a8df4a1c1e3bf2f33e6357d6a83003a base-4.7.0.0-c4013aeda9e32c50083c0bb3acc4040c bytestring-0.10.4.0-5772034977577d29da87a507e1de29ca containers-0.5.4.0-f074e0b4c3b0705b82a0dc6419b22271 deepseq-1.3.0.2-9f1675016cbaa60d6794493ce18ccfa8 directory-1.2.0.2-9ae5866855125c39c1ad5bf15f99c308 filepath-1.3.0.2-7bb5a40c82f5b2342a910b4a8553e32f pretty-1.1.1.1-fef1609cb4cdf6228ddd6a9bf1e055c6 process-1.2.0.0-c6ea8ab7cbaf83017a52e4118cc2c4f1 time-1.4.1-7622b08481875a5edd0265b3491d3ed4 unix-2.7.0.1-d83479c86ebe80affbc522f70e5d5f1e (ignoring) | |
| Cabal-1.18.1.3: import-dirs: /Users/schell/.haste/libraries/lib/Cabal doesn't exist or isn't a directory (ignoring) | |
| Cabal-1.18.1.3: import-dirs: /Users/schell/.haste/libraries/lib/Cabal doesn't exist or isn't a directory (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/CreatePipe.hi","Distribution/Compat/CreatePipe.p_hi","Distribution/Compat/CreatePipe.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/HaskellSuite.hi","Distribution/Simple/HaskellSuite.p_hi","Distribution/Simple/HaskellSuite.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Hugs.hi","Distribution/Simple/Hugs.p_hi","Distribution/Simple/Hugs.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/NHC.hi","Distribution/Simple/NHC.p_hi","Distribution/Simple/NHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: cannot find any of ["Distribution/Simple/Program/Strip.hi","Distribution/Simple/Program/Strip.p_hi","Distribution/Simple/Program/Strip.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Test/ExeV10.hi","Distribution/Simple/Test/ExeV10.p_hi","Distribution/Simple/Test/ExeV10.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Test/LibV09.hi","Distribution/Simple/Test/LibV09.p_hi","Distribution/Simple/Test/LibV09.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Test/Log.hi","Distribution/Simple/Test/Log.p_hi","Distribution/Simple/Test/Log.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Hugs.hi","Distribution/Simple/Hugs.p_hi","Distribution/Simple/Hugs.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/NHC.hi","Distribution/Simple/NHC.p_hi","Distribution/Simple/NHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: 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.3: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/TempFile.hi","Distribution/Compat/TempFile.p_hi","Distribution/Compat/TempFile.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/Compat/TempFile.hi","Distribution/Compat/TempFile.p_hi","Distribution/Compat/TempFile.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring) | |
| Cabal-1.18.1.3: 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.3: 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.3: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring) | |
| Installing ghc-prim... | |
| cabal --config-file=/Users/schell/.haste/config -fhaste-inst --ghc-option=--unbooted --ghc-option=--libinstall configure --solver topdown | |
| Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal | |
| update' to download it. | |
| Resolving dependencies... | |
| Configuring ghc-prim-0.3.1.0... | |
| cabal --with-ghc=/Users/schell/.cabal/bin/hastec --ghc-option=--unbooted --ghc-option=--libinstall build --ghc-option=-DHASTE_HOST_WORD_SIZE_IN_BITS=64 | |
| Building ghc-prim-0.3.1.0... | |
| Preprocessing library ghc-prim-0.3.1.0... | |
| hastec: setNumCapabilities: not supported in the non-threaded RTS | |
| Compiling GHC.CString into /Users/schell/.haste/jsmods | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: WARNING: Unsupported PrimOp: WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| indexCharOffAddr# | |
| indexCharOffAddr# | |
| Compiling GHC.Types into /Users/schell/.haste/jsmods | |
| Compiling GHC.Classes into /Users/schell/.haste/jsmods | |
| Compiling GHC.Magic into /Users/schell/.haste/jsmods | |
| Compiling GHC.Tuple into /Users/schell/.haste/jsmods | |
| Compiling GHC.Debug into /Users/schell/.haste/jsmods | |
| Compiling GHC.IntWord64 into /Users/schell/.haste/jsmods | |
| Compiling GHC.PrimopWrappers into /Users/schell/.haste/jsmods | |
| WARNING: Unsupported PrimOp: addCFinalizerToWeak# | |
| WARNING: Unsupported PrimOp: addrToAny# | |
| WARNING: Unsupported PrimOp: andI# | |
| WARNING: Unsupported PrimOp: byteSwap# | |
| WARNING: Unsupported PrimOp: byteSwap16# | |
| WARNING: Unsupported PrimOp: byteSwap32# | |
| WARNING: Unsupported PrimOp: byteSwap64# | |
| WARNING: Unsupported PrimOp: casArray# | |
| WARNING: Unsupported PrimOp: casIntArray# | |
| WARNING: Unsupported PrimOp: casMutVar# | |
| WARNING: Unsupported PrimOp: catchRetry# | |
| WARNING: Unsupported PrimOp: catchSTM# | |
| WARNING: Unsupported PrimOp: check# | |
| WARNING: Unsupported PrimOp: cloneArray# | |
| WARNING: Unsupported PrimOp: cloneMutableArray# | |
| WARNING: Unsupported PrimOp: copyAddrToByteArray# | |
| WARNING: Unsupported PrimOp: copyArray# | |
| WARNING: Unsupported PrimOp: copyArrayArray# | |
| WARNING: Unsupported PrimOp: copyByteArray# | |
| WARNING: Unsupported PrimOp: copyByteArrayToAddr# | |
| WARNING: Unsupported PrimOp: copyMutableArray# | |
| WARNING: Unsupported PrimOp: copyMutableArrayArray# | |
| WARNING: Unsupported PrimOp: copyMutableByteArray# | |
| WARNING: Unsupported PrimOp: copyMutableByteArrayToAddr# | |
| WARNING: Unsupported PrimOp: deRefWeak# | |
| WARNING: Unsupported PrimOp: fetchAddIntArray# | |
| WARNING: Unsupported PrimOp: finalizeWeak# | |
| WARNING: Unsupported PrimOp: fork# | |
| WARNING: Unsupported PrimOp: forkOn# | |
| WARNING: Unsupported PrimOp: freezeArray# | |
| WARNING: Unsupported PrimOp: getApStackVal# | |
| WARNING: Unsupported PrimOp: getCCSOf# | |
| WARNING: Unsupported PrimOp: getCurrentCCS# | |
| WARNING: Unsupported PrimOp: getSpark# | |
| WARNING: Unsupported PrimOp: indexAddrArray# | |
| WARNING: Unsupported PrimOp: indexAddrOffAddr# | |
| WARNING: Unsupported PrimOp: indexArrayArrayArray# | |
| WARNING: Unsupported PrimOp: indexByteArrayArray# | |
| WARNING: Unsupported PrimOp: indexCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexDoubleOffAddr# | |
| WARNING: Unsupported PrimOp: indexFloatOffAddr# | |
| WARNING: Unsupported PrimOp: indexInt16OffAddr# | |
| WARNING: Unsupported PrimOp: indexInt32OffAddr# | |
| WARNING: Unsupported PrimOp: indexInt64Array# | |
| WARNING: Unsupported PrimOp: indexInt64OffAddr# | |
| WARNING: Unsupported PrimOp: indexInt8OffAddr# | |
| WARNING: Unsupported PrimOp: indexIntOffAddr# | |
| WARNING: Unsupported PrimOp: indexStablePtrArray# | |
| WARNING: Unsupported PrimOp: indexStablePtrOffAddr# | |
| WARNING: Unsupported PrimOp: indexWideCharOffAddr# | |
| WARNING: Unsupported PrimOp: indexWord16OffAddr# | |
| WARNING: Unsupported PrimOp: indexWord32OffAddr# | |
| WARNING: Unsupported PrimOp: indexWord64Array# | |
| WARNING: Unsupported PrimOp: indexWord64OffAddr# | |
| WARNING: Unsupported PrimOp: indexWord8OffAddr# | |
| WARNING: Unsupported PrimOp: indexWordOffAddr# | |
| WARNING: Unsupported PrimOp: int2Addr# | |
| WARNING: Unsupported PrimOp: isCurrentThreadBound# | |
| WARNING: Unsupported PrimOp: killThread# | |
| WARNING: Unsupported PrimOp: labelThread# | |
| WARNING: Unsupported PrimOp: maskUninterruptible# | |
| WARNING: Unsupported PrimOp: mkApUpd0# | |
| WARNING: Unsupported PrimOp: mkWeak# | |
| WARNING: Unsupported PrimOp: mkWeakNoFinalizer# | |
| WARNING: Unsupported PrimOp: myThreadId# | |
| WARNING: Unsupported PrimOp: newArrayArray# | |
| WARNING: Unsupported PrimOp: newBCO# | |
| WARNING: Unsupported PrimOp: notI# | |
| WARNING: Unsupported PrimOp: numSparks# | |
| WARNING: Unsupported PrimOp: orI# | |
| WARNING: Unsupported PrimOp: plusWord2# | |
| WARNING: Unsupported PrimOp: popCnt64# | |
| WARNING: Unsupported PrimOp: prefetchAddr0# | |
| WARNING: Unsupported PrimOp: prefetchAddr1# | |
| WARNING: Unsupported PrimOp: prefetchAddr2# | |
| WARNING: Unsupported PrimOp: prefetchAddr3# | |
| WARNING: Unsupported PrimOp: prefetchByteArray0# | |
| WARNING: Unsupported PrimOp: prefetchByteArray1# | |
| WARNING: Unsupported PrimOp: prefetchByteArray2# | |
| WARNING: Unsupported PrimOp: prefetchByteArray3# | |
| WARNING: Unsupported PrimOp: prefetchMutableByteArray0# | |
| WARNING: Unsupported PrimOp: prefetchMutableByteArray1# | |
| WARNING: Unsupported PrimOp: prefetchMutableByteArray2# | |
| WARNING: Unsupported PrimOp: prefetchMutableByteArray3# | |
| WARNING: Unsupported PrimOp: quotRemWord2# | |
| WARNING: Unsupported PrimOp: readAddrArray# | |
| WARNING: Unsupported PrimOp: readAddrOffAddr# | |
| WARNING: Unsupported PrimOp: readArrayArrayArray# | |
| WARNING: Unsupported PrimOp: readByteArrayArray# | |
| WARNING: Unsupported PrimOp: readInt64Array# | |
| WARNING: Unsupported PrimOp: readInt64OffAddr# | |
| WARNING: Unsupported PrimOp: readMVar# | |
| WARNING: Unsupported PrimOp: readMutableArrayArrayArray# | |
| WARNING: Unsupported PrimOp: readMutableByteArrayArray# | |
| WARNING: Unsupported PrimOp: readStablePtrArray# | |
| WARNING: Unsupported PrimOp: readStablePtrOffAddr# | |
| WARNING: Unsupported PrimOp: readTVarIO# | |
| WARNING: Unsupported PrimOp: readWord64Array# | |
| WARNING: Unsupported PrimOp: readWord64OffAddr# | |
| WARNING: Unsupported PrimOp: remAddr# | |
| WARNING: Unsupported PrimOp: retry# | |
| WARNING: Unsupported PrimOp: sameMutableArrayArray# | |
| WARNING: Unsupported PrimOp: setByteArray# | |
| WARNING: Unsupported PrimOp: sizeofArrayArray# | |
| WARNING: Unsupported PrimOp: sizeofMutableArrayArray# | |
| WARNING: Unsupported PrimOp: spark# | |
| WARNING: Unsupported PrimOp: thawArray# | |
| WARNING: Unsupported PrimOp: threadStatus# | |
| WARNING: Unsupported PrimOp: timesWord2# | |
| WARNING: Unsupported PrimOp: traceEvent# | |
| WARNING: Unsupported PrimOp: traceMarker# | |
| WARNING: Unsupported PrimOp: tryReadMVar# | |
| WARNING: Unsupported PrimOp: unpackClosure# | |
| WARNING: Unsupported PrimOp: unsafeFreezeArrayArray# | |
| WARNING: Unsupported PrimOp: waitRead# | |
| WARNING: Unsupported PrimOp: waitWrite# | |
| WARNING: Unsupported PrimOp: word2Double# | |
| WARNING: Unsupported PrimOp: word2Float# | |
| WARNING: Unsupported PrimOp: writeAddrArray# | |
| WARNING: Unsupported PrimOp: writeAddrOffAddr# | |
| WARNING: Unsupported PrimOp: writeArrayArrayArray# | |
| WARNING: Unsupported PrimOp: writeByteArrayArray# | |
| WARNING: Unsupported PrimOp: writeInt64Array# | |
| WARNING: Unsupported PrimOp: writeInt64OffAddr# | |
| WARNING: Unsupported PrimOp: writeMutableArrayArrayArray# | |
| WARNING: Unsupported PrimOp: writeMutableByteArrayArray# | |
| WARNING: Unsupported PrimOp: writeStablePtrArray# | |
| WARNING: Unsupported PrimOp: writeStablePtrOffAddr# | |
| WARNING: Unsupported PrimOp: writeWord64Array# | |
| WARNING: Unsupported PrimOp: writeWord64OffAddr# | |
| WARNING: Unsupported PrimOp: xorI# | |
| WARNING: Unsupported PrimOp: yield# | |
| In file included from /Users/schell/.haste/include/Rts.h:216:0: | |
| 0, | |
| from cbits/bswap.c:1: | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'Bdescr': | |
| /Users/schell/.haste/include/rts/storage/Block.h:137:8: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((((W_)p & MBLOCK_MASK & ~BLOCK_MASK) >> (BLOCK_SHIFT-BDESCR_SHIFT)) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:138:9: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| | ((W_)p & ~MBLOCK_MASK) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:136:10: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (bdescr *) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:172:43: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| #define BLOCKS_PER_MBLOCK ((MBLOCK_SIZE - FIRST_BLOCK_OFF) / BLOCK_SIZE) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:272:17: | |
| note: in expansion of macro 'BLOCKS_PER_MBLOCK' | |
| if (words > BLOCKS_PER_MBLOCK * BLOCK_SIZE_W) { | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:276:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:284:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_up_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:292:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:294:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:217:0: | |
| 0, | |
| from cbits/bswap.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'GET_CLOSURE_TAG': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:182:12: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgWord)p & TAG_MASK; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'UNTAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'TAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_INFO_PTR_NOT_NULL': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:62:35: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define INFO_PTR_TO_STRUCT(info) ((StgInfoTable *)(info) - 1) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:224:26: | |
| note: in expansion of macro 'INFO_PTR_TO_STRUCT' | |
| StgInfoTable *info = INFO_PTR_TO_STRUCT(p); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_CLOSURE_PTR': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:235:32: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return LOOKS_LIKE_INFO_PTR((StgWord)(UNTAG_CLOSURE((StgClosure *)(p)))->header.info); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:209:0: | |
| 0, | |
| from cbits/bswap.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'stack_frame_sizeW': | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:53: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:33: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:210:0: | |
| 0, | |
| from cbits/bswap.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:29: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Closures.h:237:61: | |
| note: in definition of macro 'BCO_BITMAP' | |
| #define BCO_BITMAP(bco) ((StgLargeBitmap *)((StgBCO *)(bco))->bitmap) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:13: | |
| note: in expansion of macro 'BCO_BITMAP_SIZE' | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:237:0: | |
| 0, | |
| from cbits/bswap.c:1: | |
| /Users/schell/.haste/include/rts/Stable.h: In function 'deRefStablePtr': | |
| /Users/schell/.haste/include/rts/Stable.h:37:29: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return stable_ptr_table[(StgWord)sp].addr; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:216:0: | |
| 0, | |
| from cbits/longlong.c:29: | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'Bdescr': | |
| /Users/schell/.haste/include/rts/storage/Block.h:137:8: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((((W_)p & MBLOCK_MASK & ~BLOCK_MASK) >> (BLOCK_SHIFT-BDESCR_SHIFT)) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:138:9: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| | ((W_)p & ~MBLOCK_MASK) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:136:10: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (bdescr *) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:172:43: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| #define BLOCKS_PER_MBLOCK ((MBLOCK_SIZE - FIRST_BLOCK_OFF) / BLOCK_SIZE) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:272:17: | |
| note: in expansion of macro 'BLOCKS_PER_MBLOCK' | |
| if (words > BLOCKS_PER_MBLOCK * BLOCK_SIZE_W) { | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:276:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:284:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_up_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:292:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:294:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:217:0: | |
| 0, | |
| from cbits/longlong.c:29: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'GET_CLOSURE_TAG': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:182:12: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgWord)p & TAG_MASK; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'UNTAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'TAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_INFO_PTR_NOT_NULL': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:62:35: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define INFO_PTR_TO_STRUCT(info) ((StgInfoTable *)(info) - 1) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:224:26: | |
| note: in expansion of macro 'INFO_PTR_TO_STRUCT' | |
| StgInfoTable *info = INFO_PTR_TO_STRUCT(p); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_CLOSURE_PTR': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:235:32: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return LOOKS_LIKE_INFO_PTR((StgWord)(UNTAG_CLOSURE((StgClosure *)(p)))->header.info); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:209:0: | |
| 0, | |
| from cbits/longlong.c:29: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'stack_frame_sizeW': | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:53: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:33: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:210:0: | |
| 0, | |
| from cbits/longlong.c:29: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:29: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Closures.h:237:61: | |
| note: in definition of macro 'BCO_BITMAP' | |
| #define BCO_BITMAP(bco) ((StgLargeBitmap *)((StgBCO *)(bco))->bitmap) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:13: | |
| note: in expansion of macro 'BCO_BITMAP_SIZE' | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:237:0: | |
| 0, | |
| from cbits/longlong.c:29: | |
| /Users/schell/.haste/include/rts/Stable.h: In function 'deRefStablePtr': | |
| /Users/schell/.haste/include/rts/Stable.h:37:29: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return stable_ptr_table[(StgWord)sp].addr; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:216:0: | |
| 0, | |
| from cbits/popcnt.c:1: | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'Bdescr': | |
| /Users/schell/.haste/include/rts/storage/Block.h:137:8: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((((W_)p & MBLOCK_MASK & ~BLOCK_MASK) >> (BLOCK_SHIFT-BDESCR_SHIFT)) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:138:9: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| | ((W_)p & ~MBLOCK_MASK) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:136:10: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (bdescr *) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:172:43: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| #define BLOCKS_PER_MBLOCK ((MBLOCK_SIZE - FIRST_BLOCK_OFF) / BLOCK_SIZE) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:272:17: | |
| note: in expansion of macro 'BLOCKS_PER_MBLOCK' | |
| if (words > BLOCKS_PER_MBLOCK * BLOCK_SIZE_W) { | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:276:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:284:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_up_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:292:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:294:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:217:0: | |
| 0, | |
| from cbits/popcnt.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'GET_CLOSURE_TAG': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:182:12: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgWord)p & TAG_MASK; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'UNTAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'TAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_INFO_PTR_NOT_NULL': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:62:35: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define INFO_PTR_TO_STRUCT(info) ((StgInfoTable *)(info) - 1) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:224:26: | |
| note: in expansion of macro 'INFO_PTR_TO_STRUCT' | |
| StgInfoTable *info = INFO_PTR_TO_STRUCT(p); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_CLOSURE_PTR': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:235:32: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return LOOKS_LIKE_INFO_PTR((StgWord)(UNTAG_CLOSURE((StgClosure *)(p)))->header.info); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:209:0: | |
| 0, | |
| from cbits/popcnt.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'stack_frame_sizeW': | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:53: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:33: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:210:0: | |
| 0, | |
| from cbits/popcnt.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:29: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Closures.h:237:61: | |
| note: in definition of macro 'BCO_BITMAP' | |
| #define BCO_BITMAP(bco) ((StgLargeBitmap *)((StgBCO *)(bco))->bitmap) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:13: | |
| note: in expansion of macro 'BCO_BITMAP_SIZE' | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:237:0: | |
| 0, | |
| from cbits/popcnt.c:1: | |
| /Users/schell/.haste/include/rts/Stable.h: In function 'deRefStablePtr': | |
| /Users/schell/.haste/include/rts/Stable.h:37:29: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return stable_ptr_table[(StgWord)sp].addr; | |
| ^ | |
| cbits/popcnt.c: In function 'hs_popcnt': | |
| cbits/popcnt.c:76:7: | |
| warning: right shift count >= width of type [enabled by default] | |
| popcount_tab[(unsigned char)(x >> 32)] + | |
| ^ | |
| cbits/popcnt.c:77:7: | |
| warning: right shift count >= width of type [enabled by default] | |
| popcount_tab[(unsigned char)(x >> 40)] + | |
| ^ | |
| cbits/popcnt.c:78:7: | |
| warning: right shift count >= width of type [enabled by default] | |
| popcount_tab[(unsigned char)(x >> 48)] + | |
| ^ | |
| cbits/popcnt.c:79:7: | |
| warning: right shift count >= width of type [enabled by default] | |
| popcount_tab[(unsigned char)(x >> 56)]; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:216:0: | |
| 0, | |
| from cbits/word2float.c:1: | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'Bdescr': | |
| /Users/schell/.haste/include/rts/storage/Block.h:137:8: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((((W_)p & MBLOCK_MASK & ~BLOCK_MASK) >> (BLOCK_SHIFT-BDESCR_SHIFT)) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:138:9: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| | ((W_)p & ~MBLOCK_MASK) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:136:10: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (bdescr *) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:172:43: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| #define BLOCKS_PER_MBLOCK ((MBLOCK_SIZE - FIRST_BLOCK_OFF) / BLOCK_SIZE) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:272:17: | |
| note: in expansion of macro 'BLOCKS_PER_MBLOCK' | |
| if (words > BLOCKS_PER_MBLOCK * BLOCK_SIZE_W) { | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:276:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:284:18: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h: In function 'round_up_to_mblocks': | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:292:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words += FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:149:5: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| ((W_)BLOCK_ROUND_UP(BDESCR_SIZE * (MBLOCK_SIZE / BLOCK_SIZE))) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Block.h:294:14: | |
| note: in expansion of macro 'FIRST_BLOCK_OFF' | |
| words -= FIRST_BLOCK_OFF/sizeof(W_); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:217:0: | |
| 0, | |
| from cbits/word2float.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'GET_CLOSURE_TAG': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:182:12: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgWord)p & TAG_MASK; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'UNTAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:188:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p & ~TAG_MASK); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'TAG_CLOSURE': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:26: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:194:12: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return (StgClosure*)((StgWord)p | tag); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_INFO_PTR_NOT_NULL': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:62:35: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define INFO_PTR_TO_STRUCT(info) ((StgInfoTable *)(info) - 1) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:224:26: | |
| note: in expansion of macro 'INFO_PTR_TO_STRUCT' | |
| StgInfoTable *info = INFO_PTR_TO_STRUCT(p); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'LOOKS_LIKE_CLOSURE_PTR': | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:235:32: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return LOOKS_LIKE_INFO_PTR((StgWord)(UNTAG_CLOSURE((StgClosure *)(p)))->header.info); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:209:0: | |
| 0, | |
| from cbits/word2float.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h: In function 'stack_frame_sizeW': | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:53: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/InfoTables.h:390:33: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| #define GET_LARGE_BITMAP(info) ((StgLargeBitmap*) (((StgWord) ((info)+1)) \ | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:402:13: | |
| note: in expansion of macro 'GET_LARGE_BITMAP' | |
| return 1 + GET_LARGE_BITMAP(&info->i)->size; | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:210:0: | |
| 0, | |
| from cbits/word2float.c:1: | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:29: | |
| warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/Closures.h:237:61: | |
| note: in definition of macro 'BCO_BITMAP' | |
| #define BCO_BITMAP(bco) ((StgLargeBitmap *)((StgBCO *)(bco))->bitmap) | |
| ^ | |
| /Users/schell/.haste/include/rts/storage/ClosureMacros.h:405:13: | |
| note: in expansion of macro 'BCO_BITMAP_SIZE' | |
| return 2 + BCO_BITMAP_SIZE((StgBCO *)((P_)frame)[1]); | |
| ^ | |
| In file included from /Users/schell/.haste/include/Rts.h:237:0: | |
| 0, | |
| from cbits/word2float.c:1: | |
| /Users/schell/.haste/include/rts/Stable.h: In function 'deRefStablePtr': | |
| /Users/schell/.haste/include/rts/Stable.h:37:29: | |
| warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] | |
| return stable_ptr_table[(StgWord)sp].addr; | |
| ^ | |
| In-place registering ghc-prim-0.3.1.0... | |
| Installing dist/build/GHC/Classes.hi... | |
| Installing dist/build/GHC/CString.hi... | |
| Installing dist/build/GHC/Debug.hi... | |
| Installing dist/build/GHC/IntWord64.hi... | |
| Installing dist/build/GHC/Magic.hi... | |
| Installing dist/build/GHC/PrimopWrappers.hi... | |
| Installing dist/build/GHC/Tuple.hi... | |
| Installing dist/build/GHC/Types.hi... | |
| ghc-pkg --no-user-package-db --global-package-db=/Users/schell/.haste/packages update - --force | |
| Reading package info from stdin ... done. | |
| Installing integer-gmp... | |
| cabal --config-file=/Users/schell/.haste/config -fhaste-inst --ghc-option=--unbooted --ghc-option=--libinstall configure --solver topdown | |
| Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal | |
| update' to download it. | |
| Resolving dependencies... | |
| Configuring integer-gmp-0.5.1.0... | |
| configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc | |
| checking build system type... x86_64-apple-darwin13.1.0 | |
| checking host system type... x86_64-apple-darwin13.1.0 | |
| checking target system type... x86_64-apple-darwin13.1.0 | |
| checking for gcc... 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 gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking for __gmpz_powm in -lgmp... no | |
| checking for __gmpz_powm in -lgmp3... no | |
| checking for GMP.framework... NO | |
| configure: creating ./config.status | |
| config.status: creating integer-gmp.buildinfo | |
| config.status: creating gmp/config.mk | |
| config.status: creating include/HsIntegerGmp.h | |
| configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc | |
| cabal --config-file=/Users/schell/.haste/config -fhaste-inst --ghc-option=--unbooted --ghc-option=--libinstall install --solver topdown --ghc-option=-DHASTE_HOST_WORD_SIZE_IN_BITS=64 | |
| Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal | |
| update' to download it. | |
| Resolving dependencies... | |
| Configuring integer-gmp-0.5.1.0... | |
| configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc | |
| checking build system type... x86_64-apple-darwin13.1.0 | |
| checking host system type... x86_64-apple-darwin13.1.0 | |
| checking target system type... x86_64-apple-darwin13.1.0 | |
| checking for gcc... 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 gcc accepts -g... yes | |
| checking for gcc option to accept ISO C89... none needed | |
| checking for __gmpz_powm in -lgmp... no | |
| checking for __gmpz_powm in -lgmp3... no | |
| checking for GMP.framework... NO | |
| configure: creating ./config.status | |
| config.status: creating integer-gmp.buildinfo | |
| config.status: creating gmp/config.mk | |
| config.status: creating include/HsIntegerGmp.h | |
| configure: WARNING: unrecognized options: --with-compiler, --with-hc-pkg, --with-gcc | |
| Building integer-gmp-0.5.1.0... | |
| Preprocessing library integer-gmp-0.5.1.0... | |
| GHC/Integer/GMP/Prim.hs:82:1: | |
| Failed to load interface for ‘GHC.Prim’ | |
| Use -v to see a list of the files searched for. | |
| Failed to install integer-gmp-0.5.1.0 | |
| cabal: Error: some packages failed to install: | |
| integer-gmp-0.5.1.0 failed during the building phase. The exception was: | |
| ExitFailure 1 | |
| Command '/Users/schell/.cabal/bin/haste-inst' failed with error code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment