This repository was archived by the owner on Oct 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 205
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Failed to build HIE 0.9.0.0 with cabal 2.4.1.0 #1261
Copy link
Copy link
Closed
Labels
buildContinuous integration and buildingContinuous integration and building
Milestone
Description
stack ./install.hs cabal-build-allProgress 0/13ghc-pkg: cannot find package Cabal-2.4.1.0
ghc-pkg: cannot find package clock-0.7.2
Progress 1/13: cabal-doctest-1.0.6, clock-0.7.2, hashable-1.2.7.0, js-flot-0.8.3ghc-pkg: cannot find package js-flot-0.8.3
Progress 2/13: cabal-doctest-1.0.6, extra-1.6.14, hashable-1.2.7.0, js-flot-0.8.3ghc-pkg: cannot find package hashable-1.2.7.0
Progress 3/13: cabal-doctest-1.0.6, extra-1.6.14, hashable-1.2.7.0, js-jquery-3.3.1ghc-pkg: cannot find package cabal-doctest-1.0.6
Progress 4/13: cabal-doctest-1.0.6, extra-1.6.14, js-jquery-3.3.1, primitive-0.6.4.0ghc-pkg: cannot find package extra-1.6.14
Progress 5/13: extra-1.6.14, heaps-0.3.6, js-jquery-3.3.1, primitive-0.6.4.0ghc-pkg: cannot find package js-jquery-3.3.1
Progress 6/13: heaps-0.3.6, js-jquery-3.3.1, primitive-0.6.4.0, random-1.1ghc-pkg: cannot find package primitive-0.6.4.0
Progress 7/13: heaps-0.3.6, primitive-0.6.4.0, random-1.1, unordered-containers-0.2.9.0ghc-pkg: cannot find package random-1.1
Progress 8/13: heaps-0.3.6, random-1.1, unordered-containers-0.2.9.0, utf8-string-1.0.1.1ghc-pkg: cannot find package unordered-containers-0.2.9.0
Progress 9/13: heaps-0.3.6, unordered-containers-0.2.9.0, utf8-string-1.0.1.1ghc-pkg: cannot find package utf8-string-1.0.1.1
# git (for submodules)
Synchronizing submodule url for 'submodules/HaRe'
Synchronizing submodule url for 'submodules/HaRe/submodules/cabal-helper'
Synchronizing submodule url for 'submodules/HaRe/submodules/ghc-mod'
Synchronizing submodule url for 'submodules/brittany'
Synchronizing submodule url for 'submodules/cabal-helper'
Synchronizing submodule url for 'submodules/floskell'
Synchronizing submodule url for 'submodules/ghc-mod'
# git (for submodules)
# cabal (for cabal)
# cabal (for cabal)
Warning: The update command is a part of the legacy v1 style of cabal usage.
Please switch to using either the new project style and the new-update command
or the legacy v1-update alias as new-style projects will become the default in
the next version of cabal-install. Please file a bug if you cannot replicate a
working v1- use case with the new-style commands.
For more information, see: https://wiki.haskell.org/Cabal/NewBuild
Downloading the latest package list from hackage.haskell.org
To revert to previous state run:
cabal update --index-state='2019-05-18T23:29:35Z'
# cabal (for cabal-build-doc)
Resolving dependencies...
cabal: Cannot build the package generate, it is not in this project (either
directly or indirectly). If you want to add it to the project then edit the
cabal.project file.
Error when running Shake build system:
at src/Development/Shake/Internal/Args.hs:81:69-79:
* Depends on: cabal-build-all
at install.hs:134:30-69:
* Depends on: cabal-build-doc
* Raised the exception:
user error (Development.Shake.command_, system command failed
Command: cabal new-build hoogle generate
Exit code: 1
Stderr:
cabal: Cannot build the package generate, it is not in this project (either
directly or indirectly). If you want to add it to the project then edit the
cabal.project file.
)
Metadata
Metadata
Assignees
Labels
buildContinuous integration and buildingContinuous integration and building