Skip to content

Instantly share code, notes, and snippets.

/-

Created November 19, 2015 18:41
Show Gist options
  • Save anonymous/0800967ca05e5a2c65b8 to your computer and use it in GitHub Desktop.
Save anonymous/0800967ca05e5a2c65b8 to your computer and use it in GitHub Desktop.
+ test -f mk/config.mk.old
+ cp -p mk/config.mk mk/config.mk.old
+ test -f mk/project.mk.old
+ cp -p mk/project.mk mk/project.mk.old
+ test -f compiler/ghc.cabal.old
+ cp -p compiler/ghc.cabal compiler/ghc.cabal.old
libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such file or directory
libraries/binary/ghc.mk:3: libraries/binary/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:654: 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
libraries/binary/src/Data/Binary/Get/Internal.hs:383:1: Warning:
Rule "<$> to <*>" may never fire because `<$>' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `<$>'
libraries/binary/src/Data/Binary/Get.hs:418:1: Warning:
Rule "getWord8/readN" may never fire
because `getWord8' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord8'
libraries/binary/src/Data/Binary/Get.hs:419:1: Warning:
Rule "getWord16be/readN" may never fire
because `getWord16be' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord16be'
libraries/binary/src/Data/Binary/Get.hs:420:1: Warning:
Rule "getWord16le/readN" may never fire
because `getWord16le' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord16le'
libraries/binary/src/Data/Binary/Get.hs:421:1: Warning:
Rule "getWord32be/readN" may never fire
because `getWord32be' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord32be'
libraries/binary/src/Data/Binary/Get.hs:422:1: Warning:
Rule "getWord32le/readN" may never fire
because `getWord32le' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord32le'
libraries/binary/src/Data/Binary/Get.hs:423:1: Warning:
Rule "getWord64be/readN" may never fire
because `getWord64be' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord64be'
libraries/binary/src/Data/Binary/Get.hs:424:1: Warning:
Rule "getWord64le/readN" may never fire
because `getWord64le' might inline first
Probable fix: add an INLINE[n] or NOINLINE[n] pragma on `getWord64le'
make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Interrupt
make: *** [all] Interrupt
libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such file or directory
libraries/binary/ghc.mk:3: libraries/binary/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:654: 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
utils/ghc-cabal/Main.hs:276:21:
Not in scope: data constructor `InstalledPackageId'
Perhaps you meant `Installed.InstalledPackageInfo' (imported from Distribution.InstalledPackageInfo)
utils/ghc-cabal/Main.hs:278:25:
Not in scope: data constructor `InstalledPackageId'
Perhaps you meant `Installed.InstalledPackageInfo' (imported from Distribution.InstalledPackageInfo)
utils/ghc-cabal/Main.hs:284:41:
Not in scope: `Installed.installedPackageId'
Perhaps you meant `Installed.sourcePackageId' (imported from Distribution.InstalledPackageInfo)
utils/ghc-cabal/Main.hs:285:39:
Not in scope: data constructor `InstalledPackageId'
Perhaps you meant `Installed.InstalledPackageInfo' (imported from Distribution.InstalledPackageInfo)
utils/ghc-cabal/Main.hs:302:37:
Not in scope: data constructor `LibraryName'
utils/ghc-cabal/Main.hs:302:52:
Not in scope: data constructor `LibraryName'
utils/ghc-cabal/Main.hs:303:35:
Not in scope: data constructor `LibraryName'
utils/ghc-cabal/Main.hs:303:52: Not in scope: `componentLibraries'
utils/ghc-cabal/Main.hs:304:25:
`componentLibraries' is not a (visible) constructor field name
utils/ghc-cabal/Main.hs:346:25:
Not in scope: data constructor `InstalledPackageId'
Perhaps you meant `Installed.InstalledPackageInfo' (imported from Distribution.InstalledPackageInfo)
utils/ghc-cabal/Main.hs:350:34:
`Installed.installedPackageId' is not a (visible) constructor field name
utils/ghc-cabal/Main.hs:403:27:
Not in scope: `Installed.packageKey'
utils/ghc-cabal/Main.hs:405:27:
Not in scope: `PackageIndex.lookupInstalledPackageId'
Perhaps you meant one of these:
`PackageIndex.lookupSourcePackageId' (imported from Distribution.Simple.PackageIndex),
`PackageIndex.lookupPackageId' (imported from Distribution.Simple.PackageIndex)
utils/ghc-cabal/Main.hs:417:37:
Not in scope: `Installed.packageKey'
utils/ghc-cabal/Main.hs:441:65: Not in scope: `pkgKey'
utils/ghc-cabal/Main.hs:443:53:
Not in scope: `packageKeyLibraryName'
utils/ghc-cabal/Main.hs:443:89: Not in scope: `pkgKey'
make[1]: *** [utils/ghc-cabal/dist/build/tmp/ghc-cabal] Error 1
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment