Add logging and assertions on output to cyclical test
[cabal.git] / cabal-testsuite / PackageTests / NewBuild / MonitorCabalFiles / cabal.out
blob93f0fd7f938ba8351c1ceba00cb8b2a33aa521d4
1 # cabal v2-build
2 Resolving dependencies...
3 Build profile: -w ghc-<GHCVER> -O1
4 In order, the following will be built:
5  - q-0.1.0.0 (exe:q) (first run)
6 Configuring executable 'q' for q-0.1.0.0...
7 Preprocessing executable 'q' for q-0.1.0.0...
8 Building executable 'q' for q-0.1.0.0...
9 Error: [Cabal-7125]
10 Failed to build q-0.1.0.0-inplace-q.
11 # cabal v2-build
12 Resolving dependencies...
13 Build profile: -w ghc-<GHCVER> -O1
14 In order, the following will be built:
15  - p-1.0 (lib) (first run)
16  - q-0.1.0.0 (exe:q) (configuration changed)
17 Configuring library for p-1.0...
18 Preprocessing library for p-1.0...
19 Building library for p-1.0...
20 Configuring executable 'q' for q-0.1.0.0...
21 Preprocessing executable 'q' for q-0.1.0.0...
22 Building executable 'q' for q-0.1.0.0...