Add logging and assertions on output to cyclical test
[cabal.git] / cabal-testsuite / PackageTests / ConditionalAndImport / cabal.out
blobd60fef1bc5d6d823c7bcdd5c13e3f644edb37b69
1 # cabal v2-update
2 Downloading the latest package list from test-local-repo
3 # cabal v2-run
4 Resolving dependencies...
5 Build profile: -w ghc-<GHCVER> -O1
6 In order, the following will be built:
7  - some-exe-0.0.1.0 (exe:some-exe) (requires build)
8 Configuring some-exe-0.0.1.0...
9 Preprocessing executable 'some-exe' for some-exe-0.0.1.0...
10 Building executable 'some-exe' for some-exe-0.0.1.0...
11 Installing executable some-exe in <PATH>
12 Warning: The directory <ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/incoming/new-<RAND><ROOT>/cabal.dist/home/.cabal/store/ghc-<GHCVER>/<PACKAGE>-<HASH>/bin is not in the system search path.
13 # checking cyclical loopback
14 # cabal v2-build
15 Error: [Cabal-7090]
16 Error parsing project file <ROOT>/cabal-cyclical.project:3:
17 cyclical import of cabal-cyclical.project
18 # checking bad conditional
19 # cabal v2-build
20 Error: [Cabal-7090]
21 Error parsing project file <ROOT>/cabal-bad-conditional.project:
22 Cannot set compiler in a conditional clause of a cabal project file